diff mbox series

ARM: dts: imx6dl: remove 'lcdif' node

Message ID 1519037225-22872-1-git-send-email-LW@KARO-electronics.de
State New
Headers show
Series ARM: dts: imx6dl: remove 'lcdif' node | expand

Commit Message

Lothar Waßmann Feb. 19, 2018, 10:47 a.m. UTC
According to the "i.MX 6Solo/6DualLite Applications Processor
Reference Manual" Rev. 3, 09/2017 there is no LCDIF unit on the
i.MX6DL.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
---
 arch/arm/boot/dts/imx6dl.dtsi | 5 -----
 1 file changed, 5 deletions(-)

Comments

Fabio Estevam Feb. 19, 2018, 11:03 a.m. UTC | #1
On Mon, Feb 19, 2018 at 7:47 AM, Lothar Waßmann <LW@karo-electronics.de> wrote:
> According to the "i.MX 6Solo/6DualLite Applications Processor
> Reference Manual" Rev. 3, 09/2017 there is no LCDIF unit on the
> i.MX6DL.
>
> Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Shawn Guo Feb. 24, 2018, 8:46 a.m. UTC | #2
On Mon, Feb 19, 2018 at 11:47:05AM +0100, Lothar Waßmann wrote:
> According to the "i.MX 6Solo/6DualLite Applications Processor
> Reference Manual" Rev. 3, 09/2017 there is no LCDIF unit on the
> i.MX6DL.
> 
> Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/imx6dl.dtsi b/arch/arm/boot/dts/imx6dl.dtsi
index c01674f..d9c502a 100644
--- a/arch/arm/boot/dts/imx6dl.dtsi
+++ b/arch/arm/boot/dts/imx6dl.dtsi
@@ -80,11 +80,6 @@ 
 				reg = <0x020f4000 0x4000>;
 				interrupts = <0 97 IRQ_TYPE_LEVEL_HIGH>;
 			};
-
-			lcdif: lcdif@20f8000 {
-				reg = <0x020f8000 0x4000>;
-				interrupts = <0 39 IRQ_TYPE_LEVEL_HIGH>;
-			};
 		};
 
 		aips2: aips-bus@2100000 {