diff for duplicates of <19574322.MHE4gIJg5N@flexo> diff --git a/a/1.txt b/N1/1.txt index 3548c27..bd1b5ce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ This is going to be in the commit, use something more sensible ;) I would rather explicitely mention that the peripheral base address is at 0 so something like this: -amba at 0 { +amba@0 { to make it clear that the peripherals declared as leaf nodes of this one are at a relative address. @@ -43,14 +43,14 @@ at a relative address. > + #size-cells = <1>; > + ranges; > + -> + vic0: interrupt-controller at 80000 { +> + vic0: interrupt-controller@80000 { > + compatible = "brcm,bcm476x-pl192", "arm,pl192-vic", "arm,primecell"; > + reg = <0x80000 0x1000>; > + interrupt-controller; > + #interrupt-cells = <1>; > + }; > + -> + vic1: interrupt-controller at 81000 { +> + vic1: interrupt-controller@81000 { > + compatible = "brcm,bcm476x-pl192", "arm,pl192-vic", "arm,primecell"; > + reg = <0x81000 0x1000>; > + interrupt-controller; diff --git a/a/content_digest b/N1/content_digest index 7f24024..b9890ea 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,12 @@ "ref\020121007015300.828366635@gmail.com\0" "ref\020121007015405.958959522@gmail.com\0" - "From\0florian@openwrt.org (Florian Fainelli)\0" - "Subject\0[PATCH 1/6] ARM: bcm476x: Add infrastructure\0" + "From\0Florian Fainelli <florian@openwrt.org>\0" + "Subject\0Re: [PATCH 1/6] ARM: bcm476x: Add infrastructure\0" "Date\0Mon, 08 Oct 2012 13:50:08 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" + "Cc\0Domenico Andreoli <domenico.andreoli@linux.com>" + devicetree-discuss@lists.ozlabs.org + " Domenico Andreoli <cavokz@gmail.com>\0" "\00:1\0" "b\0" "Hi Domenico,\n" @@ -41,7 +44,7 @@ "I would rather explicitely mention that the peripheral base address is at 0\n" "so something like this:\n" "\n" - "amba at 0 {\n" + "amba@0 {\n" "\n" "to make it clear that the peripherals declared as leaf nodes of this one are\n" "at a relative address.\n" @@ -51,14 +54,14 @@ "> +\t\t#size-cells = <1>;\n" "> +\t\tranges;\n" "> +\n" - "> +\t\tvic0: interrupt-controller at 80000 {\n" + "> +\t\tvic0: interrupt-controller@80000 {\n" "> +\t\t\tcompatible = \"brcm,bcm476x-pl192\", \"arm,pl192-vic\", \"arm,primecell\";\n" "> +\t\t\treg = <0x80000 0x1000>;\n" "> +\t\t\tinterrupt-controller;\n" "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tvic1: interrupt-controller at 81000 {\n" + "> +\t\tvic1: interrupt-controller@81000 {\n" "> +\t\t\tcompatible = \"brcm,bcm476x-pl192\", \"arm,pl192-vic\", \"arm,primecell\";\n" "> +\t\t\treg = <0x81000 0x1000>;\n" "> +\t\t\tinterrupt-controller;\n" @@ -81,4 +84,4 @@ "--\n" Florian -0cf9865da33f9d6fc9d201ec3ca3d77e4c1b6c1d07ca8830ad5a442f322d23e9 +e3f71a0d807a8fc0723cb25e947a829594ad92b42c2e7d533d50b7b5447e77d2
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.