[PATCH 2/3] dt-bindings: ili9881c: add rotation property

John Keeping john at metanate.com
Wed Oct 20 15:34:29 UTC 2021


Allow the standard rotation property from panel-common for ILI9881C
based panels.

Signed-off-by: John Keeping <john at metanate.com>
---
 .../devicetree/bindings/display/panel/ilitek,ili9881c.yaml       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
index 032bae7891ad..c5d1df680858 100644
--- a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
+++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
@@ -25,6 +25,7 @@ properties:
   power-supply: true
   reg: true
   reset-gpios: true
+  rotation: true
 
 required:
   - compatible
-- 
2.33.1



More information about the dri-devel mailing list