diff for duplicates of <87wor0mmvc.fsf@bootlin.com> diff --git a/a/1.txt b/N1/1.txt index cdef783..280a2f4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ Gregory > + interrupt-parent = <&CP110_LABEL(icu_nsr)>; > ranges; > -> config-space at CP110_BASE { +> config-space@CP110_BASE { > @@ -47,12 +47,12 @@ > dma-coherent; > @@ -89,7 +89,7 @@ Gregory > "tx-cpu3", "rx-shared", "link"; > port-id = <2>; > @@ -150,16 +150,23 @@ -> CP110_LABEL(icu): interrupt-controller at 1e0000 { +> CP110_LABEL(icu): interrupt-controller@1e0000 { > compatible = "marvell,cp110-icu"; > reg = <0x1e0000 0x440>; > - #interrupt-cells = <3>; @@ -98,7 +98,7 @@ Gregory > + #address-cells = <1>; > + #size-cells = <1>; > + -> + CP110_LABEL(icu_nsr): interrupt-controller at 10 { +> + CP110_LABEL(icu_nsr): interrupt-controller@10 { > + compatible = "marvell,cp110-icu-nsr"; > + reg = <0x10 0x20>; > + #interrupt-cells = <2>; @@ -107,7 +107,7 @@ Gregory > + }; > }; > -> CP110_LABEL(rtc): rtc at 284000 { +> CP110_LABEL(rtc): rtc@284000 { > compatible = "marvell,armada-8k-rtc"; > reg = <0x284000 0x20>, <0x284080 0x24>; > reg-names = "rtc", "rtc-soc"; @@ -115,7 +115,7 @@ Gregory > + interrupts = <77 IRQ_TYPE_LEVEL_HIGH>; > }; > -> CP110_LABEL(thermal): thermal at 400078 { +> CP110_LABEL(thermal): thermal@400078 { > @@ -185,10 +192,10 @@ > #gpio-cells = <2>; > gpio-ranges = <&CP110_LABEL(pinctrl) 0 0 32>; @@ -246,7 +246,7 @@ Gregory > clocks = <&CP110_LABEL(clk) 1 25>, > <&CP110_LABEL(clk) 1 17>; > @@ -390,7 +397,7 @@ -> CP110_LABEL(sdhci0): sdhci at 780000 { +> CP110_LABEL(sdhci0): sdhci@780000 { > compatible = "marvell,armada-cp110-sdhci"; > reg = <0x780000 0x300>; > - interrupts = <ICU_GRP_NSR 27 IRQ_TYPE_LEVEL_HIGH>; @@ -255,7 +255,7 @@ Gregory > clocks = <&CP110_LABEL(clk) 1 4>, <&CP110_LABEL(clk) 1 18>; > dma-coherent; > @@ -400,12 +407,12 @@ -> CP110_LABEL(crypto): crypto at 800000 { +> CP110_LABEL(crypto): crypto@800000 { > compatible = "inside-secure,safexcel-eip197b"; > reg = <0x800000 0x200000>; > - interrupts = <ICU_GRP_NSR 87 IRQ_TYPE_LEVEL_HIGH>, diff --git a/a/content_digest b/N1/content_digest index 1aec90e..757e3f0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,26 @@ "ref\020181001141358.31508-1-miquel.raynal@bootlin.com\0" "ref\020181001141358.31508-14-miquel.raynal@bootlin.com\0" - "From\0gregory.clement@bootlin.com (Gregory CLEMENT)\0" - "Subject\0[PATCH v6 13/14] arm64: dts: marvell: use new bindings for CP110 interrupts\0" + "From\0Gregory CLEMENT <gregory.clement@bootlin.com>\0" + "Subject\0Re: [PATCH v6 13/14] arm64: dts: marvell: use new bindings for CP110 interrupts\0" "Date\0Tue, 02 Oct 2018 16:41:59 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Miquel Raynal <miquel.raynal@bootlin.com>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + Andrew Lunn <andrew@lunn.ch> + Jason Cooper <jason@lakedaemon.net> + devicetree@vger.kernel.org + Marc Zyngier <marc.zyngier@arm.com> + Catalin Marinas <catalin.marinas@arm.com> + Hanna Hawa <hannah@marvell.com> + Haim Boot <hayim@marvell.com> + Will Deacon <will.deacon@arm.com> + Maxime Chevallier <maxime.chevallier@bootlin.com> + Nadav Haklai <nadavh@marvell.com> + Antoine Tenart <antoine.tenart@bootlin.com> + Rob Herring <robh+dt@kernel.org> + Thomas Petazzoni <thomas.petazzoni@bootlin.com> + Thomas Gleixner <tglx@linutronix.de> + linux-arm-kernel@lists.infradead.org + " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" "\00:1\0" "b\0" "Hi Miquel,\n" @@ -38,7 +55,7 @@ "> +\tinterrupt-parent = <&CP110_LABEL(icu_nsr)>;\n" "> \tranges;\n" "> \n" - "> \tconfig-space at CP110_BASE {\n" + "> \tconfig-space@CP110_BASE {\n" "> @@ -47,12 +47,12 @@\n" "> \t\t\tdma-coherent;\n" "> \n" @@ -97,7 +114,7 @@ "> \t\t\t\t\t\"tx-cpu3\", \"rx-shared\", \"link\";\n" "> \t\t\t\tport-id = <2>;\n" "> @@ -150,16 +150,23 @@\n" - "> \t\tCP110_LABEL(icu): interrupt-controller at 1e0000 {\n" + "> \t\tCP110_LABEL(icu): interrupt-controller@1e0000 {\n" "> \t\t\tcompatible = \"marvell,cp110-icu\";\n" "> \t\t\treg = <0x1e0000 0x440>;\n" "> -\t\t\t#interrupt-cells = <3>;\n" @@ -106,7 +123,7 @@ "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <1>;\n" "> +\n" - "> +\t\t\tCP110_LABEL(icu_nsr): interrupt-controller at 10 {\n" + "> +\t\t\tCP110_LABEL(icu_nsr): interrupt-controller@10 {\n" "> +\t\t\t\tcompatible = \"marvell,cp110-icu-nsr\";\n" "> +\t\t\t\treg = <0x10 0x20>;\n" "> +\t\t\t\t#interrupt-cells = <2>;\n" @@ -115,7 +132,7 @@ "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\tCP110_LABEL(rtc): rtc at 284000 {\n" + "> \t\tCP110_LABEL(rtc): rtc@284000 {\n" "> \t\t\tcompatible = \"marvell,armada-8k-rtc\";\n" "> \t\t\treg = <0x284000 0x20>, <0x284080 0x24>;\n" "> \t\t\treg-names = \"rtc\", \"rtc-soc\";\n" @@ -123,7 +140,7 @@ "> +\t\t\tinterrupts = <77 IRQ_TYPE_LEVEL_HIGH>;\n" "> \t\t};\n" "> \n" - "> \t\tCP110_LABEL(thermal): thermal at 400078 {\n" + "> \t\tCP110_LABEL(thermal): thermal@400078 {\n" "> @@ -185,10 +192,10 @@\n" "> \t\t\t\t#gpio-cells = <2>;\n" "> \t\t\t\tgpio-ranges = <&CP110_LABEL(pinctrl) 0 0 32>;\n" @@ -254,7 +271,7 @@ "> \t\t\tclocks = <&CP110_LABEL(clk) 1 25>,\n" "> \t\t\t\t <&CP110_LABEL(clk) 1 17>;\n" "> @@ -390,7 +397,7 @@\n" - "> \t\tCP110_LABEL(sdhci0): sdhci at 780000 {\n" + "> \t\tCP110_LABEL(sdhci0): sdhci@780000 {\n" "> \t\t\tcompatible = \"marvell,armada-cp110-sdhci\";\n" "> \t\t\treg = <0x780000 0x300>;\n" "> -\t\t\tinterrupts = <ICU_GRP_NSR 27 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -263,7 +280,7 @@ "> \t\t\tclocks = <&CP110_LABEL(clk) 1 4>, <&CP110_LABEL(clk) 1 18>;\n" "> \t\t\tdma-coherent;\n" "> @@ -400,12 +407,12 @@\n" - "> \t\tCP110_LABEL(crypto): crypto at 800000 {\n" + "> \t\tCP110_LABEL(crypto): crypto@800000 {\n" "> \t\t\tcompatible = \"inside-secure,safexcel-eip197b\";\n" "> \t\t\treg = <0x800000 0x200000>;\n" "> -\t\t\tinterrupts = <ICU_GRP_NSR 87 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -323,4 +340,4 @@ "Embedded Linux and Kernel engineering\n" http://bootlin.com -9997041f8e1a3fbc09cca87baa5c0c988c004c0c9ad39a5b5a18f738012797c2 +481617367ee3363263683936cfb61ec68e3f321aa0143525422c16dab45bfb8e
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.