diff for duplicates of <51E59639.3000207@keymile.com> diff --git a/a/1.txt b/N1/1.txt index 708d58c..8adea8a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ On 07/16/2013 02:56 PM, Ezequiel Garcia wrote: >>> +++ b/arch/arm/boot/dts/kirkwood.dtsi >>> @@ -38,7 +38,8 @@ >>> ->>> ocp at f1000000 { +>>> ocp@f1000000 { >>> compatible = "simple-bus"; >>> - ranges = <0x00000000 0xf1000000 0x4000000 >>> + ranges = <0x00000000 0xf1000000 0x0100000 @@ -104,15 +104,15 @@ I am not quite sure anymore... >>> #address-cells = <1>; >>> #size-cells = <1>; >>> @@ -171,7 +172,7 @@ ->> > nand at 3000000 { +>> > nand@3000000 { >> ^^^^^^^ > > Oh, this should be fixed. I just missed it, and nobody noticed either. > So, in the end, you think it's OK to have a set of nodes with "relative" -addresses (gpio at 10140, serial at 12000 etc...) and some with "absolute" -addresses (nand at 0xf4000000, where the ranges property does a 0-offset +addresses (gpio@10140, serial@12000 etc...) and some with "absolute" +addresses (nand@0xf4000000, where the ranges property does a 0-offset translation)? Even though I understand this is just some transitional state, and it will all be fixed like your example above, once we get the rest of the diff --git a/a/content_digest b/N1/content_digest index 9fc5023..20f05cb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,20 @@ "ref\01371569479-31498-1-git-send-email-ezequiel.garcia@free-electrons.com\0" "ref\051E5145A.90404@keymile.com\0" "ref\020130716125531.GD2317@localhost\0" - "From\0gerlando.falauto@keymile.com (Gerlando Falauto)\0" - "Subject\0[PATCH] ARM: Kirkwood: Fix the internal register ranges translation\0" + "From\0Gerlando Falauto <gerlando.falauto@keymile.com>\0" + "Subject\0Re: [PATCH] ARM: Kirkwood: Fix the internal register ranges translation\0" "Date\0Tue, 16 Jul 2013 20:51:37 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0" + "Cc\0Lior Amsalem <alior@marvell.com>" + Andrew Lunn <andrew@lunn.ch> + Jason Cooper <jason@lakedaemon.net> + Longchamp + Valentin <Valentin.Longchamp@keymile.com> + devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> + Jason Gunthorpe <jgunthorpe@obsidianresearch.com> + Thomas Petazzoni <thomas.petazzoni@free-electrons.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" "\00:1\0" "b\0" "Hi Ezequiel,\n" @@ -44,7 +54,7 @@ ">>> +++ b/arch/arm/boot/dts/kirkwood.dtsi\n" ">>> @@ -38,7 +38,8 @@\n" ">>>\n" - ">>> \tocp at f1000000 {\n" + ">>> \tocp@f1000000 {\n" ">>> \t\tcompatible = \"simple-bus\";\n" ">>> -\t\tranges = <0x00000000 0xf1000000 0x4000000\n" ">>> +\t\tranges = <0x00000000 0xf1000000 0x0100000\n" @@ -113,15 +123,15 @@ ">>> \t\t#address-cells = <1>;\n" ">>> \t\t#size-cells = <1>;\n" ">>> @@ -171,7 +172,7 @@\n" - ">> > \t\tnand at 3000000 {\n" + ">> > \t\tnand@3000000 {\n" ">> \t\t ^^^^^^^\n" ">\n" "> Oh, this should be fixed. I just missed it, and nobody noticed either.\n" ">\n" "\n" "So, in the end, you think it's OK to have a set of nodes with \"relative\" \n" - "addresses (gpio at 10140, serial at 12000 etc...) and some with \"absolute\" \n" - "addresses (nand at 0xf4000000, where the ranges property does a 0-offset \n" + "addresses (gpio@10140, serial@12000 etc...) and some with \"absolute\" \n" + "addresses (nand@0xf4000000, where the ranges property does a 0-offset \n" "translation)?\n" "Even though I understand this is just some transitional state, and it \n" "will all be fixed like your example above, once we get the rest of the \n" @@ -130,4 +140,4 @@ "Thanks a lot for your patience!\n" Gerlando -4b1c2955abf5debab5712b36163d06a80449a5a53f781d8ecd18f772b0f3d41d +2876505997f91bb94deac82f68e40bbfe7f1625fad255f4d5bbf4a77971d4940
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.