dt-bingings:clk: remove jpu_rootclk fixed clk define.
authorsamin <samin.guo@starfivetech.com>
Mon, 18 Apr 2022 01:39:20 +0000 (09:39 +0800)
committersamin <samin.guo@starfivetech.com>
Thu, 21 Apr 2022 09:19:52 +0000 (17:19 +0800)
The clktree is ready. The JPU uses the clock signal defined by the
clock tree, fixed-clk is not required.

Signed-off-by: samin <samin.guo@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110_clk.dtsi

index 8df5978..5006510 100755 (executable)
                clock-frequency = <49500000>;
        };
 
-       jpuclk: jpuclk {
-               compatible = "fixed-clock";
-               #clock-cells = <0>;
-               clock-frequency = <204800000>;
-       };
-
        venc_rootclk: venc_rootclk {
                compatible = "fixed-clock";
                #clock-cells = <0>;