Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a469ae2 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Nicolas Ferre
Browse files

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



Properly use qiaodian as the vendor prefix for the panel.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 929e883f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,7 @@
	};

	panel: panel {
		compatible = "qd,qd43003c0-40", "simple-panel";
		compatible = "qiaodian,qd43003c0-40", "simple-panel";
		backlight = <&backlight>;
		power-supply = <&panel_reg>;
		#address-cells = <1>;