aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Cercueil <[email protected]>2019-12-10 15:41:37 +0100
committerPaul Cercueil <[email protected]>2019-12-14 19:25:24 +0100
commit9482ae6ea7879f29221eb9cd10807d087517b38b (patch)
tree0ed4e5a953387f7ba33b0536e81e32ef45259b8f
parentc23f45d983270e5491275f28937301ccfa45d2ec (diff)
dt-bindings: display/ingenic: Add compatible string for JZ4770
Add a compatible string for the LCD controller found in the JZ4770 SoC. v2: No change Signed-off-by: Paul Cercueil <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] # *** extracted tags *** Acked-by: Sam Ravnborg <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/display/ingenic,lcd.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/ingenic,lcd.txt b/Documentation/devicetree/bindings/display/ingenic,lcd.txt
index 7b536c8c6dde..01e3261defb6 100644
--- a/Documentation/devicetree/bindings/display/ingenic,lcd.txt
+++ b/Documentation/devicetree/bindings/display/ingenic,lcd.txt
@@ -4,6 +4,7 @@ Required properties:
- compatible: one of:
* ingenic,jz4740-lcd
* ingenic,jz4725b-lcd
+ * ingenic,jz4770-lcd
- reg: LCD registers location and length
- clocks: LCD pixclock and device clock specifiers.
The device clock is only required on the JZ4740.