summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/arm-realview-eb-mp.dtsi
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-01-02 10:57:17 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-22 17:42:32 +0300
commitbbd577fec485647aaad0e2ba6142f2fec363b946 (patch)
tree7cab07723ed6132796c6aa57157d0e76b245e413 /arch/arm/boot/dts/arm-realview-eb-mp.dtsi
parent5782df0a58b6748cca77cd0a7684c8c7e2401af2 (diff)
downloadlinux-bbd577fec485647aaad0e2ba6142f2fec363b946.tar.xz
ARM: dts: Delete bogus reference to the charlcd
commit 586b2a4befad88cd87b372a1cea01e58c6811ea9 upstream. The EB MP board probably has a character LCD but the board manual does not really state which IRQ it has assigned to this device. The invalid assignment was a mistake by me during submission of the DTSI where I was looking for the reference, didn't find it and didn't fill it in. Delete this for now: it can probably be fixed but that requires access to the actual board for some trial-and-error experiments. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/boot/dts/arm-realview-eb-mp.dtsi')
-rw-r--r--arch/arm/boot/dts/arm-realview-eb-mp.dtsi5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/arm-realview-eb-mp.dtsi b/arch/arm/boot/dts/arm-realview-eb-mp.dtsi
index 7b8d90b7aeea..29b636fce23f 100644
--- a/arch/arm/boot/dts/arm-realview-eb-mp.dtsi
+++ b/arch/arm/boot/dts/arm-realview-eb-mp.dtsi
@@ -150,11 +150,6 @@
interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>;
};
-&charlcd {
- interrupt-parent = <&intc>;
- interrupts = <0 IRQ_TYPE_LEVEL_HIGH>;
-};
-
&serial0 {
interrupt-parent = <&intc>;
interrupts = <0 4 IRQ_TYPE_LEVEL_HIGH>;