ARM: dts: imx6*-hummingboard2: remove LDB node
authorLucas Stach <dev@lynxeye.de>
Mon, 11 Dec 2017 16:58:13 +0000 (16:58 +0000)
committerShawn Guo <shawnguo@kernel.org>
Tue, 26 Dec 2017 08:15:44 +0000 (16:15 +0800)
It's disabled by default and the data mapping is supposed to be
retrieved from the attached panel driver in mainline.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi

index dfbcdf3..4ddc4b7 100644 (file)
        };
 };
 
-&ldb {
-       status = "disabled";
-
-       lvds-channel@0 {
-               fsl,data-mapping = "spwg";
-               fsl,data-width = <18>;
-       };
-};
-
 &pcie {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_hummingboard2_pcie_reset>;