diff options
| author | Christoph Niedermaier <[email protected]> | 2021-07-14 23:07:07 +0200 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2021-07-23 14:41:11 +0800 |
| commit | 0daad458e2fc92246e0a8f25741c8e9129fb1f63 (patch) | |
| tree | dff0b16ef7eb46c0b3f10cf595692398121790ff | |
| parent | 377b50926d364f1754355f33a718f77fb3c409f6 (diff) | |
ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property
An EDID lookup is not needed with this panel.
Signed-off-by: Christoph Niedermaier <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: [email protected]
To: [email protected]
Signed-off-by: Shawn Guo <[email protected]>
| -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 { |