All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131106173649.GA25515@obsidianresearch.com>

diff --git a/a/1.txt b/N1/1.txt
index 07609da..473d576 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ Here is what works for me:
                           MBUS_ID(0x01, 0x1e) 0 0xfff00000 0x10000      /* spi */
                           >;
                 pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256 MiB memory space */
-                pex at e0000000 {
+                pex@e0000000 {
                         compatible = "marvell,kirkwood-pcie";
                         device_type = "pci";
                         ranges = <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 /* Controller regs */
@@ -23,16 +23,16 @@ Here is what works for me:
                                   >;
 
                         bus-range = <0x0 0xFF>;
-                        pcie at 1,0 {
+                        pcie@1,0 {
                                 device_type = "pci";
                                 assigned-addresses = <0x82000800 0 0x40000 0 0x2000>;
                                 reg = <0x0800 0 0 0 0>;
                                 ranges = <0x82000000 0 0 0x82000000 0x1 0 1 0
                                           0x81000000 0 0 0x81000000 0x1 0 1 0>;
-                                fpga at 0 {
+                                fpga@0 {
                                         reg = <0x8 0 0  0 0>;
                                         ranges = <0x00000000  0x82000000 0x00000000 0x00000000  0x8000000>;
-                                        gpio3: fpga_gpio at 8 {
+                                        gpio3: fpga_gpio@8 {
                                                 #gpio-cells = <2>;
                                                 compatible = "linux,basic-mmio-gpio";
                                                 gpio-controller;
@@ -115,3 +115,7 @@ offset, but that is a generality that isn't important if you have only
 one PCI device.
 
 Jason
+--
+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 58f39a1..ab9cd95 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,13 @@
  "ref\0527A1983.6020603@keymile.com\0"
- "From\0jgunthorpe@obsidianresearch.com (Jason Gunthorpe)\0"
- "Subject\0address translation for PCIe-to-localbus bridge\0"
+ "ref\0527A1983.6020603-SkAbAL50j+5BDgjK7y7TUQ@public.gmane.org\0"
+ "From\0Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>\0"
+ "Subject\0Re: address translation for PCIe-to-localbus bridge\0"
  "Date\0Wed, 6 Nov 2013 10:36:49 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Gerlando Falauto <gerlando.falauto-SkAbAL50j+5BDgjK7y7TUQ@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>
+ " Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Nov 06, 2013 at 11:27:15AM +0100, Gerlando Falauto wrote:\n"
@@ -22,7 +27,7 @@
  "                          MBUS_ID(0x01, 0x1e) 0 0xfff00000 0x10000      /* spi */\n"
  "                          >;\n"
  "                pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256 MiB memory space */\n"
- "                pex at e0000000 {\n"
+ "                pex@e0000000 {\n"
  "                        compatible = \"marvell,kirkwood-pcie\";\n"
  "                        device_type = \"pci\";\n"
  "                        ranges = <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 /* Controller regs */\n"
@@ -30,16 +35,16 @@
  "                                  >;\n"
  "\n"
  "                        bus-range = <0x0 0xFF>;\n"
- "                        pcie at 1,0 {\n"
+ "                        pcie@1,0 {\n"
  "                                device_type = \"pci\";\n"
  "                                assigned-addresses = <0x82000800 0 0x40000 0 0x2000>;\n"
  "                                reg = <0x0800 0 0 0 0>;\n"
  "                                ranges = <0x82000000 0 0 0x82000000 0x1 0 1 0\n"
  "                                          0x81000000 0 0 0x81000000 0x1 0 1 0>;\n"
- "                                fpga at 0 {\n"
+ "                                fpga@0 {\n"
  "                                        reg = <0x8 0 0  0 0>;\n"
  "                                        ranges = <0x00000000  0x82000000 0x00000000 0x00000000  0x8000000>;\n"
- "                                        gpio3: fpga_gpio at 8 {\n"
+ "                                        gpio3: fpga_gpio@8 {\n"
  "                                                #gpio-cells = <2>;\n"
  "                                                compatible = \"linux,basic-mmio-gpio\";\n"
  "                                                gpio-controller;\n"
@@ -121,6 +126,10 @@
  "offset, but that is a generality that isn't important if you have only\n"
  "one PCI device.\n"
  "\n"
- Jason
+ "Jason\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
 
-08ff3b175412584171ab056e9af876b65b56e43b85d12234955c52e76b73d1d7
+d1265a81543cbb67dafa971888b59039f61f3e202ff33284a0ac5c39b3968a51

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.