projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9694081
)
ARM: dts: sun8i: v3s: Remove redundant assigned-clocks
author
Maxime Ripard
<maxime@cerno.tech>
Thu, 19 Dec 2019 09:15:36 +0000
(10:15 +0100)
committer
Maxime Ripard
<maxime@cerno.tech>
Fri, 20 Dec 2019 07:57:22 +0000
(08:57 +0100)
The V3s mixer node has an assigned clocks property, while the driver also
enforces it.
Since assigned-clocks is pretty fragile anyway, let's just remove it.
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
arch/arm/boot/dts/sun8i-v3s.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-v3s.dtsi
b/arch/arm/boot/dts/sun8i-v3s.dtsi
index 23ba56df38f7341ac9caa3d0af0daa6f191108ee..81ea50838cd5697115c0bb126feb35f2e75cbbd9 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-v3s.dtsi
+++ b/
arch/arm/boot/dts/sun8i-v3s.dtsi
@@
-123,8
+123,6
@@
clock-names = "bus",
"mod";
resets = <&display_clocks 0>;
- assigned-clocks = <&display_clocks 6>;
- assigned-clock-rates = <150000000>;
ports {
#address-cells = <1>;