diff for duplicates of <20160908074155.GH8913@lukather> diff --git a/a/1.txt b/N1/1.txt index d0100da..81f6c94 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Thu, Sep 08, 2016 at 12:32:48AM +0800, Chen-Yu Tsai wrote: > On Wed, Sep 7, 2016 at 10:53 PM, Maxime Ripard > <maxime.ripard@free-electrons.com> wrote: -> > From: Mylène Josserand <mylene.josserand@free-electrons.com> +> > From: Myl?ne Josserand <mylene.josserand@free-electrons.com> > > > > The GR8 is an SoC made by Nextthing loosely based on the sun5i family. > > @@ -9,7 +9,7 @@ On Thu, Sep 08, 2016 at 12:32:48AM +0800, Chen-Yu Tsai wrote: > > A13 support, let's keep it out of the sun5i.dtsi include tree. We will > > figure out what can be shared when things settle down. > > -> > Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> +> > Signed-off-by: Myl?ne Josserand <mylene.josserand@free-electrons.com> > > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> > > --- > > arch/arm/boot/dts/ntc-gr8.dtsi | 1080 ++++++++++++++++++++++++++++++++++++++++ @@ -32,7 +32,7 @@ On Thu, Sep 08, 2016 at 12:32:48AM +0800, Chen-Yu Tsai wrote: Indeed. -> > + tcon_ch1_clk: clk@01c2012c { +> > + tcon_ch1_clk: clk at 01c2012c { > > + #clock-cells = <0>; > > + compatible = "allwinner,sun4i-a10-tcon-ch1-clk"; > > + reg = <0x01c2012c 0x4>; @@ -49,7 +49,7 @@ one. > > [...] > -> > + pio: pinctrl@01c20800 { +> > + pio: pinctrl at 01c20800 { > > + compatible = "nextthing,gr8-pinctrl"; > > + reg = <0x01c20800 0x400>; > > + interrupts = <28>; @@ -59,28 +59,28 @@ one. > > + #interrupt-cells = <3>; > > + #gpio-cells = <3>; > > + -> > + i2c0_pins_a: i2c0@0 { +> > + i2c0_pins_a: i2c0 at 0 { > > + allwinner,pins = "PB0", "PB1"; > > + allwinner,function = "i2c0"; > > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; > > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; > > + }; > > + -> > + i2c1_pins_a: i2c1@0 { +> > + i2c1_pins_a: i2c1 at 0 { > > + allwinner,pins = "PB15", "PB16"; > > + allwinner,function = "i2c1"; > > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; > > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; > > + }; > > + -> > + i2c2_pins_a: i2c2@0 { +> > + i2c2_pins_a: i2c2 at 0 { > > + allwinner,pins = "PB17", "PB18"; > > + allwinner,function = "i2c2"; > > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; > > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; > > + }; > > + -> > + i2s0_pins_a: i2s0@0 { +> > + i2s0_pins_a: i2s0 at 0 { > > + allwinner,pins = "PB5", "PB6", "PB7", "PB8", "PB9"; > > + allwinner,function = "i2s0"; > > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; @@ -94,14 +94,14 @@ ACK. > > > + -> > + ir0_rx_pins_a: ir0@0 { +> > + ir0_rx_pins_a: ir0 at 0 { > > + allwinner,pins = "PB4"; > > + allwinner,function = "ir0"; > > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; > > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; > > + }; > > + -> > + lcd_rgb666_pins: lcd_rgb666@0 { +> > + lcd_rgb666_pins: lcd_rgb666 at 0 { > > + allwinner,pins = "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", > > + "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", > > + "PD18", "PD19", "PD20", "PD21", "PD22", "PD23", @@ -111,7 +111,7 @@ ACK. > > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; > > + }; > > + -> > + mmc0_pins_a: mmc0@0 { +> > + mmc0_pins_a: mmc0 at 0 { > > + allwinner,pins = "PF0", "PF1", "PF2", "PF3", > > + "PF4", "PF5"; > > + allwinner,function = "mmc0"; @@ -119,7 +119,7 @@ ACK. > > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; > > + }; > > + -> > + nand_pins_a: nand_base0@0 { +> > + nand_pins_a: nand_base0 at 0 { > > + allwinner,pins = "PC0", "PC1", "PC2", > > + "PC5", "PC8", "PC9", "PC10", > > + "PC11", "PC12", "PC13", "PC14", @@ -139,3 +139,10 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: not available +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160908/678c08b7/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 8013aa8..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJX0RZCAAoJEBx+YmzsjxAglDYP/1eDhlSn6hetT0w2Yh3BIjuN -vBTz67wevefxic4mazTw64aMcLTVNckej4ms9GvrPToZq5mADz6G895CIZeH+hQK -9dzK7wXh0o7TXw9OwVq1fi6F4KbyqbIqq9KD3sSZNee3dXQd4SwTQ/MS4L7mHYYz -ar1sGNsne8rQc456GAbtVjqHumYf39EvbcKru8eOZP5Jju7FUaphIq7kUFQL4R4E -9FWqrLzeXIe9kE+oczLcQWhz4axqetryL2BBSQ++L0x+hEoghJSxVHYFWs+owfvW -Rx47u+K7NJ8exlwQkulgjL6B8q1Cr6t8EuAEeARoId7TuYGVJEFg/20V247kgYb2 -mCTUSeIvYT+JW3t4j3w/sw/A1+SrVemLu6YjajsAxKOQrrU0EBh7YZT9/Xv+pfSq -rCG4iWN2CewUMzyzCMCQHuQS5s1rkq+oxxdtrSQRH5tF/YMqrHNX6EeMscvxsSi1 -gPJezuu2MSIAL6Yicv03djP9Hh9OP7E/NfhP16Y+pmD+M5L2visSBE44o/wkLar/ -ooN+6bUTLo7h+nM28yuYVJn+aIdEYnR/tgSIxUeWtn0P0HnwoBJCGGA7AHkWl09p -A2IRSz66lEj7Q+GN2O7k8M21ML3uG2IDCxtPpefyIJJDt4SGweCxo0OKomgO81vo -nf/ePUsc4VnwwlAyhkQZ -=BAyj ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 5e5352c..0000000 --- a/a/2.hdr +++ /dev/null @@ -1 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/content_digest b/N1/content_digest index 54ed9f2..cea123b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,16 @@ "ref\020160907145400.27192-1-maxime.ripard@free-electrons.com\0" "ref\020160907145400.27192-4-maxime.ripard@free-electrons.com\0" "ref\0CAGb2v67WLn6Sv9ie9CrA52zHf0xbwVd7YrJ_2pF3UW8LmxVvRQ@mail.gmail.com\0" - "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" - "Subject\0Re: [PATCH v2 3/4] ARM: dts: Add NextThing GR8 dtsi\0" + "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" + "Subject\0[PATCH v2 3/4] ARM: dts: Add NextThing GR8 dtsi\0" "Date\0Thu, 8 Sep 2016 09:41:55 +0200\0" - "To\0Chen-Yu Tsai <wens@csie.org>\0" - "Cc\0Linus Walleij <linus.walleij@linaro.org>" - linux-arm-kernel <linux-arm-kernel@lists.infradead.org> - linux-kernel <linux-kernel@vger.kernel.org> - linux-gpio@vger.kernel.org <linux-gpio@vger.kernel.org> - Mylene Josserand <mylene.josserand@free-electrons.com> - Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - " Alexander Kaplan <alex@nextthing.co>\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On Thu, Sep 08, 2016 at 12:32:48AM +0800, Chen-Yu Tsai wrote:\n" "> On Wed, Sep 7, 2016 at 10:53 PM, Maxime Ripard\n" "> <maxime.ripard@free-electrons.com> wrote:\n" - "> > From: Myl\303\250ne Josserand <mylene.josserand@free-electrons.com>\n" + "> > From: Myl?ne Josserand <mylene.josserand@free-electrons.com>\n" "> >\n" "> > The GR8 is an SoC made by Nextthing loosely based on the sun5i family.\n" "> >\n" @@ -25,7 +18,7 @@ "> > A13 support, let's keep it out of the sun5i.dtsi include tree. We will\n" "> > figure out what can be shared when things settle down.\n" "> >\n" - "> > Signed-off-by: Myl\303\250ne Josserand <mylene.josserand@free-electrons.com>\n" + "> > Signed-off-by: Myl?ne Josserand <mylene.josserand@free-electrons.com>\n" "> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>\n" "> > ---\n" "> > arch/arm/boot/dts/ntc-gr8.dtsi | 1080 ++++++++++++++++++++++++++++++++++++++++\n" @@ -48,7 +41,7 @@ "\n" "Indeed.\n" "\n" - "> > + tcon_ch1_clk: clk@01c2012c {\n" + "> > + tcon_ch1_clk: clk at 01c2012c {\n" "> > + #clock-cells = <0>;\n" "> > + compatible = \"allwinner,sun4i-a10-tcon-ch1-clk\";\n" "> > + reg = <0x01c2012c 0x4>;\n" @@ -65,7 +58,7 @@ "> \n" "> [...]\n" "> \n" - "> > + pio: pinctrl@01c20800 {\n" + "> > + pio: pinctrl at 01c20800 {\n" "> > + compatible = \"nextthing,gr8-pinctrl\";\n" "> > + reg = <0x01c20800 0x400>;\n" "> > + interrupts = <28>;\n" @@ -75,28 +68,28 @@ "> > + #interrupt-cells = <3>;\n" "> > + #gpio-cells = <3>;\n" "> > +\n" - "> > + i2c0_pins_a: i2c0@0 {\n" + "> > + i2c0_pins_a: i2c0 at 0 {\n" "> > + allwinner,pins = \"PB0\", \"PB1\";\n" "> > + allwinner,function = \"i2c0\";\n" "> > + allwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "> > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "> > + };\n" "> > +\n" - "> > + i2c1_pins_a: i2c1@0 {\n" + "> > + i2c1_pins_a: i2c1 at 0 {\n" "> > + allwinner,pins = \"PB15\", \"PB16\";\n" "> > + allwinner,function = \"i2c1\";\n" "> > + allwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "> > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "> > + };\n" "> > +\n" - "> > + i2c2_pins_a: i2c2@0 {\n" + "> > + i2c2_pins_a: i2c2 at 0 {\n" "> > + allwinner,pins = \"PB17\", \"PB18\";\n" "> > + allwinner,function = \"i2c2\";\n" "> > + allwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "> > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "> > + };\n" "> > +\n" - "> > + i2s0_pins_a: i2s0@0 {\n" + "> > + i2s0_pins_a: i2s0 at 0 {\n" "> > + allwinner,pins = \"PB5\", \"PB6\", \"PB7\", \"PB8\", \"PB9\";\n" "> > + allwinner,function = \"i2s0\";\n" "> > + allwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" @@ -110,14 +103,14 @@ "\n" "> \n" "> > +\n" - "> > + ir0_rx_pins_a: ir0@0 {\n" + "> > + ir0_rx_pins_a: ir0 at 0 {\n" "> > + allwinner,pins = \"PB4\";\n" "> > + allwinner,function = \"ir0\";\n" "> > + allwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "> > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "> > + };\n" "> > +\n" - "> > + lcd_rgb666_pins: lcd_rgb666@0 {\n" + "> > + lcd_rgb666_pins: lcd_rgb666 at 0 {\n" "> > + allwinner,pins = \"PD2\", \"PD3\", \"PD4\", \"PD5\", \"PD6\", \"PD7\",\n" "> > + \"PD10\", \"PD11\", \"PD12\", \"PD13\", \"PD14\", \"PD15\",\n" "> > + \"PD18\", \"PD19\", \"PD20\", \"PD21\", \"PD22\", \"PD23\",\n" @@ -127,7 +120,7 @@ "> > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "> > + };\n" "> > +\n" - "> > + mmc0_pins_a: mmc0@0 {\n" + "> > + mmc0_pins_a: mmc0 at 0 {\n" "> > + allwinner,pins = \"PF0\", \"PF1\", \"PF2\", \"PF3\",\n" "> > + \"PF4\", \"PF5\";\n" "> > + allwinner,function = \"mmc0\";\n" @@ -135,7 +128,7 @@ "> > + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "> > + };\n" "> > +\n" - "> > + nand_pins_a: nand_base0@0 {\n" + "> > + nand_pins_a: nand_base0 at 0 {\n" "> > + allwinner,pins = \"PC0\", \"PC1\", \"PC2\",\n" "> > + \"PC5\", \"PC8\", \"PC9\", \"PC10\",\n" "> > + \"PC11\", \"PC12\", \"PC13\", \"PC14\",\n" @@ -154,26 +147,13 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux and Kernel engineering\n" - http://free-electrons.com - "\01:2\0" - "fn\0signature.asc\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1\n" - "\n" - "iQIcBAEBAgAGBQJX0RZCAAoJEBx+YmzsjxAglDYP/1eDhlSn6hetT0w2Yh3BIjuN\n" - "vBTz67wevefxic4mazTw64aMcLTVNckej4ms9GvrPToZq5mADz6G895CIZeH+hQK\n" - "9dzK7wXh0o7TXw9OwVq1fi6F4KbyqbIqq9KD3sSZNee3dXQd4SwTQ/MS4L7mHYYz\n" - "ar1sGNsne8rQc456GAbtVjqHumYf39EvbcKru8eOZP5Jju7FUaphIq7kUFQL4R4E\n" - "9FWqrLzeXIe9kE+oczLcQWhz4axqetryL2BBSQ++L0x+hEoghJSxVHYFWs+owfvW\n" - "Rx47u+K7NJ8exlwQkulgjL6B8q1Cr6t8EuAEeARoId7TuYGVJEFg/20V247kgYb2\n" - "mCTUSeIvYT+JW3t4j3w/sw/A1+SrVemLu6YjajsAxKOQrrU0EBh7YZT9/Xv+pfSq\n" - "rCG4iWN2CewUMzyzCMCQHuQS5s1rkq+oxxdtrSQRH5tF/YMqrHNX6EeMscvxsSi1\n" - "gPJezuu2MSIAL6Yicv03djP9Hh9OP7E/NfhP16Y+pmD+M5L2visSBE44o/wkLar/\n" - "ooN+6bUTLo7h+nM28yuYVJn+aIdEYnR/tgSIxUeWtn0P0HnwoBJCGGA7AHkWl09p\n" - "A2IRSz66lEj7Q+GN2O7k8M21ML3uG2IDCxtPpefyIJJDt4SGweCxo0OKomgO81vo\n" - "nf/ePUsc4VnwwlAyhkQZ\n" - "=BAyj\n" - "-----END PGP SIGNATURE-----\n" + "http://free-electrons.com\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: not available\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160908/678c08b7/attachment.sig> -41114123312ad5ab35f3507c8eff9c5fcb6e0f6fd427af8d20f92c7809a477ac +faaa8cd29bdfb4e457879e9ccbac6ae0f1cec60eed51a5586b7745663f8b76d7
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.