diff for duplicates of <201306251048.34668.heiko@sntech.de> diff --git a/a/1.txt b/N1/1.txt index 2f300b1..a262386 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ The pmu is needed to bring up the cores during smp operations. Therefore add a node and documentation for it. -Signed-off-by: Heiko Stuebner <heiko@sntech.de> +Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> --- Documentation/devicetree/bindings/arm/rockchip/pmu.txt | 16 ++++++++++++++++ arch/arm/boot/dts/rk3066a.dtsi | 5 +++++ @@ -26,7 +26,7 @@ index 0000000..3ee9b42 + +Example: + -+ pmu at 20004000 { ++ pmu@20004000 { + compatible = "rockchip,rk3066-pmu"; + reg = <0x20004000 0x100>; + }; @@ -38,12 +38,12 @@ index 24d1941..43ac7c8 100644 mmio-sram-reserved = <0x0 0x50>; }; -+ pmu at 20004000 { ++ pmu@20004000 { + compatible = "rockchip,rk3066-pmu"; + reg = <0x20004000 0x100>; + }; + - gic: interrupt-controller at 1013d000 { + gic: interrupt-controller@1013d000 { compatible = "arm,cortex-a9-gic"; interrupt-controller; -- diff --git a/a/content_digest b/N1/content_digest index 7a21fb5..06a4b0e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,22 @@ "ref\0201306251046.04873.heiko@sntech.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "ref\0201306251046.04873.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" "Subject\0[PATCH v2 5/6] ARM: rockchip: add power-management-unit dt node\0" "Date\0Tue, 25 Jun 2013 10:48:34 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Cc\0Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>" + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "The pmu is needed to bring up the cores during smp operations.\n" "Therefore add a node and documentation for it.\n" "\n" - "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" + "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" "---\n" " Documentation/devicetree/bindings/arm/rockchip/pmu.txt | 16 ++++++++++++++++\n" " arch/arm/boot/dts/rk3066a.dtsi | 5 +++++\n" @@ -33,7 +41,7 @@ "+\n" "+Example:\n" "+\n" - "+\tpmu at 20004000 {\n" + "+\tpmu@20004000 {\n" "+\t\tcompatible = \"rockchip,rk3066-pmu\";\n" "+\t\treg = <0x20004000 0x100>;\n" "+\t};\n" @@ -45,15 +53,15 @@ " \t\t\tmmio-sram-reserved = <0x0 0x50>;\n" " \t\t};\n" " \n" - "+\t\tpmu at 20004000 {\n" + "+\t\tpmu@20004000 {\n" "+\t\t\tcompatible = \"rockchip,rk3066-pmu\";\n" "+\t\t\treg = <0x20004000 0x100>;\n" "+\t\t};\n" "+\n" - " \t\tgic: interrupt-controller at 1013d000 {\n" + " \t\tgic: interrupt-controller@1013d000 {\n" " \t\t\tcompatible = \"arm,cortex-a9-gic\";\n" " \t\t\tinterrupt-controller;\n" "-- \n" 1.7.10.4 -b99890143189b7cd312a743a4a8dda1e1dfd33e8d5edadd338138344dda576cc +954b0d1069542c0a17ebfc6f731e116508d9477c4f3245cf7c6d54b396da915c
diff --git a/a/1.txt b/N2/1.txt index 2f300b1..d73c273 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,7 +26,7 @@ index 0000000..3ee9b42 + +Example: + -+ pmu at 20004000 { ++ pmu@20004000 { + compatible = "rockchip,rk3066-pmu"; + reg = <0x20004000 0x100>; + }; @@ -38,12 +38,12 @@ index 24d1941..43ac7c8 100644 mmio-sram-reserved = <0x0 0x50>; }; -+ pmu at 20004000 { ++ pmu@20004000 { + compatible = "rockchip,rk3066-pmu"; + reg = <0x20004000 0x100>; + }; + - gic: interrupt-controller at 1013d000 { + gic: interrupt-controller@1013d000 { compatible = "arm,cortex-a9-gic"; interrupt-controller; -- diff --git a/a/content_digest b/N2/content_digest index 7a21fb5..2920228 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\0201306251046.04873.heiko@sntech.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" "Subject\0[PATCH v2 5/6] ARM: rockchip: add power-management-unit dt node\0" "Date\0Tue, 25 Jun 2013 10:48:34 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0Olof Johansson <olof@lixom.net>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robherring2@gmail.com> + devicetree-discuss@lists.ozlabs.org + Russell King <linux@arm.linux.org.uk> + Philipp Zabel <p.zabel@pengutronix.de> + linux-kernel@vger.kernel.org + " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "\00:1\0" "b\0" "The pmu is needed to bring up the cores during smp operations.\n" @@ -33,7 +42,7 @@ "+\n" "+Example:\n" "+\n" - "+\tpmu at 20004000 {\n" + "+\tpmu@20004000 {\n" "+\t\tcompatible = \"rockchip,rk3066-pmu\";\n" "+\t\treg = <0x20004000 0x100>;\n" "+\t};\n" @@ -45,15 +54,15 @@ " \t\t\tmmio-sram-reserved = <0x0 0x50>;\n" " \t\t};\n" " \n" - "+\t\tpmu at 20004000 {\n" + "+\t\tpmu@20004000 {\n" "+\t\t\tcompatible = \"rockchip,rk3066-pmu\";\n" "+\t\t\treg = <0x20004000 0x100>;\n" "+\t\t};\n" "+\n" - " \t\tgic: interrupt-controller at 1013d000 {\n" + " \t\tgic: interrupt-controller@1013d000 {\n" " \t\t\tcompatible = \"arm,cortex-a9-gic\";\n" " \t\t\tinterrupt-controller;\n" "-- \n" 1.7.10.4 -b99890143189b7cd312a743a4a8dda1e1dfd33e8d5edadd338138344dda576cc +1037c64154d4237a11c652cc600ee4be5d57627191f38c4831dd2e9d0ed7927d
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.