diff for duplicates of <1440002596-2611-1-git-send-email-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 9b937b7..e006af8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Marcus Cooper <codekipper@gmail.com> +From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> The A20-SOM-EVB is a reference design of a 2-layer board for the A20-SOM. @@ -12,7 +12,7 @@ https://www.olimex.com/Products/SOM/A20/A20-SOM-EVB/ More information on the SOM can be found here http://linux-sunxi.org/Olimex_A20-SOM. -Signed-off-by: Marcus Cooper <codekipper@gmail.com> +Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/sun7i-a20-olinuxino-evb.dts | 233 ++++++++++++++++++++++++++ @@ -38,7 +38,7 @@ index 0000000..a0071fa +++ b/arch/arm/boot/dts/sun7i-a20-olinuxino-evb.dts @@ -0,0 +1,233 @@ +/* -+ * Copyright 2015 - Marcus Cooper <codekipper@gmail.com> ++ * Copyright 2015 - Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + * + * This file is dual-licensed: you can use it either under the terms + * of the GPL or the X11 license, at your option. Note that this dual @@ -140,7 +140,7 @@ index 0000000..a0071fa + phy-mode = "rgmii"; + status = "okay"; + -+ phy1: ethernet-phy at 1 { ++ phy1: ethernet-phy@1 { + reg = <1>; + }; +}; @@ -150,7 +150,7 @@ index 0000000..a0071fa + pinctrl-0 = <&i2c0_pins_a>; + status = "okay"; + -+ axp209: pmic at 34 { ++ axp209: pmic@34 { + compatible = "x-powers,axp209"; + reg = <0x34>; + interrupt-parent = <&nmi_intc>; @@ -230,14 +230,14 @@ index 0000000..a0071fa +}; + +&pio { -+ ahci_pwr_pin_olinuxinoevb: ahci_pwr_pin at 1 { ++ ahci_pwr_pin_olinuxinoevb: ahci_pwr_pin@1 { + allwinner,pins = "PC3"; + allwinner,function = "gpio_out"; + allwinner,drive = <SUN4I_PINCTRL_10_MA>; + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; + }; + -+ led_pins_olinuxinoevb: led_pins at 0 { ++ led_pins_olinuxinoevb: led_pins@0 { + allwinner,pins = "PH2"; + allwinner,function = "gpio_out"; + allwinner,drive = <SUN4I_PINCTRL_20_MA>; diff --git a/a/content_digest b/N1/content_digest index 88dd072..8f350c8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,14 @@ - "From\0codekipper@gmail.com (codekipper at gmail.com)\0" - "Subject\0[linux-sunxi][PATCH] ARM: sun7i: dt: Add new Olimex A20 EVB device\0" + "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "Subject\0[PATCH] ARM: sun7i: dt: Add new Olimex A20 EVB device\0" "Date\0Wed, 19 Aug 2015 18:43:16 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + " Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" - "From: Marcus Cooper <codekipper@gmail.com>\n" + "From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" "The A20-SOM-EVB is a reference design of a 2-layer board for the\n" "A20-SOM.\n" @@ -18,7 +22,7 @@ "More information on the SOM can be found here\n" "http://linux-sunxi.org/Olimex_A20-SOM.\n" "\n" - "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n" + "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/Makefile | 1 +\n" " arch/arm/boot/dts/sun7i-a20-olinuxino-evb.dts | 233 ++++++++++++++++++++++++++\n" @@ -44,7 +48,7 @@ "+++ b/arch/arm/boot/dts/sun7i-a20-olinuxino-evb.dts\n" "@@ -0,0 +1,233 @@\n" "+/*\n" - "+ * Copyright 2015 - Marcus Cooper <codekipper@gmail.com>\n" + "+ * Copyright 2015 - Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "+ *\n" "+ * This file is dual-licensed: you can use it either under the terms\n" "+ * of the GPL or the X11 license, at your option. Note that this dual\n" @@ -146,7 +150,7 @@ "+\tphy-mode = \"rgmii\";\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tphy1: ethernet-phy at 1 {\n" + "+\tphy1: ethernet-phy@1 {\n" "+\t\treg = <1>;\n" "+\t};\n" "+};\n" @@ -156,7 +160,7 @@ "+\tpinctrl-0 = <&i2c0_pins_a>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\taxp209: pmic at 34 {\n" + "+\taxp209: pmic@34 {\n" "+\t\tcompatible = \"x-powers,axp209\";\n" "+\t\treg = <0x34>;\n" "+\t\tinterrupt-parent = <&nmi_intc>;\n" @@ -236,14 +240,14 @@ "+};\n" "+\n" "+&pio {\n" - "+\tahci_pwr_pin_olinuxinoevb: ahci_pwr_pin at 1 {\n" + "+\tahci_pwr_pin_olinuxinoevb: ahci_pwr_pin@1 {\n" "+\t\tallwinner,pins = \"PC3\";\n" "+\t\tallwinner,function = \"gpio_out\";\n" "+\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "+\t\tallwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "+\t};\n" "+\n" - "+\tled_pins_olinuxinoevb: led_pins at 0 {\n" + "+\tled_pins_olinuxinoevb: led_pins@0 {\n" "+\t\tallwinner,pins = \"PH2\";\n" "+\t\tallwinner,function = \"gpio_out\";\n" "+\t\tallwinner,drive = <SUN4I_PINCTRL_20_MA>;\n" @@ -279,4 +283,4 @@ "-- \n" 2.5.0 -d8b1829e03aa0f8bed0568052521b16ab390c311bd5c057b13f622987e87c3e4 +5dcb1cf99e56a711da286f3414ea6719baeb7a9286df2487a3e5dd062dccda11
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.