]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sun8i: v3s: Remove redundant assigned-clocks
authorMaxime Ripard <maxime@cerno.tech>
Thu, 19 Dec 2019 09:15:36 +0000 (10:15 +0100)
committerMaxime 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

index 23ba56df38f7341ac9caa3d0af0daa6f191108ee..81ea50838cd5697115c0bb126feb35f2e75cbbd9 100644 (file)
@@ -123,8 +123,6 @@ mixer0: mixer@1100000 {
                        clock-names = "bus",
                                      "mod";
                        resets = <&display_clocks 0>;
-                       assigned-clocks = <&display_clocks 6>;
-                       assigned-clock-rates = <150000000>;
 
                        ports {
                                #address-cells = <1>;