diff for duplicates of <7h7etnakd0.fsf@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index 373df8e..54e038f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,20 +27,20 @@ Kevin > #address-cells = <0>; > }; > -> + hiubus: bus at ff63c000 { +> + hiubus: bus@ff63c000 { > + compatible = "simple-bus"; > + reg = <0x0 0xff63c000 0x0 0x1c00>; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges = <0x0 0x0 0x0 0xff63c000 0x0 0x1c00>; > + -> + clkc: clock-controller at 0 { +> + clkc: clock-controller@0 { > + compatible = "amlogic,axg-clkc"; > + #clock-cells = <1>; > + reg = <0x0 0x0 0x0 0x320>; > + }; > + }; > + -> mailbox: mailbox at ff63dc00 { +> mailbox: mailbox@ff63dc00 { > compatible = "amlogic,meson-gx-mhu", "amlogic,meson-gxbb-mhu"; > reg = <0 0xff63dc00 0 0x400>; diff --git a/a/content_digest b/N1/content_digest index 6ab51ba..eac695b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,23 @@ "ref\020171211141348.22048-1-yixun.lan@amlogic.com\0" "ref\020171211141348.22048-6-yixun.lan@amlogic.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH v7 5/6] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" + "Subject\0Re: [PATCH v7 5/6] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC\0" "Date\0Fri, 15 Dec 2017 10:58:51 -0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Yixun Lan <yixun.lan@amlogic.com>\0" + "Cc\0Neil Armstrong <narmstrong@baylibre.com>" + Jerome Brunet <jbrunet@baylibre.com> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Michael Turquette <mturquette@baylibre.com> + Stephen Boyd <sboyd@codeaurora.org> + Carlo Caione <carlo@caione.org> + Qiufang Dai <qiufang.dai@amlogic.com> + Jian Hu <jian.hu@amlogic.com> + <linux-amlogic@lists.infradead.org> + <devicetree@vger.kernel.org> + <linux-clk@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Yixun Lan <yixun.lan@amlogic.com> writes:\n" @@ -35,22 +49,22 @@ "> \t\t\t#address-cells = <0>;\n" "> \t\t};\n" "> \n" - "> +\t\thiubus: bus at ff63c000 {\n" + "> +\t\thiubus: bus@ff63c000 {\n" "> +\t\t\tcompatible = \"simple-bus\";\n" "> +\t\t\treg = <0x0 0xff63c000 0x0 0x1c00>;\n" "> +\t\t\t#address-cells = <2>;\n" "> +\t\t\t#size-cells = <2>;\n" "> +\t\t\tranges = <0x0 0x0 0x0 0xff63c000 0x0 0x1c00>;\n" "> +\n" - "> +\t\t\tclkc: clock-controller at 0 {\n" + "> +\t\t\tclkc: clock-controller@0 {\n" "> +\t\t\t\tcompatible = \"amlogic,axg-clkc\";\n" "> +\t\t\t\t#clock-cells = <1>;\n" "> +\t\t\t\treg = <0x0 0x0 0x0 0x320>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tmailbox: mailbox at ff63dc00 {\n" + "> \t\tmailbox: mailbox@ff63dc00 {\n" "> \t\t\tcompatible = \"amlogic,meson-gx-mhu\", \"amlogic,meson-gxbb-mhu\";\n" "> \t\t\treg = <0 0xff63dc00 0 0x400>;" -9d7848de8bfd2e03d28f39b12efc854e50dffe3ba0a45b7981e687f3efdb58a6 +f73d0299ec3fa361ee79bd19a869dcbe5eebd92e437e6df9d7670d25dfec8a01
diff --git a/a/content_digest b/N2/content_digest index 6ab51ba..bb97510 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "From\0khilman@baylibre.com (Kevin Hilman)\0" "Subject\0[PATCH v7 5/6] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC\0" "Date\0Fri, 15 Dec 2017 10:58:51 -0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Yixun Lan <yixun.lan@amlogic.com> writes:\n" @@ -53,4 +53,4 @@ "> \t\t\tcompatible = \"amlogic,meson-gx-mhu\", \"amlogic,meson-gxbb-mhu\";\n" "> \t\t\treg = <0 0xff63dc00 0 0x400>;" -9d7848de8bfd2e03d28f39b12efc854e50dffe3ba0a45b7981e687f3efdb58a6 +c0dd6c835f69fcfdfd59ecdb19f45bf236f839b38f856ab669c3fadd2ad640ed
diff --git a/a/1.txt b/N3/1.txt index 373df8e..54e038f 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -27,20 +27,20 @@ Kevin > #address-cells = <0>; > }; > -> + hiubus: bus at ff63c000 { +> + hiubus: bus@ff63c000 { > + compatible = "simple-bus"; > + reg = <0x0 0xff63c000 0x0 0x1c00>; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges = <0x0 0x0 0x0 0xff63c000 0x0 0x1c00>; > + -> + clkc: clock-controller at 0 { +> + clkc: clock-controller@0 { > + compatible = "amlogic,axg-clkc"; > + #clock-cells = <1>; > + reg = <0x0 0x0 0x0 0x320>; > + }; > + }; > + -> mailbox: mailbox at ff63dc00 { +> mailbox: mailbox@ff63dc00 { > compatible = "amlogic,meson-gx-mhu", "amlogic,meson-gxbb-mhu"; > reg = <0 0xff63dc00 0 0x400>; diff --git a/a/content_digest b/N3/content_digest index 6ab51ba..8f7d7d1 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,9 +1,23 @@ "ref\020171211141348.22048-1-yixun.lan@amlogic.com\0" "ref\020171211141348.22048-6-yixun.lan@amlogic.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH v7 5/6] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" + "Subject\0Re: [PATCH v7 5/6] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC\0" "Date\0Fri, 15 Dec 2017 10:58:51 -0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Yixun Lan <yixun.lan@amlogic.com>\0" + "Cc\0Neil Armstrong <narmstrong@baylibre.com>" + Jerome Brunet <jbrunet@baylibre.com> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Michael Turquette <mturquette@baylibre.com> + Stephen Boyd <sboyd@codeaurora.org> + Carlo Caione <carlo@caione.org> + Qiufang Dai <qiufang.dai@amlogic.com> + Jian Hu <jian.hu@amlogic.com> + linux-amlogic@lists.infradead.org + devicetree@vger.kernel.org + linux-clk@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Yixun Lan <yixun.lan@amlogic.com> writes:\n" @@ -35,22 +49,22 @@ "> \t\t\t#address-cells = <0>;\n" "> \t\t};\n" "> \n" - "> +\t\thiubus: bus at ff63c000 {\n" + "> +\t\thiubus: bus@ff63c000 {\n" "> +\t\t\tcompatible = \"simple-bus\";\n" "> +\t\t\treg = <0x0 0xff63c000 0x0 0x1c00>;\n" "> +\t\t\t#address-cells = <2>;\n" "> +\t\t\t#size-cells = <2>;\n" "> +\t\t\tranges = <0x0 0x0 0x0 0xff63c000 0x0 0x1c00>;\n" "> +\n" - "> +\t\t\tclkc: clock-controller at 0 {\n" + "> +\t\t\tclkc: clock-controller@0 {\n" "> +\t\t\t\tcompatible = \"amlogic,axg-clkc\";\n" "> +\t\t\t\t#clock-cells = <1>;\n" "> +\t\t\t\treg = <0x0 0x0 0x0 0x320>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tmailbox: mailbox at ff63dc00 {\n" + "> \t\tmailbox: mailbox@ff63dc00 {\n" "> \t\t\tcompatible = \"amlogic,meson-gx-mhu\", \"amlogic,meson-gxbb-mhu\";\n" "> \t\t\treg = <0 0xff63dc00 0 0x400>;" -9d7848de8bfd2e03d28f39b12efc854e50dffe3ba0a45b7981e687f3efdb58a6 +faa4ccb5da817961c561fc59d290650920b8f1154ca303a8f76adc95e67b3af6
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.