diff for duplicates of <529567FB.5090501@gtsys.com.hk> diff --git a/a/1.txt b/N1/1.txt index fcbe999..4371563 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ On Wednesday, November 20, 2013 04:01 AM, Linus Walleij wrote: -> On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann<mpa@pengutronix.de> wrote: +> On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann<mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> wrote: > >> Support gpio devicetree subnodes to allow a more detailed DT hardware >> description. >> ->> Signed-off-by: Markus Pargmann<mpa@pengutronix.de> +>> Signed-off-by: Markus Pargmann<mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> > > Looks good to me. > @@ -23,7 +23,7 @@ that somehow the gpio6: triggers a problem [ 0.115718] irq: no irq domain found for -/soc/aipi at 10000000/iomuxc at 10015000/gpio at 10015500 ! +/soc/aipi@10000000/iomuxc@10015000/gpio@10015500 ! [ 0.115768] ------------[ cut here ]------------ [ 0.115853] WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x110/0x15c() @@ -32,14 +32,14 @@ of_device_alloc+0x110/0x15c() [ 0.152712] imx27-pinctrl 10015000.iomuxc: initialized IMX pinctrl driver -iomuxc: iomuxc at 10015000 { +iomuxc: iomuxc@10015000 { compatible = "fsl,imx27-iomuxc"; reg = <0x10015000 0x600>; #address-cells = <1>; #size-cells = <1>; ranges; - gpio1: gpio at 10015000 { + gpio1: gpio@10015000 { compatible = "fsl,imx27-gpio", "fsl,imx21-gpio"; reg = <0x10015000 0x100>; interrupts = <8>; @@ -49,7 +49,7 @@ iomuxc: iomuxc at 10015000 { #interrupt-cells = <2>; }; ... - gpio6: gpio at 10015500 { + gpio6: gpio@10015500 { compatible = "fsl,imx27-gpio", "fsl,imx21-gpio"; reg = <0x10015500 0x100>; interrupts = <8>; @@ -64,3 +64,8 @@ Kernel Linux version 3.13.0-rc1-next-20131125-dirty With kind regards Chris + +-- +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 6dc6a1c..f9de284 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,26 @@ "ref\0CACRpkda2dO6DvurEhaTVGJv8nDyEGOEeLCap-_+1e1mHtD0XyQ@mail.gmail.com\0" "ref\01384193987-20740-1-git-send-email-mpa@pengutronix.de\0" "ref\0CACRpkdaQcY43wnfD_phsi6rCo3oUmOUcei+gb9phyGT7F1iZyA@mail.gmail.com\0" - "From\0chris.ruehl@gtsys.com.hk (Chris Ruehl)\0" - "Subject\0[PATCH] pinctrl: imx1-core populate subdevices\0" + "ref\0CACRpkdaQcY43wnfD_phsi6rCo3oUmOUcei+gb9phyGT7F1iZyA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Chris Ruehl <chris.ruehl-CR359r9tUDPXPF5Rlphj1Q@public.gmane.org>\0" + "Subject\0Re: [PATCH] pinctrl: imx1-core populate subdevices\0" "Date\0Wed, 27 Nov 2013 11:33:15 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>" + Matt Sealey <neko-HhXTZounMxbZATc7fWT8Dg@public.gmane.org> + Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "On Wednesday, November 20, 2013 04:01 AM, Linus Walleij wrote:\n" - "> On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann<mpa@pengutronix.de> wrote:\n" + "> On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann<mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> wrote:\n" ">\n" ">> Support gpio devicetree subnodes to allow a more detailed DT hardware\n" ">> description.\n" ">>\n" - ">> Signed-off-by: Markus Pargmann<mpa@pengutronix.de>\n" + ">> Signed-off-by: Markus Pargmann<mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" ">\n" "> Looks good to me.\n" ">\n" @@ -32,7 +39,7 @@ "\n" "\n" "[ 0.115718] irq: no irq domain found for \n" - "/soc/aipi at 10000000/iomuxc at 10015000/gpio at 10015500 !\n" + "/soc/aipi@10000000/iomuxc@10015000/gpio@10015500 !\n" "[ 0.115768] ------------[ cut here ]------------\n" "[ 0.115853] WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 \n" "of_device_alloc+0x110/0x15c()\n" @@ -41,14 +48,14 @@ "[ 0.152712] imx27-pinctrl 10015000.iomuxc: initialized IMX pinctrl driver\n" "\n" "\n" - "iomuxc: iomuxc at 10015000 {\n" + "iomuxc: iomuxc@10015000 {\n" " compatible = \"fsl,imx27-iomuxc\";\n" " reg = <0x10015000 0x600>;\n" " #address-cells = <1>;\n" " #size-cells = <1>;\n" " ranges;\n" "\n" - " gpio1: gpio at 10015000 {\n" + " gpio1: gpio@10015000 {\n" " compatible = \"fsl,imx27-gpio\", \"fsl,imx21-gpio\";\n" " reg = <0x10015000 0x100>;\n" " interrupts = <8>;\n" @@ -58,7 +65,7 @@ " #interrupt-cells = <2>;\n" " };\n" "...\n" - " gpio6: gpio at 10015500 {\n" + " gpio6: gpio@10015500 {\n" " compatible = \"fsl,imx27-gpio\", \"fsl,imx21-gpio\";\n" " reg = <0x10015500 0x100>;\n" " interrupts = <8>;\n" @@ -72,6 +79,11 @@ "Kernel Linux version 3.13.0-rc1-next-20131125-dirty\n" "\n" "With kind regards\n" - Chris + "Chris\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 -57cbc35c994b7be55bbb579d096410374fa96f27992d6e1cf6e915418483af5a +5cf7839db21ee266a63efeebdd1cceb2857d2e328300f531431ac8d2394bf7dd
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.