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

ARM: dts: at91: at91sam9n12ek: fix panel compatible string

Properly use qiaodian as the vendor prefix for the panel.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

authored by

Alexandre Belloni and committed by
Nicolas Ferre
1a469ae2 929e883f

+1 -1
+1 -1
arch/arm/boot/dts/at91sam9n12ek.dts
··· 215 215 }; 216 216 217 217 panel: panel { 218 - compatible = "qd,qd43003c0-40", "simple-panel"; 218 + compatible = "qiaodian,qd43003c0-40", "simple-panel"; 219 219 backlight = <&backlight>; 220 220 power-supply = <&panel_reg>; 221 221 #address-cells = <1>;