projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a312aea
)
arm64: dts: rockchip: remove ddc-i2c-scl-* properties from rk3318-a95x-z2.dts
author
Johan Jonker
<jbx6244@gmail.com>
Thu, 1 Jul 2021 14:41:10 +0000
(16:41 +0200)
committer
Heiko 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts
b/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts
index d41f786b2f4bccae3141dbb7bea0781228309595..43c928ac98f0fb606c3bf6cde17187dee4446305 100644
(file)
--- 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";
};