diff for duplicates of <532CB02E.90209@gmail.com> diff --git a/a/1.txt b/N1/1.txt index ebd4e3c..d8b6227 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,21 +40,21 @@ Sebastian > #interrupt-cells = <3>; > }; > -> + cpupll: cpupll at dd0170 { +> + cpupll: cpupll@dd0170 { > + compatible = "marvell,berlin2q-pll"; > + clocks = <&smclk>; > + #clock-cells = <0>; > + reg = <0xdd0170 0x8>; > + }; > + -> + syspll: syspll at ea0030 { +> + syspll: syspll@ea0030 { > + compatible = "marvell,berlin2q-pll"; > + clocks = <&smclk>; > + #clock-cells = <0>; > + reg = <0xea0030 0x8>; > + }; > + -> apb at e80000 { +> apb@e80000 { > compatible = "simple-bus"; > #address-cells = <1>; > diff --git a/a/content_digest b/N1/content_digest index e3c3219..8e60a3e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01395432521-11055-1-git-send-email-alexandre.belloni@free-electrons.com\0" "ref\01395432521-11055-4-git-send-email-alexandre.belloni@free-electrons.com\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0[PATCH v2 3/5] ARM: berlin/dt: add cpupll and syspll support to BG2Q\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Subject\0Re: [PATCH v2 3/5] ARM: berlin/dt: add cpupll and syspll support to BG2Q\0" "Date\0Fri, 21 Mar 2014 22:33:34 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>" + " Mike Turquette <mturquette@linaro.org>\0" + "Cc\0Jimmy Xu <zmxu@marvell.com>" + Jisheng Zhang <jszhang@marvell.com> + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " Antoine T\303\251nart <antoine.tenart@free-electrons.com>\0" "\00:1\0" "b\0" "On 03/21/2014 09:08 PM, Alexandre Belloni wrote:\n" @@ -48,23 +55,23 @@ "> \t\t\t#interrupt-cells = <3>;\n" "> \t\t};\n" ">\n" - "> +\t\tcpupll: cpupll at dd0170 {\n" + "> +\t\tcpupll: cpupll@dd0170 {\n" "> +\t\t\tcompatible = \"marvell,berlin2q-pll\";\n" "> +\t\t\tclocks = <&smclk>;\n" "> +\t\t\t#clock-cells = <0>;\n" "> +\t\t\treg = <0xdd0170 0x8>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tsyspll: syspll at ea0030 {\n" + "> +\t\tsyspll: syspll@ea0030 {\n" "> +\t\t\tcompatible = \"marvell,berlin2q-pll\";\n" "> +\t\t\tclocks = <&smclk>;\n" "> +\t\t\t#clock-cells = <0>;\n" "> +\t\t\treg = <0xea0030 0x8>;\n" "> +\t\t};\n" "> +\n" - "> \t\tapb at e80000 {\n" + "> \t\tapb@e80000 {\n" "> \t\t\tcompatible = \"simple-bus\";\n" "> \t\t\t#address-cells = <1>;\n" > -a11bc56c9f247106e1afb1f39d788bbf7cd26953e01ca2ed889f248eaba79739 +13243d37cb60dc6f51a685255d70d6b50cb33fab5bc9c4dbb82afbe9d99b177f
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.