diff for duplicates of <544C6204.50607@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 524ece2..4c3f8a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,12 +4,12 @@ On 10/24/2014 09:53 AM, Lee Jones wrote: >> Follows the generic Mailbox Controller bindings as documented in >> Documentation/devicetree/bindings/mailbox/mailbox.txt. >> ->> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> ->> Cc: Stephen Warren <swarren@wwwdotorg.org> ->> Cc: Lee Jones <lee.jones@linaro.org> ->> Cc: devicetree at vger.kernel.org ->> Cc: linux-rpi-kernel at lists.infradead.org ->> Cc: linux-arm-kernel at lists.infradead.org +>> Signed-off-by: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org> +>> Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> +>> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +>> Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org +>> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org >> --- >> arch/arm/boot/dts/bcm2835.dtsi | 7 +++++++ >> 1 file changed, 7 insertions(+) @@ -22,7 +22,7 @@ On 10/24/2014 09:53 AM, Lee Jones wrote: >> #interrupt-cells = <2>; >> }; >> ->> + mailbox: mailbox at 0x7e00b880 { +>> + mailbox: mailbox@0x7e00b880 { > > Remove the 0x. > @@ -36,3 +36,8 @@ The DT binding says 1 IRQ in the list, and the interrupt controller in bcm2835.dtsi has 2 cells per IRQ. Whether that's all the IRQs the HW has for this HW module, I don't know. + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 281d06e..85da9b6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01414156805-30253-1-git-send-email-lkundrak@v3.sk\0" "ref\020141024155321.GF10395@x1\0" - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" - "Subject\0[PATCH] bcm2835: add VideoCore Mailbox to the device tree\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "Subject\0Re: [PATCH] bcm2835: add VideoCore Mailbox to the device tree\0" "Date\0Sat, 25 Oct 2014 20:52:52 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + " Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 10/24/2014 09:53 AM, Lee Jones wrote:\n" @@ -12,12 +17,12 @@ ">> Follows the generic Mailbox Controller bindings as documented in\n" ">> Documentation/devicetree/bindings/mailbox/mailbox.txt.\n" ">>\n" - ">> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>\n" - ">> Cc: Stephen Warren <swarren@wwwdotorg.org>\n" - ">> Cc: Lee Jones <lee.jones@linaro.org>\n" - ">> Cc: devicetree at vger.kernel.org\n" - ">> Cc: linux-rpi-kernel at lists.infradead.org\n" - ">> Cc: linux-arm-kernel at lists.infradead.org\n" + ">> Signed-off-by: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>\n" + ">> Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\n" + ">> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + ">> Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" + ">> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" ">> ---\n" ">> arch/arm/boot/dts/bcm2835.dtsi | 7 +++++++\n" ">> 1 file changed, 7 insertions(+)\n" @@ -30,7 +35,7 @@ ">> \t\t\t#interrupt-cells = <2>;\n" ">> \t\t};\n" ">> \n" - ">> +\t\tmailbox: mailbox at 0x7e00b880 {\n" + ">> +\t\tmailbox: mailbox@0x7e00b880 {\n" "> \n" "> Remove the 0x.\n" "> \n" @@ -43,6 +48,11 @@ "The DT binding says 1 IRQ in the list, and the interrupt controller in\n" "bcm2835.dtsi has 2 cells per IRQ.\n" "\n" - Whether that's all the IRQs the HW has for this HW module, I don't know. + "Whether that's all the IRQs the HW has for this HW module, I don't know.\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -ea362b2280ef3f4f1a8c0d66faf09a612f3b3e623e08ebe746dcc3892899027c +24ce3648262f7b0318047a415389031f0ed085625c84306bbc3de1278e699fc7
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.