diff for duplicates of <1871002.oN7a1Shr3l@phil> diff --git a/a/1.txt b/N1/1.txt index 8e4f0a4..4e2565f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ Add dt-nodes for the sram on rk3066 and rk3188 including the reserved section needed for smp bringup. -Signed-off-by: Heiko Stuebner <heiko@sntech.de> -Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com> +Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +Tested-by: Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> --- .../devicetree/bindings/arm/rockchip/smp-sram.txt | 23 ++++++++++++++++++++ arch/arm/boot/dts/rk3066a.dtsi | 6 +++++ @@ -34,7 +34,7 @@ index 0000000..80c878e + +Example: + -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x10000>; + mmio-sram-reserved = <0x0 0x50>; @@ -47,13 +47,13 @@ index be5d2b0..0dfb680 100644 clock-names = "timer", "pclk"; }; -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x10000>; + mmio-sram-reserved = <0x0 0x50>; + }; + - pinctrl at 20008000 { + pinctrl@20008000 { compatible = "rockchip,rk3066a-pinctrl"; reg = <0x20008000 0x150>; diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi @@ -64,14 +64,20 @@ index 1a26b03..1fc7eda 100644 interrupts = <GIC_PPI 13 0xf04>; }; -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x8000>; + mmio-sram-reserved = <0x0 0x50>; + }; + - pinctrl at 20008000 { + pinctrl@20008000 { compatible = "rockchip,rk3188-pinctrl"; reg = <0x20008000 0xa0>, -- 1.7.10.4 + + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 6226d8e..efd1555 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,26 @@ "ref\04970034.fqvMoHdOyd@phil\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" "Subject\0[PATCH v7 5/7] ARM: rockchip: add sram dt nodes and documentation\0" "Date\0Mon, 20 Jan 2014 16:44:56 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "Cc\0arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> + " Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\0" "\00:1\0" "b\0" "Add dt-nodes for the sram on rk3066 and rk3188 including the reserved section\n" "needed for smp bringup.\n" "\n" - "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" - "Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>\n" + "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "Tested-by: Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\n" "---\n" " .../devicetree/bindings/arm/rockchip/smp-sram.txt | 23 ++++++++++++++++++++\n" " arch/arm/boot/dts/rk3066a.dtsi | 6 +++++\n" @@ -41,7 +52,7 @@ "+\n" "+Example:\n" "+\n" - "+\tsram: sram at 10080000 {\n" + "+\tsram: sram@10080000 {\n" "+\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\treg = <0x10080000 0x10000>;\n" "+\t\tmmio-sram-reserved = <0x0 0x50>;\n" @@ -54,13 +65,13 @@ " \t\t\tclock-names = \"timer\", \"pclk\";\n" " \t\t};\n" " \n" - "+\t\tsram: sram at 10080000 {\n" + "+\t\tsram: sram@10080000 {\n" "+\t\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\t\treg = <0x10080000 0x10000>;\n" "+\t\t\tmmio-sram-reserved = <0x0 0x50>;\n" "+\t\t};\n" "+\n" - " \t\tpinctrl at 20008000 {\n" + " \t\tpinctrl@20008000 {\n" " \t\t\tcompatible = \"rockchip,rk3066a-pinctrl\";\n" " \t\t\treg = <0x20008000 0x150>;\n" "diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi\n" @@ -71,16 +82,22 @@ " \t\t\tinterrupts = <GIC_PPI 13 0xf04>;\n" " \t\t};\n" " \n" - "+\t\tsram: sram at 10080000 {\n" + "+\t\tsram: sram@10080000 {\n" "+\t\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\t\treg = <0x10080000 0x8000>;\n" "+\t\t\tmmio-sram-reserved = <0x0 0x50>;\n" "+\t\t};\n" "+\n" - " \t\tpinctrl at 20008000 {\n" + " \t\tpinctrl@20008000 {\n" " \t\t\tcompatible = \"rockchip,rk3188-pinctrl\";\n" " \t\t\treg = <0x20008000 0xa0>,\n" "-- \n" - 1.7.10.4 + "1.7.10.4\n" + "\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -11bcb6aedb52554bb41b4eb13e2a1b6f4c30e8cc7f6c303078a1cf49ee2fdf4d +6bb7980cc8379fccac4a56bc81d7ad9e39bfa1fef154485a77fa1b3a7e7d53fb
diff --git a/a/1.txt b/N2/1.txt index 8e4f0a4..6b37e5f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -34,7 +34,7 @@ index 0000000..80c878e + +Example: + -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x10000>; + mmio-sram-reserved = <0x0 0x50>; @@ -47,13 +47,13 @@ index be5d2b0..0dfb680 100644 clock-names = "timer", "pclk"; }; -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x10000>; + mmio-sram-reserved = <0x0 0x50>; + }; + - pinctrl at 20008000 { + pinctrl@20008000 { compatible = "rockchip,rk3066a-pinctrl"; reg = <0x20008000 0x150>; diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi @@ -64,13 +64,13 @@ index 1a26b03..1fc7eda 100644 interrupts = <GIC_PPI 13 0xf04>; }; -+ sram: sram at 10080000 { ++ sram: sram@10080000 { + compatible = "rockchip,rk3066-sram", "mmio-sram"; + reg = <0x10080000 0x8000>; + mmio-sram-reserved = <0x0 0x50>; + }; + - pinctrl at 20008000 { + pinctrl@20008000 { compatible = "rockchip,rk3188-pinctrl"; reg = <0x20008000 0xa0>, -- diff --git a/a/content_digest b/N2/content_digest index 6226d8e..2f8a26c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,19 @@ "ref\04970034.fqvMoHdOyd@phil\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" "Subject\0[PATCH v7 5/7] ARM: rockchip: add sram dt nodes and documentation\0" "Date\0Mon, 20 Jan 2014 16:44:56 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" + "Cc\0arm@kernel.org" + Grant Likely <grant.likely@linaro.org> + Rob Herring <robherring2@gmail.com> + devicetree@vger.kernel.org + Philipp Zabel <p.zabel@pengutronix.de> + linux-kernel@vger.kernel.org + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Stephen Warren <swarren@wwwdotorg.org> + " Ian Campbell <ijc+devicetree@hellion.org.uk>\0" "\00:1\0" "b\0" "Add dt-nodes for the sram on rk3066 and rk3188 including the reserved section\n" @@ -41,7 +52,7 @@ "+\n" "+Example:\n" "+\n" - "+\tsram: sram at 10080000 {\n" + "+\tsram: sram@10080000 {\n" "+\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\treg = <0x10080000 0x10000>;\n" "+\t\tmmio-sram-reserved = <0x0 0x50>;\n" @@ -54,13 +65,13 @@ " \t\t\tclock-names = \"timer\", \"pclk\";\n" " \t\t};\n" " \n" - "+\t\tsram: sram at 10080000 {\n" + "+\t\tsram: sram@10080000 {\n" "+\t\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\t\treg = <0x10080000 0x10000>;\n" "+\t\t\tmmio-sram-reserved = <0x0 0x50>;\n" "+\t\t};\n" "+\n" - " \t\tpinctrl at 20008000 {\n" + " \t\tpinctrl@20008000 {\n" " \t\t\tcompatible = \"rockchip,rk3066a-pinctrl\";\n" " \t\t\treg = <0x20008000 0x150>;\n" "diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi\n" @@ -71,16 +82,16 @@ " \t\t\tinterrupts = <GIC_PPI 13 0xf04>;\n" " \t\t};\n" " \n" - "+\t\tsram: sram at 10080000 {\n" + "+\t\tsram: sram@10080000 {\n" "+\t\t\tcompatible = \"rockchip,rk3066-sram\", \"mmio-sram\";\n" "+\t\t\treg = <0x10080000 0x8000>;\n" "+\t\t\tmmio-sram-reserved = <0x0 0x50>;\n" "+\t\t};\n" "+\n" - " \t\tpinctrl at 20008000 {\n" + " \t\tpinctrl@20008000 {\n" " \t\t\tcompatible = \"rockchip,rk3188-pinctrl\";\n" " \t\t\treg = <0x20008000 0xa0>,\n" "-- \n" 1.7.10.4 -11bcb6aedb52554bb41b4eb13e2a1b6f4c30e8cc7f6c303078a1cf49ee2fdf4d +471cfe5c04aea35e69a1b1e3cde8c95a3c9345a24131b6528f53b7a5846a7d36
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.