diff for duplicates of <1477491816.2482.160.camel@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index 15a24fe..22ecd8d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,8 +21,8 @@ On Tue, 2016-10-25 at 20:10 +0200, Linus Walleij wrote: > > given > > SoC, is constant. So we have: > > -> > ????????pad->gpio -> > ????????hwirq->irq +> > pad->gpio +> > hwirq->irq > > > > Why can't you have pad == hwirq, always? This is already what you > > have @@ -45,8 +45,8 @@ irqchip controller, the opposite is not true. Taking an example with 16 gpios, here is what it could look like with the exception we have on meson : -gpio offset [ 0 ?1 ?2 ?3 ?4 ?5 ?6 ?7 ?8 ?9 ?10 11 12 13 14 15 ] -hwirq num ? [ 0 ?1 ?2 ?3] NC NC[4 ?5 ?6 ?7 ?8 ?9 ?10]NC NC NC +gpio offset [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] +hwirq num [ 0 1 2 3] NC NC[4 5 6 7 8 9 10]NC NC NC Like gpio offset are used (internally) in the driver to find appropriate gpio registers and bit, the hwirq has a meaning too. @@ -71,7 +71,7 @@ what is the specific problem here ? If I missed something, feel free to point it out. -[1]?http://dn.odroid.com/S805/Datasheet/S805_Datasheet%20V0.8%202015012 +[1] http://dn.odroid.com/S805/Datasheet/S805_Datasheet%20V0.8%202015012 6.pdf > > Yours, diff --git a/a/content_digest b/N1/content_digest index e6f015d..3165fb1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,10 +9,24 @@ "ref\01477405332.2482.87.camel@baylibre.com\0" "ref\0bbc268c8-35c3-206a-46b1-62cebef174b2@arm.com\0" "ref\0CACRpkdba_iaOK61KiQGvJZYuz7-PiBgtN4vxv__tJLsZ8ZVL=w@mail.gmail.com\0" - "From\0jbrunet@baylibre.com (Jerome Brunet)\0" - "Subject\0[PATCH 4/9] pinctrl: meson: allow gpio to request irq\0" + "From\0Jerome Brunet <jbrunet@baylibre.com>\0" + "Subject\0Re: [PATCH 4/9] pinctrl: meson: allow gpio to request irq\0" "Date\0Wed, 26 Oct 2016 16:23:36 +0200\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Linus Walleij <linus.walleij@linaro.org>" + " Marc Zyngier <marc.zyngier@arm.com>\0" + "Cc\0Carlo Caione <carlo@caione.org>" + Kevin Hilman <khilman@baylibre.com> + open list:ARM/Amlogic Meson... <linux-amlogic@lists.infradead.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-gpio@vger.kernel.org <linux-gpio@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + Thomas Gleixner <tglx@linutronix.de> + Jason Cooper <jason@lakedaemon.net> + Rob Herring <robh+dt@kernel.org> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + " Russell King <linux@armlinux.org.uk>\0" "\00:1\0" "b\0" "On Tue, 2016-10-25 at 20:10 +0200, Linus Walleij wrote:\n" @@ -38,8 +52,8 @@ "> > given\n" "> > SoC, is constant. So we have:\n" "> > \n" - "> > ????????pad->gpio\n" - "> > ????????hwirq->irq\n" + "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240pad->gpio\n" + "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240hwirq->irq\n" "> > \n" "> > Why can't you have pad == hwirq, always? This is already what you\n" "> > have\n" @@ -62,8 +76,8 @@ "Taking an example with 16 gpios, here is what it could look like with\n" "the exception we have on meson :\n" "\n" - "gpio offset [ 0 ?1 ?2 ?3 ?4 ?5 ?6 ?7 ?8 ?9 ?10 11 12 13 14 15 ]\n" - "hwirq num ? [ 0 ?1 ?2 ?3] NC NC[4 ?5 ?6 ?7 ?8 ?9 ?10]NC NC NC\n" + "gpio offset [ 0 \302\2401 \302\2402 \302\2403 \302\2404 \302\2405 \302\2406 \302\2407 \302\2408 \302\2409 \302\24010 11 12 13 14 15 ]\n" + "hwirq num \302\240 [ 0 \302\2401 \302\2402 \302\2403] NC NC[4 \302\2405 \302\2406 \302\2407 \302\2408 \302\2409 \302\24010]NC NC NC\n" "\n" "Like gpio offset are used (internally) in the driver to find\n" "appropriate gpio registers and bit, the hwirq has a meaning too.\n" @@ -88,10 +102,10 @@ "\n" "If I missed something, feel free to point it out.\n" "\n" - "[1]?http://dn.odroid.com/S805/Datasheet/S805_Datasheet%20V0.8%202015012\n" + "[1]\302\240http://dn.odroid.com/S805/Datasheet/S805_Datasheet%20V0.8%202015012\n" "6.pdf\n" "> \n" "> Yours,\n" > Linus Walleij -ad8709bc1a828bfe72efc50cb1c63e305269ca90d30ffae0f9c1d4f7a2dada09 +52f1a9bc65d87f2f101a1b159cac578ec31fbe2c60a5dc90559f046dd5d66b99
diff --git a/a/content_digest b/N2/content_digest index e6f015d..cc2d381 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -12,7 +12,7 @@ "From\0jbrunet@baylibre.com (Jerome Brunet)\0" "Subject\0[PATCH 4/9] pinctrl: meson: allow gpio to request irq\0" "Date\0Wed, 26 Oct 2016 16:23:36 +0200\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, 2016-10-25 at 20:10 +0200, Linus Walleij wrote:\n" @@ -94,4 +94,4 @@ "> Yours,\n" > Linus Walleij -ad8709bc1a828bfe72efc50cb1c63e305269ca90d30ffae0f9c1d4f7a2dada09 +e9f51f2c3e23b53d7a5e9924df4f831357e5eb5c0629071f5943edeb2865bb34
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.