All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150112111755.GH4891@lukather>

diff --git a/a/1.txt b/N1/1.txt
index 0e763e6..c07906f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ On Wed, Jan 07, 2015 at 09:16:13PM +0100, Hans de Goede wrote:
 > It is clearly marked "CHUWI", "V7" and "Model: CW0825" on the back of the
 > tablet.
 > 
-> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
+> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 
 This is mostly looking good, as usual, but I have a few comments on
 it.
@@ -38,7 +38,7 @@ it.
 > +++ b/arch/arm/boot/dts/sun4i-a10-chuwi-v7-cw0825.dts
 > @@ -0,0 +1,101 @@
 > +/*
-> + * Copyright 2015 Hans de Goede <hdegoede@redhat.com>
+> + * Copyright 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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
@@ -95,8 +95,8 @@ This would be great to move to the C-preprocessor includes.
 > +	model = "Chuwi V7 CW0825";
 > +	compatible = "chuwi,v7-cw0825", "allwinner,sun4i-a10";
 > +
-> +	soc at 01c00000 {
-> +		mmc0: mmc at 01c0f000 {
+> +	soc@01c00000 {
+> +		mmc0: mmc@01c0f000 {
 > +			pinctrl-names = "default";
 > +			pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
 > +			vmmc-supply = <&reg_vcc3v3>;
@@ -109,27 +109,27 @@ And use the GPIO header for the GPIO flags.
 > +			status = "okay";
 > +		};
 > +
-> +		uart0: serial at 01c28000 {
+> +		uart0: serial@01c28000 {
 > +			pinctrl-names = "default";
 > +			pinctrl-0 = <&uart0_pins_a>;
 > +			status = "okay";
 > +		};
 > +
-> +		usbphy: phy at 01c13400 {
+> +		usbphy: phy@01c13400 {
 > +			usb2_vbus-supply = <&reg_usb2_vbus>;
 > +			status = "okay";
 > +		};
 > +
-> +		ehci1: usb at 01c1c000 {
+> +		ehci1: usb@01c1c000 {
 > +			status = "okay";
 > +		};
 > +
-> +		i2c0: i2c at 01c2ac00 {
+> +		i2c0: i2c@01c2ac00 {
 > +			pinctrl-names = "default";
 > +			pinctrl-0 = <&i2c0_pins_a>;
 > +			status = "okay";
 > +
-> +			axp209: pmic at 34 {
+> +			axp209: pmic@34 {
 > +				compatible = "x-powers,axp209";
 > +				reg = <0x34>;
 > +				interrupts = <0>;
@@ -159,10 +159,3 @@ Maxime
 Maxime Ripard, Free Electrons
 Embedded Linux, Kernel and Android engineering
 http://free-electrons.com
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 819 bytes
-Desc: Digital signature
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150112/eabaf0b6/attachment.sig>
diff --git a/a/content_digest b/N1/content_digest
index 41c3b32..8080b1f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,13 @@
  "ref\01420661775-20424-1-git-send-email-hdegoede@redhat.com\0"
- "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
- "Subject\0[PATCH 1/3] ARM: dts: sun4i: Add dts file for Chuwi V7 CW0825 tablet\0"
+ "ref\01420661775-20424-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0"
+ "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/3] ARM: dts: sun4i: Add dts file for Chuwi V7 CW0825 tablet\0"
  "Date\0Mon, 12 Jan 2015 12:17:56 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
+ "\01:1\0"
  "b\0"
  "Hi Hans,\n"
  "\n"
@@ -15,7 +19,7 @@
  "> It is clearly marked \"CHUWI\", \"V7\" and \"Model: CW0825\" on the back of the\n"
  "> tablet.\n"
  "> \n"
- "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n"
+ "> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  "\n"
  "This is mostly looking good, as usual, but I have a few comments on\n"
  "it.\n"
@@ -45,7 +49,7 @@
  "> +++ b/arch/arm/boot/dts/sun4i-a10-chuwi-v7-cw0825.dts\n"
  "> @@ -0,0 +1,101 @@\n"
  "> +/*\n"
- "> + * Copyright 2015 Hans de Goede <hdegoede@redhat.com>\n"
+ "> + * Copyright 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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"
@@ -102,8 +106,8 @@
  "> +\tmodel = \"Chuwi V7 CW0825\";\n"
  "> +\tcompatible = \"chuwi,v7-cw0825\", \"allwinner,sun4i-a10\";\n"
  "> +\n"
- "> +\tsoc at 01c00000 {\n"
- "> +\t\tmmc0: mmc at 01c0f000 {\n"
+ "> +\tsoc@01c00000 {\n"
+ "> +\t\tmmc0: mmc@01c0f000 {\n"
  "> +\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\tpinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;\n"
  "> +\t\t\tvmmc-supply = <&reg_vcc3v3>;\n"
@@ -116,27 +120,27 @@
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart0: serial at 01c28000 {\n"
+ "> +\t\tuart0: serial@01c28000 {\n"
  "> +\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\tpinctrl-0 = <&uart0_pins_a>;\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusbphy: phy at 01c13400 {\n"
+ "> +\t\tusbphy: phy@01c13400 {\n"
  "> +\t\t\tusb2_vbus-supply = <&reg_usb2_vbus>;\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tehci1: usb at 01c1c000 {\n"
+ "> +\t\tehci1: usb@01c1c000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c0: i2c at 01c2ac00 {\n"
+ "> +\t\ti2c0: i2c@01c2ac00 {\n"
  "> +\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\tpinctrl-0 = <&i2c0_pins_a>;\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\n"
- "> +\t\t\taxp209: pmic at 34 {\n"
+ "> +\t\t\taxp209: pmic@34 {\n"
  "> +\t\t\t\tcompatible = \"x-powers,axp209\";\n"
  "> +\t\t\t\treg = <0x34>;\n"
  "> +\t\t\t\tinterrupts = <0>;\n"
@@ -165,13 +169,6 @@
  "-- \n"
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\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: Digital signature\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150112/eabaf0b6/attachment.sig>
+ http://free-electrons.com
 
-0c38af2a493a4163409070994458662aa5e1bbb13a5b2eba36029a5f02bb8457
+9dc7946ca78dcd16f6fd4270f1406edce74beea5e073864979b13147d1180642

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.