diff for duplicates of <1389986367-4010-9-git-send-email-marc.ceeeee@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 767758a..659eb75 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,32 +37,32 @@ index 0000000..6f2d532 + #address-cells = <1>; + #size-cells = <0>; + -+ cpu at 0 { ++ cpu@0 { + compatible = "brcm,brahma-b15"; + device_type = "cpu"; + reg = <0>; + }; + -+ cpu at 1 { ++ cpu@1 { + compatible = "brcm,brahma-b15"; + device_type = "cpu"; + reg = <1>; + }; + -+ cpu at 2 { ++ cpu@2 { + compatible = "brcm,brahma-b15"; + device_type = "cpu"; + reg = <2>; + }; + -+ cpu at 3 { ++ cpu@3 { + compatible = "brcm,brahma-b15"; + device_type = "cpu"; + reg = <3>; + }; + }; + -+ gic: interrupt-controller at ffd00000 { ++ gic: interrupt-controller@ffd00000 { + compatible = "brcm,brahma-b15-gic", "arm,cortex-a15-gic"; + reg = <0x00 0xffd01000 0x00 0x1000>, + <0x00 0xffd02000 0x00 0x2000>, @@ -80,7 +80,7 @@ index 0000000..6f2d532 + <1 10 0xf08>; + }; + -+ serial at f0406b00 { ++ serial@f0406b00 { + compatible = "ns16550a"; + reg = <0x00 0xf0406b00 0x00 0x20>; + reg-shift = <2>; @@ -95,19 +95,19 @@ index 0000000..6f2d532 + compatible = "simple-bus"; + ranges = <0 0x00 0xf0000000 0x1000000>; + -+ sun_top_ctrl: syscon at 404000 { ++ sun_top_ctrl: syscon@404000 { + compatible = "brcm,bcm7445-sun-top-ctrl", + "syscon"; + reg = <0x404000 0x51c>; + }; + -+ hif_cpubiuctrl: syscon at 3e2400 { ++ hif_cpubiuctrl: syscon@3e2400 { + compatible = "brcm,bcm7445-hif-cpubiuctrl", + "syscon"; + reg = <0x3e2400 0x5b4>; + }; + -+ hif_continuation: syscon at 452000 { ++ hif_continuation: syscon@452000 { + compatible = "brcm,bcm7445-hif-continuation", + "syscon"; + reg = <0x452000 0x100>; diff --git a/a/content_digest b/N1/content_digest index 98b4d15..e19ad46 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\01389986367-4010-1-git-send-email-marc.ceeeee@gmail.com\0" - "From\0marc.ceeeee@gmail.com (Marc Carino)\0" + "From\0Marc Carino <marc.ceeeee@gmail.com>\0" "Subject\0[PATCH v4 8/8] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445\0" "Date\0Fri, 17 Jan 2014 11:19:27 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Christian Daudt <bcm@fixthebug.org>" + " Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0Florian Fainelli <f.fainelli@gmail.com>" + Matt Porter <matt.porter@linaro.org> + Russell King <linux@arm.linux.org.uk> + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + " Marc Carino <marc.ceeeee@gmail.com>\0" "\00:1\0" "b\0" "Add a sample DTS which will allow bootup of a board populated\n" @@ -44,32 +52,32 @@ "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\tcpu at 0 {\n" + "+\t\tcpu@0 {\n" "+\t\t\tcompatible = \"brcm,brahma-b15\";\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\treg = <0>;\n" "+\t\t};\n" "+\n" - "+\t\tcpu at 1 {\n" + "+\t\tcpu@1 {\n" "+\t\t\tcompatible = \"brcm,brahma-b15\";\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\treg = <1>;\n" "+\t\t};\n" "+\n" - "+\t\tcpu at 2 {\n" + "+\t\tcpu@2 {\n" "+\t\t\tcompatible = \"brcm,brahma-b15\";\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\treg = <2>;\n" "+\t\t};\n" "+\n" - "+\t\tcpu at 3 {\n" + "+\t\tcpu@3 {\n" "+\t\t\tcompatible = \"brcm,brahma-b15\";\n" "+\t\t\tdevice_type = \"cpu\";\n" "+\t\t\treg = <3>;\n" "+\t\t};\n" "+\t};\n" "+\n" - "+\tgic: interrupt-controller at ffd00000 {\n" + "+\tgic: interrupt-controller@ffd00000 {\n" "+\t\tcompatible = \"brcm,brahma-b15-gic\", \"arm,cortex-a15-gic\";\n" "+\t\treg = <0x00 0xffd01000 0x00 0x1000>,\n" "+\t\t <0x00 0xffd02000 0x00 0x2000>,\n" @@ -87,7 +95,7 @@ "+\t\t\t <1 10 0xf08>;\n" "+\t};\n" "+\n" - "+\tserial at f0406b00 {\n" + "+\tserial@f0406b00 {\n" "+\t\tcompatible = \"ns16550a\";\n" "+\t\treg = <0x00 0xf0406b00 0x00 0x20>;\n" "+\t\treg-shift = <2>;\n" @@ -102,19 +110,19 @@ "+\t\tcompatible = \"simple-bus\";\n" "+\t\tranges = <0 0x00 0xf0000000 0x1000000>;\n" "+\n" - "+\t\tsun_top_ctrl: syscon at 404000 {\n" + "+\t\tsun_top_ctrl: syscon@404000 {\n" "+\t\t\tcompatible = \"brcm,bcm7445-sun-top-ctrl\",\n" "+\t\t\t\t \"syscon\";\n" "+\t\t\treg = <0x404000 0x51c>;\n" "+\t\t};\n" "+\n" - "+\t\thif_cpubiuctrl: syscon at 3e2400 {\n" + "+\t\thif_cpubiuctrl: syscon@3e2400 {\n" "+\t\t\tcompatible = \"brcm,bcm7445-hif-cpubiuctrl\",\n" "+\t\t\t\t \"syscon\";\n" "+\t\t\treg = <0x3e2400 0x5b4>;\n" "+\t\t};\n" "+\n" - "+\t\thif_continuation: syscon at 452000 {\n" + "+\t\thif_continuation: syscon@452000 {\n" "+\t\t\tcompatible = \"brcm,bcm7445-hif-continuation\",\n" "+\t\t\t\t \"syscon\";\n" "+\t\t\treg = <0x452000 0x100>;\n" @@ -135,4 +143,4 @@ "-- \n" 1.7.1 -dbd00f8bbe140b2780a278b0d11f6093606aa9ab416500f79cc2804e549141e5 +043cac9b3008abc39836b86665842d10a64680919f4df2d420c66ba0cb951745
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.