diff for duplicates of <20180922181709.13007-7-gregory.clement@bootlin.com> diff --git a/a/1.txt b/N1/1.txt index 92021df..805623c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ index 64632c873888..f2fd777d1944 100644 cpu-idle-states = <&CPU_SLEEP_0>; + clocks = <&cpu_clk 0>; }; - cpu1: cpu@1 { + cpu1: cpu at 1 { device_type = "cpu"; @@ -28,6 +29,7 @@ reg = <0x001>; @@ -24,7 +24,7 @@ index 64632c873888..f2fd777d1944 100644 cpu-idle-states = <&CPU_SLEEP_0>; + clocks = <&cpu_clk 0>; }; - cpu2: cpu@100 { + cpu2: cpu at 100 { device_type = "cpu"; @@ -35,6 +37,7 @@ reg = <0x100>; @@ -32,7 +32,7 @@ index 64632c873888..f2fd777d1944 100644 cpu-idle-states = <&CPU_SLEEP_0>; + clocks = <&cpu_clk 1>; }; - cpu3: cpu@101 { + cpu3: cpu at 101 { device_type = "cpu"; @@ -42,6 +45,7 @@ reg = <0x101>; @@ -56,7 +56,7 @@ index 4a65e4e830aa..27c840e91abe 100644 + #clock-cells = <1>; + }; + - ap_thermal: thermal-sensor@80 { + ap_thermal: thermal-sensor at 80 { compatible = "marvell,armada-ap806-thermal"; reg = <0x80 0x10>; -- diff --git a/a/content_digest b/N1/content_digest index ab5a2fb..07510de 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,8 @@ "ref\020180922181709.13007-1-gregory.clement@bootlin.com\0" - "From\0Gregory CLEMENT <gregory.clement@bootlin.com>\0" + "From\0gregory.clement@bootlin.com (Gregory CLEMENT)\0" "Subject\0[PATCH 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K\0" "Date\0Sat, 22 Sep 2018 20:17:09 +0200\0" - "To\0Stephen Boyd <sboyd@codeaurora.org>" - Mike Turquette <mturquette@baylibre.com> - linux-clk@vger.kernel.org - " linux-kernel@vger.kernel.org\0" - "Cc\0Thomas Petazzoni <thomas.petazzoni@bootlin.com>" - linux-arm-kernel@lists.infradead.org - Jason Cooper <jason@lakedaemon.net> - Andrew Lunn <andrew@lunn.ch> - Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - Gregory CLEMENT <gregory.clement@bootlin.com> - Antoine Tenart <antoine.tenart@bootlin.com> - " Miqu\303\250l Raynal <miquel.raynal@bootlin.com>" - " Maxime Chevallier <maxime.chevallier@bootlin.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Add cpu clock node on AP\n" @@ -35,7 +23,7 @@ " \t\t\tcpu-idle-states = <&CPU_SLEEP_0>;\n" "+\t\t\tclocks = <&cpu_clk 0>;\n" " \t\t};\n" - " \t\tcpu1: cpu@1 {\n" + " \t\tcpu1: cpu at 1 {\n" " \t\t\tdevice_type = \"cpu\";\n" "@@ -28,6 +29,7 @@\n" " \t\t\treg = <0x001>;\n" @@ -43,7 +31,7 @@ " \t\t\tcpu-idle-states = <&CPU_SLEEP_0>;\n" "+\t\t\tclocks = <&cpu_clk 0>;\n" " \t\t};\n" - " \t\tcpu2: cpu@100 {\n" + " \t\tcpu2: cpu at 100 {\n" " \t\t\tdevice_type = \"cpu\";\n" "@@ -35,6 +37,7 @@\n" " \t\t\treg = <0x100>;\n" @@ -51,7 +39,7 @@ " \t\t\tcpu-idle-states = <&CPU_SLEEP_0>;\n" "+\t\t\tclocks = <&cpu_clk 1>;\n" " \t\t};\n" - " \t\tcpu3: cpu@101 {\n" + " \t\tcpu3: cpu at 101 {\n" " \t\t\tdevice_type = \"cpu\";\n" "@@ -42,6 +45,7 @@\n" " \t\t\treg = <0x101>;\n" @@ -75,10 +63,10 @@ "+\t\t\t\t\t#clock-cells = <1>;\n" "+\t\t\t\t};\n" "+\n" - " \t\t\t\tap_thermal: thermal-sensor@80 {\n" + " \t\t\t\tap_thermal: thermal-sensor at 80 {\n" " \t\t\t\t\tcompatible = \"marvell,armada-ap806-thermal\";\n" " \t\t\t\t\treg = <0x80 0x10>;\n" "-- \n" 2.19.0 -8c03b3a36d669944ffc79a63cd83424e167f41c8900d8beb77d16ccf5871f30b +c681e1ea52725cff4ec2e6f3adc789c89d85e2ba4f508bf3792d1e39ba79bcc3
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.