diff for duplicates of <55C900D0.9060606@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 52eda32..6151b48 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On 30.07.2015 11:23, Antoine Tenart wrote: > }; > }; > + -> + pwm: pwm@f20000 { +> + pwm: pwm at f20000 { > + compatible = "marvell,berlin-pwm"; > + reg = <0xf20000 0x40>; > + #pwm-cells = <3>; @@ -24,7 +24,7 @@ On 30.07.2015 11:23, Antoine Tenart wrote: I only checked berlin2.dtsi: The top most line with <GIC_SPI 15 ...> belongs to a sub-node of -apb@fc0000 - which means that the pwm node isn't sorted in by +apb at fc0000 - which means that the pwm node isn't sorted in by address. Please sort the nodes by address in all three DT patches. BTW, is there any IRQ from the PWM IP routed to any intc upstream? diff --git a/a/content_digest b/N1/content_digest index 9f9bc9d..6fba1f5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\01438248201-29222-1-git-send-email-antoine.tenart@free-electrons.com\0" "ref\01438248201-29222-5-git-send-email-antoine.tenart@free-electrons.com\0" - "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" - "Subject\0Re: [PATCH v2 4/5] ARM: berlin: add a PWM node on the BG2\0" + "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" + "Subject\0[PATCH v2 4/5] ARM: berlin: add a PWM node on the BG2\0" "Date\0Mon, 10 Aug 2015 21:51:44 +0200\0" - "To\0Antoine Tenart <antoine.tenart@free-electrons.com>" - " thierry.reding@gmail.com\0" - "Cc\0zmxu@marvell.com" - jszhang@marvell.com - linux-arm-kernel@lists.infradead.org - linux-pwm@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 30.07.2015 11:23, Antoine Tenart wrote:\n" @@ -30,7 +24,7 @@ "> \t\t\t};\n" "> \t\t};\n" "> +\n" - "> +\t\tpwm: pwm@f20000 {\n" + "> +\t\tpwm: pwm at f20000 {\n" "> +\t\t\tcompatible = \"marvell,berlin-pwm\";\n" "> +\t\t\treg = <0xf20000 0x40>;\n" "> +\t\t\t#pwm-cells = <3>;\n" @@ -38,7 +32,7 @@ "\n" "I only checked berlin2.dtsi:\n" "The top most line with <GIC_SPI 15 ...> belongs to a sub-node of\n" - "apb@fc0000 - which means that the pwm node isn't sorted in by\n" + "apb at fc0000 - which means that the pwm node isn't sorted in by\n" "address. Please sort the nodes by address in all three DT patches.\n" "\n" "BTW, is there any IRQ from the PWM IP routed to any intc upstream?\n" @@ -51,4 +45,4 @@ "> };\n" > -2fe78a9c620ffb4cfeaf245d08f23da24b6ca32c30fdbe19372469415f0eead7 +125a5c2e547728e9c39edd7d438b5927c912e7237dbf96ee36cf1ee794a149de
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.