diff for duplicates of <2477426.ekHmTUkfBY@avalon> diff --git a/a/1.txt b/N1/1.txt index 79a4877..d392166 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On Tuesday 30 June 2015 09:45:23 Geert Uytterhoeven wrote: > > requesting hog GPIO led1-high (chip sh73a0_pfc, offset 20) failed > -> The actual error code is -517 == -EPROBE_DEFER. +> The actual error code is -517 = -EPROBE_DEFER. > > The problem is that PFC+GPIO registration is handled in multiple steps: > 1. pinctrl_register(), @@ -55,11 +55,9 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > <0xe605801c 0x1c>; > gpio-controller; > #gpio-cells = <2>; -> + gpio-ranges = -> + <&pfc 0 0 119>, <&pfc 128 128 37>, <&pfc 192 192 91>, +> + gpio-ranges > + <&pfc 0 0 119>, <&pfc 128 128 37>, <&pfc 192 192 91>, > + <&pfc 288 288 22>; -> interrupts-extended = -> <&irqpin0 0 0>, <&irqpin0 1 0>, <&irqpin0 2 0>, <&irqpin0 3 0>, +> interrupts-extended > <&irqpin0 0 0>, <&irqpin0 1 0>, <&irqpin0 2 0>, <&irqpin0 3 0>, > <&irqpin0 4 0>, <&irqpin0 5 0>, <&irqpin0 6 0>, <&irqpin0 7 0>, -- diff --git a/a/content_digest b/N1/content_digest index bddd498..3962abd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,18 +2,8 @@ "ref\01435650327-2542-4-git-send-email-geert+renesas@glider.be\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH 3/7] ARM: shmobile: sh73a0 dtsi: Add missing \"gpio-ranges\" to gpio node\0" - "Date\0Tue, 30 Jun 2015 12:48:37 +0300\0" - "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" - "Cc\0Linus Walleij <linus.walleij@linaro.org>" - Alexandre Courbot <gnurou@gmail.com> - Simon Horman <horms@verge.net.au> - Magnus Damm <magnus.damm@gmail.com> - Maxime Ripard <maxime.ripard@free-electrons.com> - Boris Brezillon <boris.brezillon@free-electrons.com> - Benoit Parrot <bparrot@ti.com> - linux-gpio@vger.kernel.org - linux-sh@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "Date\0Tue, 30 Jun 2015 09:48:37 +0000\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Geert,\n" @@ -27,7 +17,7 @@ "> \n" "> requesting hog GPIO led1-high (chip sh73a0_pfc, offset 20) failed\n" "> \n" - "> The actual error code is -517 == -EPROBE_DEFER.\n" + "> The actual error code is -517 = -EPROBE_DEFER.\n" "> \n" "> The problem is that PFC+GPIO registration is handled in multiple steps:\n" "> 1. pinctrl_register(),\n" @@ -73,11 +63,9 @@ "> \t\t <0xe605801c 0x1c>;\n" "> \t\tgpio-controller;\n" "> \t\t#gpio-cells = <2>;\n" - "> +\t\tgpio-ranges =\n" - "> +\t\t\t<&pfc 0 0 119>, <&pfc 128 128 37>, <&pfc 192 192 91>,\n" + "> +\t\tgpio-ranges > +\t\t\t<&pfc 0 0 119>, <&pfc 128 128 37>, <&pfc 192 192 91>,\n" "> +\t\t\t<&pfc 288 288 22>;\n" - "> \t\tinterrupts-extended =\n" - "> \t\t\t<&irqpin0 0 0>, <&irqpin0 1 0>, <&irqpin0 2 0>, <&irqpin0 3 0>,\n" + "> \t\tinterrupts-extended > \t\t\t<&irqpin0 0 0>, <&irqpin0 1 0>, <&irqpin0 2 0>, <&irqpin0 3 0>,\n" "> \t\t\t<&irqpin0 4 0>, <&irqpin0 5 0>, <&irqpin0 6 0>, <&irqpin0 7 0>,\n" "\n" "-- \n" @@ -85,4 +73,4 @@ "\n" Laurent Pinchart -b792b5e2a99bc57b74bb85b19874054e679b1030283a8b452bb722d8f078b96e +3a6658ed29affe80bfcd46815cb944f8e4a1d9c942315901d2b1a5be173aa9c0
diff --git a/a/content_digest b/N2/content_digest index bddd498..95bf5cb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,9 @@ "ref\01435650327-2542-1-git-send-email-geert+renesas@glider.be\0" "ref\01435650327-2542-4-git-send-email-geert+renesas@glider.be\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH 3/7] ARM: shmobile: sh73a0 dtsi: Add missing \"gpio-ranges\" to gpio node\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH 3/7] ARM: shmobile: sh73a0 dtsi: Add missing \"gpio-ranges\" to gpio node\0" "Date\0Tue, 30 Jun 2015 12:48:37 +0300\0" - "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" - "Cc\0Linus Walleij <linus.walleij@linaro.org>" - Alexandre Courbot <gnurou@gmail.com> - Simon Horman <horms@verge.net.au> - Magnus Damm <magnus.damm@gmail.com> - Maxime Ripard <maxime.ripard@free-electrons.com> - Boris Brezillon <boris.brezillon@free-electrons.com> - Benoit Parrot <bparrot@ti.com> - linux-gpio@vger.kernel.org - linux-sh@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Geert,\n" @@ -85,4 +75,4 @@ "\n" Laurent Pinchart -b792b5e2a99bc57b74bb85b19874054e679b1030283a8b452bb722d8f078b96e +2eca04f363c87ae0e3db4cad68c0faea0b2fca7e43f5ab9eb62b273a1fceb3a2
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.