arm64: dts: sprd: Removed unused clock references from etm nodes
authorChunyan Zhang <chunyan.zhang@unisoc.com>
Thu, 21 Dec 2023 09:28:22 +0000 (17:28 +0800)
committerChunyan Zhang <chunyan.zhang@unisoc.com>
Thu, 28 Dec 2023 08:10:20 +0000 (16:10 +0800)
Remove these unused clock references to fix dtbs_check warnings:

etm@3f740000: clocks: [[11], [35, 34], [36, 8]] is too long
etm@3f740000: clock-names:1: 'atclk' was expected
etm@3f740000: clock-names: ['apb_pclk', 'clk_cs', 'cs_src'] is too long

Link: https://lore.kernel.org/r/20231221092824.1169453-1-chunyan.zhang@unisoc.com
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
arch/arm64/boot/dts/sprd/ums512.dtsi

index 97ac550af2f116d69e418e0a1c72e1733b7dde5c..a4835ec1bb52bec6c6f6228c723a5552106116e5 100644 (file)
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f040000 0 0x1000>;
                        cpu = <&CPU0>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f140000 0 0x1000>;
                        cpu = <&CPU1>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f240000 0 0x1000>;
                        cpu = <&CPU2>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f340000 0 0x1000>;
                        cpu = <&CPU3>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f440000 0 0x1000>;
                        cpu = <&CPU4>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f540000 0 0x1000>;
                        cpu = <&CPU5>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f640000 0 0x1000>;
                        cpu = <&CPU6>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {
                        compatible = "arm,coresight-etm4x", "arm,primecell";
                        reg = <0 0x3f740000 0 0x1000>;
                        cpu = <&CPU7>;
-                       clocks = <&ext_26m>, <&aon_clk CLK_CSSYS>, <&pll2 CLK_TWPLL_512M>;
-                       clock-names = "apb_pclk", "clk_cs", "cs_src";
+                       clocks = <&ext_26m>;
+                       clock-names = "apb_pclk";
 
                        out-ports {
                                port {