forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt
....@@ -40,13 +40,17 @@
4040 - clock-names: May contain "vpll", external clock for some hdmi phy.
4141 - phys: from general PHY binding: the phandle for the PHY device.
4242 - phy-names: Should be "hdmi" if phys references an external phy.
43
-- max-tmdsclk: hdmi max tmdsclk, if this property is not set, set max tmdsclk to 594M.
44
-- unsupported-yuv-input: If yuv input is not supported, set this property.
45
-- unsupported-deep-color: If deep color mode is not supported, set this property.
4643 - skip-check-420-mode: If need skip check yuv420 mode valid, set this property.
4744 - hdcp1x-enable: enable hdcp1.x, enable if defined, disable if not defined
4845 - scramble-low-rates: if defined enable scarmble when tmdsclk less than 340Mhz
4946
47
+Optional pinctrl entry:
48
+- If you have both a "unwedge" and "default" pinctrl entry, dw_hdmi
49
+ will switch to the unwedge pinctrl state for 10ms if it ever gets an
50
+ i2c timeout. It's intended that this unwedge pinctrl entry will
51
+ cause the SDA line to be driven low to work around a hardware
52
+ errata.
53
+
5054 Example:
5155
5256 hdmi: hdmi@ff980000 {