arm64: dts: rockchip: remove ddc-i2c-scl-* properties from rk3318-a95x-z2.dts
authorJohan Jonker <jbx6244@gmail.com>
Thu, 1 Jul 2021 14:41:10 +0000 (16:41 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 15 Sep 2021 15:50:11 +0000 (17:50 +0200)
The ddc-i2c-scl-* properties in the hdmi node are
not in use in the mainline kernel, so remove them.

Reported-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20210701144110.12333-2-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts

index d41f786..43c928a 100644 (file)
 };
 
 &hdmi {
-       ddc-i2c-scl-high-time-ns = <9625>;
-       ddc-i2c-scl-low-time-ns = <10000>;
        status = "okay";
 };