summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dove.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/dove.dtsi')
-rw-r--r--arch/arm/boot/dts/dove.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi
index 89e0bdaf3a85..8ed3080def5b 100644
--- a/arch/arm/boot/dts/dove.dtsi
+++ b/arch/arm/boot/dts/dove.dtsi
@@ -770,14 +770,14 @@
};
lcd1: lcd-controller@810000 {
- compatible = "marvell,dove-lcd";
+ compatible = "marvell,dove-lcd", "marvell,armada-lcdc";
reg = <0x810000 0x1000>;
interrupts = <46>;
status = "disabled";
};
lcd0: lcd-controller@820000 {
- compatible = "marvell,dove-lcd";
+ compatible = "marvell,dove-lcd", "marvell,armada-lcdc";
reg = <0x820000 0x1000>;
interrupts = <47>;
status = "disabled";