diff options
author | Christoph Niedermaier <cniedermaier@dh-electronics.com> | 2021-07-14 23:07:07 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-07-23 08:41:11 +0200 |
commit | 0daad458e2fc92246e0a8f25741c8e9129fb1f63 (patch) | |
tree | dff0b16ef7eb46c0b3f10cf595692398121790ff /arch/arm/boot/dts/imx6q-dhcom-pdk2.dts | |
parent | ARM: dts: imx6q-dhcom: Add keys and leds to the PDK2 board (diff) | |
download | linux-0daad458e2fc92246e0a8f25741c8e9129fb1f63.tar.xz linux-0daad458e2fc92246e0a8f25741c8e9129fb1f63.zip |
ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property
An EDID lookup is not needed with this panel.
Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: kernel@dh-electronics.com
To: linux-arm-kernel@lists.infradead.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-dhcom-pdk2.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-dhcom-pdk2.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-dhcom-pdk2.dts b/arch/arm/boot/dts/imx6q-dhcom-pdk2.dts index 4d455831b3ca..224aa873e77c 100644 --- a/arch/arm/boot/dts/imx6q-dhcom-pdk2.dts +++ b/arch/arm/boot/dts/imx6q-dhcom-pdk2.dts @@ -134,7 +134,6 @@ panel { compatible = "edt,etm0700g0edh6"; - ddc-i2c-bus = <&i2c2>; backlight = <&display_bl>; port { |