Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <paul@crapouillou.net>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191210144142.33143-1-paul@crapouillou.net
# *** extracted tags ***
Acked-by: Sam Ravnborg <sam@ravnborg.org>

+1
+1
Documentation/devicetree/bindings/display/ingenic,lcd.txt
··· 4 4 - compatible: one of: 5 5 * ingenic,jz4740-lcd 6 6 * ingenic,jz4725b-lcd 7 + * ingenic,jz4770-lcd 7 8 - reg: LCD registers location and length 8 9 - clocks: LCD pixclock and device clock specifiers. 9 10 The device clock is only required on the JZ4740.