diff for duplicates of <1477075018-20176-6-git-send-email-david@lechnology.com> diff --git a/a/1.txt b/N1/1.txt index 8e6ea36..cb62eb8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ What is not working/to be added later: * Input and output ports - need some sort of new phy or extcon driver * Battery - needs new power supply driver (depends on ADC iio driver) -Signed-off-by: David Lechner <david@lechnology.com> +Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org> --- arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/lego-ev3.dts | 454 +++++++++++++++++++++++++++++++++++++++++ @@ -60,7 +60,7 @@ index 0000000..a6b4c7d +/* + * Device tree for LEGO MINDSTORMS EV3 + * -+ * Copyright (C) 2016 David Lechner <david@lechnology.com> ++ * Copyright (C) 2016 David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org> + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the @@ -78,12 +78,12 @@ index 0000000..a6b4c7d + compatible = "lego,ev3", "ti,da850"; + model = "LEGO MINDSTORMS EV3"; + -+ soc at 1c00000 { ++ soc@1c00000 { + /* + * (ab)using pinctrl-single to disable all internal pullups/ + * pulldowns on I/O. + */ -+ pinmux at 22c00c { ++ pinmux@22c00c { + compatible = "pinctrl-single"; + reg = <0x22c00c 0x4>; + #address-cells = <1>; @@ -398,7 +398,7 @@ index 0000000..a6b4c7d + /* + * EEPROM contains the first stage bootloader, HW ID and Bluetooth MAC. + */ -+ eeprom at 50 { ++ eeprom@50 { + compatible = "at24,24c128"; + pagesize = <64>; + read-only; @@ -463,7 +463,7 @@ index 0000000..a6b4c7d + dmas = <&edma0 14 0>, <&edma0 15 0>; + dma-names = "rx", "tx"; + -+ spi-flash at 0 { ++ spi-flash@0 { + #address-cells = <1>; + #size-cells = <1>; + compatible = "n25q128a13", "jedec,spi-nor"; @@ -471,27 +471,27 @@ index 0000000..a6b4c7d + spi-max-frequency = <50000000>; + ti,spi-wdelay = <8>; + -+ partition at 0 { ++ partition@0 { + label = "U-Boot"; + reg = <0 0x40000>; + }; + -+ partition at 40000 { ++ partition@40000 { + label = "U-Boot Env"; + reg = <0x40000 0x10000>; + }; + -+ partition at 50000 { ++ partition@50000 { + label = "Kernel"; + reg = <0x50000 0x200000>; + }; + -+ partition at 250000 { ++ partition@250000 { + label = "Filesystem"; + reg = <0x250000 0xa50000>; + }; + -+ partition at cb0000 { ++ partition@cb0000 { + label = "Storage"; + reg = <0xcb0000 0x2f0000>; + }; @@ -513,3 +513,8 @@ index 0000000..a6b4c7d +}; -- 2.7.4 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 01a0e29..3f84f91 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\01477075018-20176-1-git-send-email-david@lechnology.com\0" - "From\0david@lechnology.com (David Lechner)\0" + "ref\01477075018-20176-1-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org\0" + "From\0David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>\0" "Subject\0[PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts\0" "Date\0Fri, 21 Oct 2016 13:36:57 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kevin Hilman <khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + " Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" + "Cc\0David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>" + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "This adds a device tree definition file for LEGO MINDSTORMS EV3.\n" @@ -37,7 +46,7 @@ "* Input and output ports - need some sort of new phy or extcon driver\n" "* Battery - needs new power supply driver (depends on ADC iio driver)\n" "\n" - "Signed-off-by: David Lechner <david@lechnology.com>\n" + "Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/Makefile | 3 +-\n" " arch/arm/boot/dts/lego-ev3.dts | 454 +++++++++++++++++++++++++++++++++++++++++\n" @@ -67,7 +76,7 @@ "+/*\n" "+ * Device tree for LEGO MINDSTORMS EV3\n" "+ *\n" - "+ * Copyright (C) 2016 David Lechner <david@lechnology.com>\n" + "+ * Copyright (C) 2016 David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify it\n" "+ * under the terms of the GNU General Public License as published by the\n" @@ -85,12 +94,12 @@ "+\tcompatible = \"lego,ev3\", \"ti,da850\";\n" "+\tmodel = \"LEGO MINDSTORMS EV3\";\n" "+\n" - "+\tsoc at 1c00000 {\n" + "+\tsoc@1c00000 {\n" "+\t\t/*\n" "+\t\t * (ab)using pinctrl-single to disable all internal pullups/\n" "+\t\t * pulldowns on I/O.\n" "+\t\t */\n" - "+\t\tpinmux at 22c00c {\n" + "+\t\tpinmux@22c00c {\n" "+\t\t\tcompatible = \"pinctrl-single\";\n" "+\t\t\treg = <0x22c00c 0x4>;\n" "+\t\t\t#address-cells = <1>;\n" @@ -405,7 +414,7 @@ "+\t/*\n" "+\t * EEPROM contains the first stage bootloader, HW ID and Bluetooth MAC.\n" "+\t */\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"at24,24c128\";\n" "+\t\tpagesize = <64>;\n" "+\t\tread-only;\n" @@ -470,7 +479,7 @@ "+\tdmas = <&edma0 14 0>, <&edma0 15 0>;\n" "+\tdma-names = \"rx\", \"tx\";\n" "+\n" - "+\tspi-flash at 0 {\n" + "+\tspi-flash@0 {\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <1>;\n" "+\t\tcompatible = \"n25q128a13\", \"jedec,spi-nor\";\n" @@ -478,27 +487,27 @@ "+\t\tspi-max-frequency = <50000000>;\n" "+\t\tti,spi-wdelay = <8>;\n" "+\n" - "+\t\tpartition at 0 {\n" + "+\t\tpartition@0 {\n" "+\t\t\tlabel = \"U-Boot\";\n" "+\t\t\treg = <0 0x40000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at 40000 {\n" + "+\t\tpartition@40000 {\n" "+\t\t\tlabel = \"U-Boot Env\";\n" "+\t\t\treg = <0x40000 0x10000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at 50000 {\n" + "+\t\tpartition@50000 {\n" "+\t\t\tlabel = \"Kernel\";\n" "+\t\t\treg = <0x50000 0x200000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at 250000 {\n" + "+\t\tpartition@250000 {\n" "+\t\t\tlabel = \"Filesystem\";\n" "+\t\t\treg = <0x250000 0xa50000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at cb0000 {\n" + "+\t\tpartition@cb0000 {\n" "+\t\t\tlabel = \"Storage\";\n" "+\t\t\treg = <0xcb0000 0x2f0000>;\n" "+\t\t};\n" @@ -519,6 +528,11 @@ "+\tstatus = \"okay\";\n" "+};\n" "-- \n" - 2.7.4 + "2.7.4\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -f45d8bb7424be9159b7f1bcf2cab8b6f163b57ca3b28c3f699fe311c7dc56db7 +0283c158522c5a1604c7511ee0bea1ac921894fce22457ad027cb78470c5fcda
diff --git a/a/1.txt b/N2/1.txt index 8e6ea36..871f273 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -78,12 +78,12 @@ index 0000000..a6b4c7d + compatible = "lego,ev3", "ti,da850"; + model = "LEGO MINDSTORMS EV3"; + -+ soc at 1c00000 { ++ soc@1c00000 { + /* + * (ab)using pinctrl-single to disable all internal pullups/ + * pulldowns on I/O. + */ -+ pinmux at 22c00c { ++ pinmux@22c00c { + compatible = "pinctrl-single"; + reg = <0x22c00c 0x4>; + #address-cells = <1>; @@ -398,7 +398,7 @@ index 0000000..a6b4c7d + /* + * EEPROM contains the first stage bootloader, HW ID and Bluetooth MAC. + */ -+ eeprom at 50 { ++ eeprom@50 { + compatible = "at24,24c128"; + pagesize = <64>; + read-only; @@ -463,7 +463,7 @@ index 0000000..a6b4c7d + dmas = <&edma0 14 0>, <&edma0 15 0>; + dma-names = "rx", "tx"; + -+ spi-flash at 0 { ++ spi-flash@0 { + #address-cells = <1>; + #size-cells = <1>; + compatible = "n25q128a13", "jedec,spi-nor"; @@ -471,27 +471,27 @@ index 0000000..a6b4c7d + spi-max-frequency = <50000000>; + ti,spi-wdelay = <8>; + -+ partition at 0 { ++ partition@0 { + label = "U-Boot"; + reg = <0 0x40000>; + }; + -+ partition at 40000 { ++ partition@40000 { + label = "U-Boot Env"; + reg = <0x40000 0x10000>; + }; + -+ partition at 50000 { ++ partition@50000 { + label = "Kernel"; + reg = <0x50000 0x200000>; + }; + -+ partition at 250000 { ++ partition@250000 { + label = "Filesystem"; + reg = <0x250000 0xa50000>; + }; + -+ partition at cb0000 { ++ partition@cb0000 { + label = "Storage"; + reg = <0xcb0000 0x2f0000>; + }; diff --git a/a/content_digest b/N2/content_digest index 01a0e29..dd444e9 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,16 @@ "ref\01477075018-20176-1-git-send-email-david@lechnology.com\0" - "From\0david@lechnology.com (David Lechner)\0" + "From\0David Lechner <david@lechnology.com>\0" "Subject\0[PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts\0" "Date\0Fri, 21 Oct 2016 13:36:57 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kevin Hilman <khilman@kernel.org>" + " Sekhar Nori <nsekhar@ti.com>\0" + "Cc\0David Lechner <david@lechnology.com>" + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "This adds a device tree definition file for LEGO MINDSTORMS EV3.\n" @@ -85,12 +93,12 @@ "+\tcompatible = \"lego,ev3\", \"ti,da850\";\n" "+\tmodel = \"LEGO MINDSTORMS EV3\";\n" "+\n" - "+\tsoc at 1c00000 {\n" + "+\tsoc@1c00000 {\n" "+\t\t/*\n" "+\t\t * (ab)using pinctrl-single to disable all internal pullups/\n" "+\t\t * pulldowns on I/O.\n" "+\t\t */\n" - "+\t\tpinmux at 22c00c {\n" + "+\t\tpinmux@22c00c {\n" "+\t\t\tcompatible = \"pinctrl-single\";\n" "+\t\t\treg = <0x22c00c 0x4>;\n" "+\t\t\t#address-cells = <1>;\n" @@ -405,7 +413,7 @@ "+\t/*\n" "+\t * EEPROM contains the first stage bootloader, HW ID and Bluetooth MAC.\n" "+\t */\n" - "+\teeprom at 50 {\n" + "+\teeprom@50 {\n" "+\t\tcompatible = \"at24,24c128\";\n" "+\t\tpagesize = <64>;\n" "+\t\tread-only;\n" @@ -470,7 +478,7 @@ "+\tdmas = <&edma0 14 0>, <&edma0 15 0>;\n" "+\tdma-names = \"rx\", \"tx\";\n" "+\n" - "+\tspi-flash at 0 {\n" + "+\tspi-flash@0 {\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <1>;\n" "+\t\tcompatible = \"n25q128a13\", \"jedec,spi-nor\";\n" @@ -478,27 +486,27 @@ "+\t\tspi-max-frequency = <50000000>;\n" "+\t\tti,spi-wdelay = <8>;\n" "+\n" - "+\t\tpartition at 0 {\n" + "+\t\tpartition@0 {\n" "+\t\t\tlabel = \"U-Boot\";\n" "+\t\t\treg = <0 0x40000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at 40000 {\n" + "+\t\tpartition@40000 {\n" "+\t\t\tlabel = \"U-Boot Env\";\n" "+\t\t\treg = <0x40000 0x10000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at 50000 {\n" + "+\t\tpartition@50000 {\n" "+\t\t\tlabel = \"Kernel\";\n" "+\t\t\treg = <0x50000 0x200000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at 250000 {\n" + "+\t\tpartition@250000 {\n" "+\t\t\tlabel = \"Filesystem\";\n" "+\t\t\treg = <0x250000 0xa50000>;\n" "+\t\t};\n" "+\n" - "+\t\tpartition at cb0000 {\n" + "+\t\tpartition@cb0000 {\n" "+\t\t\tlabel = \"Storage\";\n" "+\t\t\treg = <0xcb0000 0x2f0000>;\n" "+\t\t};\n" @@ -521,4 +529,4 @@ "-- \n" 2.7.4 -f45d8bb7424be9159b7f1bcf2cab8b6f163b57ca3b28c3f699fe311c7dc56db7 +ef0e4b97e6e7e6abdd0d0c6f54b990d3b1c3baa5e5b0136e684d8a3de75144c8
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.