diff for duplicates of <527A3B2C.6070209@keymile.com> diff --git a/a/1.txt b/N1/1.txt index c5f5922..23a094d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -59,8 +59,8 @@ external device right under the main bus, / { ... - ocp at f1000000 { - slave at 0,0 { + ocp@f1000000 { + slave@0,0 { ... compatible = "keymile,slave"; reg = <0xe0000000 0x200>; @@ -72,8 +72,12 @@ where "0xe0000000" is hardcoded, being the result of the dynamic assignment: pci 0000:01:00.0: BAR 1: assigned [mem 0xe0000000-0xe7ffffff] -I'd like to avoid that, saying "slave at 0,0 is accessible through the +I'd like to avoid that, saying "slave@0,0 is accessible through the memory area 0x0-0x200 within BAR1 of device 0 on bus 1". Thanks again, Gerlando +-- +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 d2d8951..e59e451 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\0527A1983.6020603@keymile.com\0" "ref\020131106122317.GA8806@ulmo.nvidia.com\0" - "From\0gerlando.falauto@keymile.com (Gerlando Falauto)\0" - "Subject\0address translation for PCIe-to-localbus bridge\0" + "ref\020131106122317.GA8806-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org\0" + "From\0Gerlando Falauto <gerlando.falauto-SkAbAL50j+5BDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: address translation for PCIe-to-localbus bridge\0" "Date\0Wed, 06 Nov 2013 13:50:52 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + " Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Thierry,\n" @@ -67,8 +72,8 @@ "\n" "/ {\n" "...\n" - "\tocp at f1000000 {\n" - "\t\tslave at 0,0 {\n" + "\tocp@f1000000 {\n" + "\t\tslave@0,0 {\n" "...\n" "\t\t\tcompatible = \"keymile,slave\";\n" "\t\t\treg = <0xe0000000 0x200>;\n" @@ -80,10 +85,14 @@ "\n" "pci 0000:01:00.0: BAR 1: assigned [mem 0xe0000000-0xe7ffffff]\n" "\n" - "I'd like to avoid that, saying \"slave at 0,0 is accessible through the \n" + "I'd like to avoid that, saying \"slave@0,0 is accessible through the \n" "memory area 0x0-0x200 within BAR1 of device 0 on bus 1\".\n" "\n" "Thanks again,\n" - Gerlando + "Gerlando\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 -5b6aeabcf315215beea040dc70cdd30ca5142bdc87b875e12512953a4d6cbd3f +bc07bf987be6f960934bdf929846bab465f5366c8bada28c09ba180d60c114bf
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.