diff options
author | Krzysztof Kozlowski | 2023-03-26 17:54:25 +0200 |
---|---|---|
committer | Rob Herring | 2023-03-29 14:34:47 -0500 |
commit | fbb3b3500f76ec8b741bd2d0e761ca3e856ad924 (patch) | |
tree | 7a70a1c24855883447873a694937c5c3910f78de /Documentation | |
parent | 5ffd1f3f9a8e44ed816817bb5b0193cc64c9dba1 (diff) |
dt-bindings: display: boe,tv101wum-nl6: document rotation
Allow 'rotation' property (coming from panel-common.yaml) already used
in DTS:
sc7180-trogdor-quackingstick-r0.dtb: panel@0: 'rotation' does not match any of the regexes: 'pinctrl-[0-9]+'
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230326155425.91181-6-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml index f98ed588c750..aed55608ebf6 100644 --- a/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml +++ b/Documentation/devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml @@ -55,6 +55,7 @@ properties: description: phandle of the backlight device attached to the panel port: true + rotation: true required: - compatible |