diff for duplicates of <7htvx3r4o7.fsf@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index 90ca4ef..37da25f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,20 +33,20 @@ Kevin > #mbox-cells = <1>; > }; > -> + periphs: periphs at ff634000 { +> + periphs: periphs@ff634000 { > + compatible = "simple-bus"; > + reg = <0x0 0xff634000 0x0 0x2000>; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges = <0x0 0x0 0x0 0xff634000 0x0 0x2000>; > + -> + pinctrl_periphs: pinctrl at 480 { +> + pinctrl_periphs: pinctrl@480 { > + compatible = "amlogic,meson-axg-periphs-pinctrl"; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges; > + -> + gpio: bank at 480 { +> + gpio: bank@480 { > + reg = <0x0 0x00480 0x0 0x40>, > + <0x0 0x004e8 0x0 0x14>, > + <0x0 0x00520 0x0 0x14>, @@ -59,20 +59,20 @@ Kevin > + }; > + }; > + -> sram: sram at fffc0000 { +> sram: sram@fffc0000 { > compatible = "amlogic,meson-axg-sram", "mmio-sram"; > reg = <0x0 0xfffc0000 0x0 0x20000>; > @@ -209,6 +236,23 @@ > }; > }; > -> + pinctrl_aobus: pinctrl at 14 { +> + pinctrl_aobus: pinctrl@14 { > + compatible = "amlogic,meson-axg-aobus-pinctrl"; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges; > + -> + gpio_ao: bank at 14 { +> + gpio_ao: bank@14 { > + reg = <0x0 0x00014 0x0 0x8>, > + <0x0 0x0002c 0x0 0x4>, > + <0x0 0x00024 0x0 0x8>; @@ -83,6 +83,6 @@ Kevin > + }; > + }; > + -> uart_AO: serial at 3000 { +> uart_AO: serial@3000 { > compatible = "amlogic,meson-gx-uart", "amlogic,meson-ao-uart"; > reg = <0x0 0x3000 0x0 0x18>; diff --git a/a/content_digest b/N1/content_digest index d1654ce..c5e2216 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\020171120102354.5354-1-yixun.lan@amlogic.com\0" "ref\020171120102354.5354-3-yixun.lan@amlogic.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" + "Subject\0Re: [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC\0" "Date\0Wed, 06 Dec 2017 12:18:32 -0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Yixun Lan <yixun.lan@amlogic.com>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Linus Walleij <linus.walleij@linaro.org> + Neil Armstrong <narmstrong@baylibre.com> + Jerome Brunet <jbrunet@baylibre.com> + Carlo Caione <carlo@caione.org> + Xingyu Chen <xingyu.chen@amlogic.com> + devicetree@vger.kernel.org + linux-gpio@vger.kernel.org + linux-amlogic@lists.infradead.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" @@ -41,20 +53,20 @@ "> \t\t\t#mbox-cells = <1>;\n" "> \t\t};\n" "> \n" - "> +\t\tperiphs: periphs at ff634000 {\n" + "> +\t\tperiphs: periphs@ff634000 {\n" "> +\t\t\tcompatible = \"simple-bus\";\n" "> +\t\t\treg = <0x0 0xff634000 0x0 0x2000>;\n" "> +\t\t\t#address-cells = <2>;\n" "> +\t\t\t#size-cells = <2>;\n" "> +\t\t\tranges = <0x0 0x0 0x0 0xff634000 0x0 0x2000>;\n" "> +\n" - "> +\t\t\tpinctrl_periphs: pinctrl at 480 {\n" + "> +\t\t\tpinctrl_periphs: pinctrl@480 {\n" "> +\t\t\t\tcompatible = \"amlogic,meson-axg-periphs-pinctrl\";\n" "> +\t\t\t\t#address-cells = <2>;\n" "> +\t\t\t\t#size-cells = <2>;\n" "> +\t\t\t\tranges;\n" "> +\n" - "> +\t\t\t\tgpio: bank at 480 {\n" + "> +\t\t\t\tgpio: bank@480 {\n" "> +\t\t\t\t\treg = <0x0 0x00480 0x0 0x40>,\n" "> +\t\t\t\t\t\t<0x0 0x004e8 0x0 0x14>,\n" "> +\t\t\t\t\t\t<0x0 0x00520 0x0 0x14>,\n" @@ -67,20 +79,20 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tsram: sram at fffc0000 {\n" + "> \t\tsram: sram@fffc0000 {\n" "> \t\t\tcompatible = \"amlogic,meson-axg-sram\", \"mmio-sram\";\n" "> \t\t\treg = <0x0 0xfffc0000 0x0 0x20000>;\n" "> @@ -209,6 +236,23 @@\n" "> \t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tpinctrl_aobus: pinctrl at 14 {\n" + "> +\t\t\tpinctrl_aobus: pinctrl@14 {\n" "> +\t\t\t\tcompatible = \"amlogic,meson-axg-aobus-pinctrl\";\n" "> +\t\t\t\t#address-cells = <2>;\n" "> +\t\t\t\t#size-cells = <2>;\n" "> +\t\t\t\tranges;\n" "> +\n" - "> +\t\t\t\tgpio_ao: bank at 14 {\n" + "> +\t\t\t\tgpio_ao: bank@14 {\n" "> +\t\t\t\t\treg = <0x0 0x00014 0x0 0x8>,\n" "> +\t\t\t\t\t\t<0x0 0x0002c 0x0 0x4>,\n" "> +\t\t\t\t\t\t<0x0 0x00024 0x0 0x8>;\n" @@ -91,8 +103,8 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tuart_AO: serial at 3000 {\n" + "> \t\t\tuart_AO: serial@3000 {\n" "> \t\t\t\tcompatible = \"amlogic,meson-gx-uart\", \"amlogic,meson-ao-uart\";\n" "> \t\t\t\treg = <0x0 0x3000 0x0 0x18>;" -71223a5952c0c8c4caea2d89293a430aa290e5600d94d8b04b56c731444ec265 +d8d9435bb409bf2f26919e558a229c396e7313561bca5a05a7110bafcbc33730
diff --git a/a/content_digest b/N2/content_digest index d1654ce..dd7bfd6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "From\0khilman@baylibre.com (Kevin Hilman)\0" "Subject\0[RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC\0" "Date\0Wed, 06 Dec 2017 12:18:32 -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" @@ -95,4 +95,4 @@ "> \t\t\t\tcompatible = \"amlogic,meson-gx-uart\", \"amlogic,meson-ao-uart\";\n" "> \t\t\t\treg = <0x0 0x3000 0x0 0x18>;" -71223a5952c0c8c4caea2d89293a430aa290e5600d94d8b04b56c731444ec265 +ddcd96c43544da4f8f2307aea9a6353e3c4d31627c592367838e9ce2b43ca28d
diff --git a/a/1.txt b/N3/1.txt index 90ca4ef..37da25f 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -33,20 +33,20 @@ Kevin > #mbox-cells = <1>; > }; > -> + periphs: periphs at ff634000 { +> + periphs: periphs@ff634000 { > + compatible = "simple-bus"; > + reg = <0x0 0xff634000 0x0 0x2000>; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges = <0x0 0x0 0x0 0xff634000 0x0 0x2000>; > + -> + pinctrl_periphs: pinctrl at 480 { +> + pinctrl_periphs: pinctrl@480 { > + compatible = "amlogic,meson-axg-periphs-pinctrl"; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges; > + -> + gpio: bank at 480 { +> + gpio: bank@480 { > + reg = <0x0 0x00480 0x0 0x40>, > + <0x0 0x004e8 0x0 0x14>, > + <0x0 0x00520 0x0 0x14>, @@ -59,20 +59,20 @@ Kevin > + }; > + }; > + -> sram: sram at fffc0000 { +> sram: sram@fffc0000 { > compatible = "amlogic,meson-axg-sram", "mmio-sram"; > reg = <0x0 0xfffc0000 0x0 0x20000>; > @@ -209,6 +236,23 @@ > }; > }; > -> + pinctrl_aobus: pinctrl at 14 { +> + pinctrl_aobus: pinctrl@14 { > + compatible = "amlogic,meson-axg-aobus-pinctrl"; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges; > + -> + gpio_ao: bank at 14 { +> + gpio_ao: bank@14 { > + reg = <0x0 0x00014 0x0 0x8>, > + <0x0 0x0002c 0x0 0x4>, > + <0x0 0x00024 0x0 0x8>; @@ -83,6 +83,6 @@ Kevin > + }; > + }; > + -> uart_AO: serial at 3000 { +> uart_AO: serial@3000 { > compatible = "amlogic,meson-gx-uart", "amlogic,meson-ao-uart"; > reg = <0x0 0x3000 0x0 0x18>; diff --git a/a/content_digest b/N3/content_digest index d1654ce..f3cdf9e 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,9 +1,21 @@ "ref\020171120102354.5354-1-yixun.lan@amlogic.com\0" "ref\020171120102354.5354-3-yixun.lan@amlogic.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" + "Subject\0Re: [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC\0" "Date\0Wed, 06 Dec 2017 12:18:32 -0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Yixun Lan <yixun.lan@amlogic.com>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Linus Walleij <linus.walleij@linaro.org> + Neil Armstrong <narmstrong@baylibre.com> + Jerome Brunet <jbrunet@baylibre.com> + Carlo Caione <carlo@caione.org> + Xingyu Chen <xingyu.chen@amlogic.com> + <devicetree@vger.kernel.org> + <linux-gpio@vger.kernel.org> + <linux-amlogic@lists.infradead.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" @@ -41,20 +53,20 @@ "> \t\t\t#mbox-cells = <1>;\n" "> \t\t};\n" "> \n" - "> +\t\tperiphs: periphs at ff634000 {\n" + "> +\t\tperiphs: periphs@ff634000 {\n" "> +\t\t\tcompatible = \"simple-bus\";\n" "> +\t\t\treg = <0x0 0xff634000 0x0 0x2000>;\n" "> +\t\t\t#address-cells = <2>;\n" "> +\t\t\t#size-cells = <2>;\n" "> +\t\t\tranges = <0x0 0x0 0x0 0xff634000 0x0 0x2000>;\n" "> +\n" - "> +\t\t\tpinctrl_periphs: pinctrl at 480 {\n" + "> +\t\t\tpinctrl_periphs: pinctrl@480 {\n" "> +\t\t\t\tcompatible = \"amlogic,meson-axg-periphs-pinctrl\";\n" "> +\t\t\t\t#address-cells = <2>;\n" "> +\t\t\t\t#size-cells = <2>;\n" "> +\t\t\t\tranges;\n" "> +\n" - "> +\t\t\t\tgpio: bank at 480 {\n" + "> +\t\t\t\tgpio: bank@480 {\n" "> +\t\t\t\t\treg = <0x0 0x00480 0x0 0x40>,\n" "> +\t\t\t\t\t\t<0x0 0x004e8 0x0 0x14>,\n" "> +\t\t\t\t\t\t<0x0 0x00520 0x0 0x14>,\n" @@ -67,20 +79,20 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> \t\tsram: sram at fffc0000 {\n" + "> \t\tsram: sram@fffc0000 {\n" "> \t\t\tcompatible = \"amlogic,meson-axg-sram\", \"mmio-sram\";\n" "> \t\t\treg = <0x0 0xfffc0000 0x0 0x20000>;\n" "> @@ -209,6 +236,23 @@\n" "> \t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tpinctrl_aobus: pinctrl at 14 {\n" + "> +\t\t\tpinctrl_aobus: pinctrl@14 {\n" "> +\t\t\t\tcompatible = \"amlogic,meson-axg-aobus-pinctrl\";\n" "> +\t\t\t\t#address-cells = <2>;\n" "> +\t\t\t\t#size-cells = <2>;\n" "> +\t\t\t\tranges;\n" "> +\n" - "> +\t\t\t\tgpio_ao: bank at 14 {\n" + "> +\t\t\t\tgpio_ao: bank@14 {\n" "> +\t\t\t\t\treg = <0x0 0x00014 0x0 0x8>,\n" "> +\t\t\t\t\t\t<0x0 0x0002c 0x0 0x4>,\n" "> +\t\t\t\t\t\t<0x0 0x00024 0x0 0x8>;\n" @@ -91,8 +103,8 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tuart_AO: serial at 3000 {\n" + "> \t\t\tuart_AO: serial@3000 {\n" "> \t\t\t\tcompatible = \"amlogic,meson-gx-uart\", \"amlogic,meson-ao-uart\";\n" "> \t\t\t\treg = <0x0 0x3000 0x0 0x18>;" -71223a5952c0c8c4caea2d89293a430aa290e5600d94d8b04b56c731444ec265 +042249d25ba2f73010d60190e97780cd9a58ec754ac6cba274f1c043f2623ec2
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.