From: Johan Jonker Date: Thu, 1 Jul 2021 14:41:10 +0000 (+0200) Subject: arm64: dts: rockchip: remove ddc-i2c-scl-* properties from rk3318-a95x-z2.dts X-Git-Tag: v6.6.17~8919^2~15^2~72 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b02b47fecc43fb01c9acfeeab168dccc2324b300;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: rockchip: remove ddc-i2c-scl-* properties from rk3318-a95x-z2.dts The ddc-i2c-scl-* properties in the hdmi node are not in use in the mainline kernel, so remove them. Reported-by: Alex Bee Signed-off-by: Johan Jonker Link: https://lore.kernel.org/r/20210701144110.12333-2-jbx6244@gmail.com Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts b/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts index d41f786..43c928a 100644 --- a/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts +++ b/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts @@ -193,8 +193,6 @@ }; &hdmi { - ddc-i2c-scl-high-time-ns = <9625>; - ddc-i2c-scl-low-time-ns = <10000>; status = "okay"; };