diff for duplicates of <1453562299-18495-3-git-send-email-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 7206de0..729df02 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 Itead Ibox is a multi board device based on the Allwinner A20 SoC. It contains the A20 Itead Core module and a base board for the external @@ -12,7 +12,7 @@ SPDIF and a 32-pin GPIO header. This header expands the features of core board by exposing the VGA pins, audio In/Out pins, SATA, SPI, I2C, UARTS, USB-OTG and power. -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-itead-ibox.dts | 125 +++++++++++++++++++++++++++++ @@ -38,7 +38,7 @@ index 0000000..661c21d +++ b/arch/arm/boot/dts/sun7i-a20-itead-ibox.dts @@ -0,0 +1,125 @@ +/* -+ * 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 @@ -122,13 +122,13 @@ index 0000000..661c21d + phy-mode = "mii"; + status = "okay"; + -+ phy1: ethernet-phy at 1 { ++ phy1: ethernet-phy@1 { + reg = <1>; + }; +}; + +&i2c0 { -+ axp209: pmic at 34 { ++ axp209: pmic@34 { + interrupt-parent = <&nmi_intc>; + interrupts = <0 IRQ_TYPE_LEVEL_LOW>; + }; @@ -151,7 +151,7 @@ index 0000000..661c21d +}; + +&pio { -+ led_pins_itead_core: led_pins at 0 { ++ led_pins_itead_core: led_pins@0 { + allwinner,pins = "PH20","PH21"; + allwinner,function = "gpio_out"; + allwinner,drive = <SUN4I_PINCTRL_20_MA>; diff --git a/a/content_digest b/N1/content_digest index f895d7b..8ec382b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,16 @@ "ref\01453562299-18495-1-git-send-email-codekipper@gmail.com\0" - "From\0codekipper@gmail.com (codekipper at gmail.com)\0" - "Subject\0[linux-sunxi][PATCH v4 2/3] ARM: dts: sun7i: Add Itead Ibox support\0" + "ref\01453562299-18495-1-git-send-email-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "Subject\0[PATCH v4 2/3] ARM: dts: sun7i: Add Itead Ibox support\0" "Date\0Sat, 23 Jan 2016 16:18:18 +0100\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 Itead Ibox is a multi board device based on the Allwinner A20 SoC.\n" "It contains the A20 Itead Core module and a base board for the external\n" @@ -19,7 +24,7 @@ "board by exposing the VGA pins, audio In/Out pins, SATA, SPI, I2C, UARTS,\n" "USB-OTG and power.\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-itead-ibox.dts | 125 +++++++++++++++++++++++++++++\n" @@ -45,7 +50,7 @@ "+++ b/arch/arm/boot/dts/sun7i-a20-itead-ibox.dts\n" "@@ -0,0 +1,125 @@\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" @@ -129,13 +134,13 @@ "+\tphy-mode = \"mii\";\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tphy1: ethernet-phy at 1 {\n" + "+\tphy1: ethernet-phy@1 {\n" "+\t\treg = <1>;\n" "+\t};\n" "+};\n" "+\n" "+&i2c0 {\n" - "+\taxp209: pmic at 34 {\n" + "+\taxp209: pmic@34 {\n" "+\t\tinterrupt-parent = <&nmi_intc>;\n" "+\t\tinterrupts = <0 IRQ_TYPE_LEVEL_LOW>;\n" "+\t};\n" @@ -158,7 +163,7 @@ "+};\n" "+\n" "+&pio {\n" - "+\tled_pins_itead_core: led_pins at 0 {\n" + "+\tled_pins_itead_core: led_pins@0 {\n" "+\t\tallwinner,pins = \"PH20\",\"PH21\";\n" "+\t\tallwinner,function = \"gpio_out\";\n" "+\t\tallwinner,drive = <SUN4I_PINCTRL_20_MA>;\n" @@ -172,4 +177,4 @@ "-- \n" 2.7.0 -f272028f63df2a553d260dcf502e8aeead7177087de5213186d59281dbe97ba2 +ca9fd279ad050cf51ed62368952912267418432a828a37e696577bac35cc46f6
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.