]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Remove xlnx,fclk nodes
authorMichal Simek <michal.simek@amd.com>
Wed, 27 Sep 2023 09:53:28 +0000 (11:53 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 9 Oct 2023 10:12:29 +0000 (12:12 +0200)
xlnx,fclk nodes are not described in dtschema that's why remove them.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/b25dedd066f587321751d7d20c1f65bb96c53b89.1695808407.git.michal.simek@amd.com
arch/arm/dts/zynqmp-clk-ccf.dtsi

index 4044b62d27a24162f19495e316cc38857655dddf..5f1b0b23c12404b568617ea1cea74c083e1079bf 100644 (file)
                clocks = <&zynqmp_clk PL0_REF>;
        };
 
-       fclk1: fclk1 {
-               status = "okay";
-               compatible = "xlnx,fclk";
-               clocks = <&zynqmp_clk PL1_REF>;
-       };
-
-       fclk2: fclk2 {
-               status = "okay";
-               compatible = "xlnx,fclk";
-               clocks = <&zynqmp_clk PL2_REF>;
-       };
-
-       fclk3: fclk3 {
-               status = "okay";
-               compatible = "xlnx,fclk";
-               clocks = <&zynqmp_clk PL3_REF>;
-       };
-
        pss_ref_clk: pss_ref_clk {
                bootph-all;
                compatible = "fixed-clock";