aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Daniel Kachhap <amit.kachhap@arm.com>2018-07-10 17:26:55 +0530
committerAmit Daniel Kachhap <amit.kachhap@arm.com>2018-12-20 20:47:00 +0530
commitc1f623b61a9cafc255ca053f53d734298ee6f7ac (patch)
treeffcf0b577cf79d1785d7dd0829c7a3353ad1e364
parent412d8a446695efec16636f0185e0639cd7f593f6 (diff)
arm64: dts: juno: Disable second hdlcd controller
Signed-off-by: Arvind Chauhan <arvind.chauhan@arm.com>
-rw-r--r--arch/arm64/boot/dts/arm/juno-base.dtsi5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/arm/juno-base.dtsi b/arch/arm64/boot/dts/arm/juno-base.dtsi
index 21b574332029..4b24193c6126 100644
--- a/arch/arm64/boot/dts/arm/juno-base.dtsi
+++ b/arch/arm64/boot/dts/arm/juno-base.dtsi
@@ -680,6 +680,7 @@
clock-names = "apb_pclk";
};
+/*
hdlcd@7ff50000 {
compatible = "arm,hdlcd";
reg = <0 0x7ff50000 0 0x1000>;
@@ -694,6 +695,7 @@
};
};
};
+*/
hdlcd@7ff60000 {
compatible = "arm,hdlcd";
@@ -737,7 +739,7 @@
};
};
};
-
+/*
hdmi-transmitter@71 {
compatible = "nxp,tda998x";
reg = <0x71>;
@@ -747,6 +749,7 @@
};
};
};
+*/
};
ohci@7ffb0000 {