Skip to content

Commit

Permalink
dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
Browse files Browse the repository at this point in the history
None of the upstream device tree files has a "unwedge" pinctrl
specified. Make it optional.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Tested-by: Michael Riesch <michael.riesch@wolfvision.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220422072841.2206452-16-s.hauer@pengutronix.de
  • Loading branch information
Sascha Hauer authored and Heiko Stuebner committed May 3, 2022
1 parent ca80c4e commit 6e944f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ properties:
The unwedge pinctrl entry shall drive the DDC SDA line low. This is
intended to work around a hardware errata that can cause the DDC I2C
bus to be wedged.
minItems: 1
items:
- const: default
- const: unwedge
Expand Down

0 comments on commit 6e944f5

Please sign in to comment.