diff for duplicates of <1494977339.2728.8.camel@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index d3d38aa..2ff5578 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,8 +10,8 @@ On Fri, 2017-05-12 at 21:13 +0200, Heiner Kallweit wrote: > v2: > - remove syscon > --- -> ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 13 +++++++++++++ -> ?1 file changed, 13 insertions(+) +> arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 13 +++++++++++++ +> 1 file changed, 13 insertions(+) > > diff --git a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi > b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi @@ -19,20 +19,20 @@ On Fri, 2017-05-12 at 21:13 +0200, Heiner Kallweit wrote: > --- a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi > +++ b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi > @@ -312,6 +312,19 @@ -> ? status = "disabled"; -> ? }; -> ? -> + gpio_irq at 9880 { +> status = "disabled"; +> }; +> +> + gpio_irq@9880 { > + compatible = "amlogic,meson-gpio-interrupt"; > + reg = <0x0 0x09880 0x0 0x10>; > + interrupts = <GIC_SPI 64 IRQ_TYPE_NONE>, -> + ?????<GIC_SPI 65 IRQ_TYPE_NONE>, -> + ?????<GIC_SPI 66 IRQ_TYPE_NONE>, -> + ?????<GIC_SPI 67 IRQ_TYPE_NONE>, -> + ?????<GIC_SPI 68 IRQ_TYPE_NONE>, -> + ?????<GIC_SPI 69 IRQ_TYPE_NONE>, -> + ?????<GIC_SPI 70 IRQ_TYPE_NONE>, -> + ?????<GIC_SPI 71 IRQ_TYPE_NONE>; +> + <GIC_SPI 65 IRQ_TYPE_NONE>, +> + <GIC_SPI 66 IRQ_TYPE_NONE>, +> + <GIC_SPI 67 IRQ_TYPE_NONE>, +> + <GIC_SPI 68 IRQ_TYPE_NONE>, +> + <GIC_SPI 69 IRQ_TYPE_NONE>, +> + <GIC_SPI 70 IRQ_TYPE_NONE>, +> + <GIC_SPI 71 IRQ_TYPE_NONE>; > + }; > + @@ -44,7 +44,7 @@ to generate these particular irqs (it is merely routing the signal) and the flags are meaning less here -> ? watchdog at 98d0 { -> ? compatible = "amlogic,meson-gx-wdt", +> watchdog@98d0 { +> compatible = "amlogic,meson-gx-wdt", > "amlogic,meson-gxbb-wdt"; -> ? reg = <0x0 0x098d0 0x0 0x10>; +> reg = <0x0 0x098d0 0x0 0x10>; diff --git a/a/content_digest b/N1/content_digest index e1d75f9..9d8d52c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\036164ed8-aa59-2a77-b7fc-9adce03a2fc1@gmail.com\0" "ref\0c5ea65c5-f604-d890-4e73-f53bdd47bd31@gmail.com\0" - "From\0jbrunet@baylibre.com (Jerome Brunet)\0" - "Subject\0[PATCH v2 2/6] pintrl: meson: document GPIO IRQ DT binding\0" + "From\0Jerome Brunet <jbrunet@baylibre.com>\0" + "Subject\0Re: [PATCH v2 2/6] pintrl: meson: document GPIO IRQ DT binding\0" "Date\0Wed, 17 May 2017 01:28:59 +0200\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Heiner Kallweit <hkallweit1@gmail.com>" + Mark Rutland <mark.rutland@arm.com> + Marc Zyngier <marc.zyngier@arm.com> + Linus Walleij <linus.walleij@linaro.org> + Kevin Hilman <khilman@baylibre.com> + " Thomas Gleixner <tglx@linutronix.de>\0" + "Cc\0devicetree@vger.kernel.org" + linux-amlogic@lists.infradead.org + linux-gpio@vger.kernel.org + thierry.reding@gmail.com <thierry.reding@gmail.com> + " Thierry Reding <treding@nvidia.com>\0" "\00:1\0" "b\0" "On Fri, 2017-05-12 at 21:13 +0200, Heiner Kallweit wrote:\n" @@ -18,8 +28,8 @@ "> v2:\n" "> - remove syscon\n" "> ---\n" - "> ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 13 +++++++++++++\n" - "> ?1 file changed, 13 insertions(+)\n" + "> \302\240arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 13 +++++++++++++\n" + "> \302\2401 file changed, 13 insertions(+)\n" "> \n" "> diff --git a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi\n" "> b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi\n" @@ -27,20 +37,20 @@ "> --- a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi\n" "> +++ b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi\n" "> @@ -312,6 +312,19 @@\n" - "> ?\t\t\t\tstatus = \"disabled\";\n" - "> ?\t\t\t};\n" - "> ?\n" - "> +\t\t\tgpio_irq at 9880 {\n" + "> \302\240\t\t\t\tstatus = \"disabled\";\n" + "> \302\240\t\t\t};\n" + "> \302\240\n" + "> +\t\t\tgpio_irq@9880 {\n" "> +\t\t\t\tcompatible = \"amlogic,meson-gpio-interrupt\";\n" "> +\t\t\t\treg = <0x0 0x09880 0x0 0x10>;\n" "> +\t\t\t\tinterrupts = <GIC_SPI 64 IRQ_TYPE_NONE>,\n" - "> +\t\t\t\t\t?????<GIC_SPI 65 IRQ_TYPE_NONE>,\n" - "> +\t\t\t\t\t?????<GIC_SPI 66 IRQ_TYPE_NONE>,\n" - "> +\t\t\t\t\t?????<GIC_SPI 67 IRQ_TYPE_NONE>,\n" - "> +\t\t\t\t\t?????<GIC_SPI 68 IRQ_TYPE_NONE>,\n" - "> +\t\t\t\t\t?????<GIC_SPI 69 IRQ_TYPE_NONE>,\n" - "> +\t\t\t\t\t?????<GIC_SPI 70 IRQ_TYPE_NONE>,\n" - "> +\t\t\t\t\t?????<GIC_SPI 71 IRQ_TYPE_NONE>;\n" + "> +\t\t\t\t\t\302\240\302\240\302\240\302\240\302\240<GIC_SPI 65 IRQ_TYPE_NONE>,\n" + "> +\t\t\t\t\t\302\240\302\240\302\240\302\240\302\240<GIC_SPI 66 IRQ_TYPE_NONE>,\n" + "> +\t\t\t\t\t\302\240\302\240\302\240\302\240\302\240<GIC_SPI 67 IRQ_TYPE_NONE>,\n" + "> +\t\t\t\t\t\302\240\302\240\302\240\302\240\302\240<GIC_SPI 68 IRQ_TYPE_NONE>,\n" + "> +\t\t\t\t\t\302\240\302\240\302\240\302\240\302\240<GIC_SPI 69 IRQ_TYPE_NONE>,\n" + "> +\t\t\t\t\t\302\240\302\240\302\240\302\240\302\240<GIC_SPI 70 IRQ_TYPE_NONE>,\n" + "> +\t\t\t\t\t\302\240\302\240\302\240\302\240\302\240<GIC_SPI 71 IRQ_TYPE_NONE>;\n" "> +\t\t\t};\n" "> +\n" "\n" @@ -52,9 +62,9 @@ "flags are meaning less here\n" "\n" "\n" - "> ?\t\t\twatchdog at 98d0 {\n" - "> ?\t\t\t\tcompatible = \"amlogic,meson-gx-wdt\",\n" + "> \302\240\t\t\twatchdog@98d0 {\n" + "> \302\240\t\t\t\tcompatible = \"amlogic,meson-gx-wdt\",\n" "> \"amlogic,meson-gxbb-wdt\";\n" - "> ?\t\t\t\treg = <0x0 0x098d0 0x0 0x10>;" + "> \302\240\t\t\t\treg = <0x0 0x098d0 0x0 0x10>;" -eb1f4f20e7d7b67d7b1962a36ba6bd0075b619334fe154e96884c44bc032d5eb +55d86dda9b9aac507b1b724fe79a5abcb486faf45ec0e3e55b6123881a89a60e
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.