summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-01-18 02:08:45 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2020-03-10 00:13:07 +0300
commitaec54ec0c845b05dce00bf0f45d617fbb380cf0c (patch)
treeb39c8e52cc76e83e51104f8237c05981ae059bb4 /arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
downloadlinux-aec54ec0c845b05dce00bf0f45d617fbb380cf0c.tar.xz
ARM: dts: at91: Kill off "simple-panel" compatibles
"simple-panel" is a Linux driver and has never been an accepted upstream compatible string, so remove it. Cc: Nicolas Ferre <nicolas.ferre@microchip.com> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: Ludovic Desroches <ludovic.desroches@microchip.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20200117230845.25190-1-robh@kernel.org Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi')
-rw-r--r--arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi b/arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi
index df0f0cc575c1..bea920b192b6 100644
--- a/arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi
+++ b/arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi
@@ -17,7 +17,7 @@
};
panel: panel {
- compatible = "winstar,wf70gtiagdng0", "innolux,at070tn92", "simple-panel";
+ compatible = "winstar,wf70gtiagdng0", "innolux,at070tn92";
backlight = <&backlight>;
power-supply = <&vcc_lcd_reg>;
#address-cells = <1>;