diff for duplicates of <505BEFD9.1020809@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index e3af404..4940020 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,12 +23,12 @@ power { /* This is assuming the old dedicated channel 0 for power */ broadcom,vc-mailbox = <&vc_mbox 0>; - reg_sd: regulator at 0 { + reg_sd: regulator@0 { compatible = "broadcom,bcm2835-power-dev"; reg = <0>; }; - reg_usbhcd: regulator at 3 { + reg_usbhcd: regulator@3 { compatible = "broadcom,bcm2835-power-dev"; reg = <3>; }; @@ -61,7 +61,7 @@ vc_mbox: mbox { #address-cells = <1>; #size-cells = <0>; - channel at 2 { + channel@2 { /* This is the mbox channel ID */ reg = <2>; @@ -71,7 +71,7 @@ vc_mbox: mbox { }; }; - channel at 8 { + channel@8 { /* * This is the mbox channel ID. Here we assume the new * property mailbox channel for most devices; see my diff --git a/a/content_digest b/N1/content_digest index 3fcda6b..8393a9a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,11 @@ - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" "Subject\0bcm2835: device tree for mbox-driven devices in upstream\0" "Date\0Thu, 20 Sep 2012 22:40:57 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Simon Arlott <simon-A6De1vDTPLDsq35pWSNszA@public.gmane.org>" + " popcornmix <popcornmix-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>" + linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "As background for those not familiar with the BCM2835 SoC, many aspects\n" @@ -29,12 +33,12 @@ " /* This is assuming the old dedicated channel 0 for power */\n" " broadcom,vc-mailbox = <&vc_mbox 0>;\n" "\n" - " reg_sd: regulator at 0 {\n" + " reg_sd: regulator@0 {\n" " compatible = \"broadcom,bcm2835-power-dev\";\n" " reg = <0>;\n" " };\n" "\n" - " reg_usbhcd: regulator at 3 {\n" + " reg_usbhcd: regulator@3 {\n" " compatible = \"broadcom,bcm2835-power-dev\";\n" " reg = <3>;\n" " };\n" @@ -67,7 +71,7 @@ " #address-cells = <1>;\n" " #size-cells = <0>;\n" "\n" - " channel at 2 {\n" + " channel@2 {\n" " /* This is the mbox channel ID */\n" " reg = <2>;\n" "\n" @@ -77,7 +81,7 @@ " };\n" " };\n" "\n" - " channel at 8 {\n" + " channel@8 {\n" " /*\n" " * This is the mbox channel ID. Here we assume the new\n" " * property mailbox channel for most devices; see my\n" @@ -106,4 +110,4 @@ "\n" Does anyone have any comments/suggestions on this? -127598ab1b6abe0ec28a1bb449fa772b0419dc9681c8d5958ff2dc4fe18d9540 +6cdbafce5a9d0563b7920484ecfff876167ab9b4edb0a7614b7679b873fb1dcc
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.