All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52D65FA0.5010500@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index f09cf6a..7e2dfd5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -80,7 +80,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 > 
 >>
 >>> +
->>> +                     aic: interrupt-controller at fffff000 {
+>>> +                     aic: interrupt-controller@fffff000 {
 >>> +                             #interrupt-cells = <3>;
 >>> +                             compatible = "atmel,at91rm9200-aic";
 >>> +                             interrupt-controller;
@@ -88,23 +88,23 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             atmel,external-irqs = <29 30 31>;
 >>> +                     };
 >>> +
->>> +                     pmc: pmc at fffffc00 {
+>>> +                     pmc: pmc@fffffc00 {
 >>> +                             compatible = "atmel,at91rm9200-pmc";
 >>> +                             reg = <0xfffffc00 0x100>;
 >>> +                     };
 >>> +
->>> +                     ramc: ramc at ffffea00 {
+>>> +                     ramc: ramc@ffffea00 {
 >>> +                             compatible = "atmel,at91sam9260-sdramc";
 >>> +                             reg = <0xffffea00 0x200>;
 >>> +                     };
 >>> +
->>> +                     pit: timer at fffffd30 {
+>>> +                     pit: timer@fffffd30 {
 >>> +                             compatible = "atmel,at91sam9260-pit";
 >>> +                             reg = <0xfffffd30 0xf>;
 >>> +                             interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
 >>> +                     };
 >>> +
->>> +                     tcb0: timer at fffa0000 {
+>>> +                     tcb0: timer@fffa0000 {
 >>> +                             compatible = "atmel,at91rm9200-tcb";
 >>> +                             reg = <0xfffa0000 0x100>;
 >>> +                             interrupts = < 17 IRQ_TYPE_LEVEL_HIGH 0
@@ -114,17 +114,17 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     rstc at fffffd00 {
+>>> +                     rstc@fffffd00 {
 >>> +                             compatible = "atmel,at91sam9260-rstc";
 >>> +                             reg = <0xfffffd00 0x10>;
 >>> +                     };
 >>> +
->>> +                     shdwc at fffffd10 {
+>>> +                     shdwc@fffffd10 {
 >>> +                             compatible = "atmel,at91sam9260-shdwc";
 >>> +                             reg = <0xfffffd10 0x10>;
 >>> +                     };
 >>> +
->>> +                     pinctrl at fffff400 {
+>>> +                     pinctrl@fffff400 {
 >>> +                             #address-cells = <1>;
 >>> +                             #size-cells = <1>;
 >>> +                             compatible = "atmel,at91rm9200-pinctrl", "simple-bus";
@@ -322,7 +322,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                                     };
 >>> +                             };
 >>> +
->>> +                             pioA: gpio at fffff400 {
+>>> +                             pioA: gpio@fffff400 {
 >>> +                                     compatible = "atmel,at91rm9200-gpio";
 >>> +                                     reg = <0xfffff400 0x200>;
 >>> +                                     interrupts = <2 IRQ_TYPE_LEVEL_HIGH 1>;
@@ -332,7 +332,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                                     #interrupt-cells = <2>;
 >>> +                             };
 >>> +
->>> +                             pioB: gpio at fffff600 {
+>>> +                             pioB: gpio@fffff600 {
 >>> +                                     compatible = "atmel,at91rm9200-gpio";
 >>> +                                     reg = <0xfffff600 0x200>;
 >>> +                                     interrupts = <3 IRQ_TYPE_LEVEL_HIGH 1>;
@@ -342,7 +342,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                                     #interrupt-cells = <2>;
 >>> +                             };
 >>> +
->>> +                             pioC: gpio at fffff800 {
+>>> +                             pioC: gpio@fffff800 {
 >>> +                                     compatible = "atmel,at91rm9200-gpio";
 >>> +                                     reg = <0xfffff800 0x200>;
 >>> +                                     interrupts = <4 IRQ_TYPE_LEVEL_HIGH 1>;
@@ -353,7 +353,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             };
 >>> +                     };
 >>> +
->>> +                     dbgu: serial at fffff200 {
+>>> +                     dbgu: serial@fffff200 {
 >>> +                             compatible = "atmel,at91sam9260-usart";
 >>> +                             reg = <0xfffff200 0x200>;
 >>> +                             interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
@@ -362,7 +362,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     usart0: serial at fffb0000 {
+>>> +                     usart0: serial@fffb0000 {
 >>> +                             compatible = "atmel,at91sam9260-usart";
 >>> +                             reg = <0xfffb0000 0x200>;
 >>> +                             interrupts = <6 IRQ_TYPE_LEVEL_HIGH 5>;
@@ -373,7 +373,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     usart1: serial at ffffb400 {
+>>> +                     usart1: serial@ffffb400 {
 >>> +                             compatible = "atmel,at91sam9260-usart";
 >>> +                             reg = <0xfffb4000 0x200>;
 >>> +                             interrupts = <7 IRQ_TYPE_LEVEL_HIGH 5>;
@@ -384,7 +384,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     usart2: serial at fff94000 {
+>>> +                     usart2: serial@fff94000 {
 >>> +                             compatible = "atmel,at91sam9260-usart";
 >>> +                             reg = <0xfffb8000 0x200>;
 >>> +                             interrupts = <8 IRQ_TYPE_LEVEL_HIGH 5>;
@@ -395,7 +395,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     ssc0: ssc at fffbc000 {
+>>> +                     ssc0: ssc@fffbc000 {
 >>> +                             compatible = "atmel,at91rm9200-ssc";
 >>> +                             reg = <0xfffbc000 0x4000>;
 >>> +                             interrupts = <14 IRQ_TYPE_LEVEL_HIGH 5>;
@@ -404,7 +404,7 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     ssc1: ssc at fffc0000 {
+>>> +                     ssc1: ssc@fffc0000 {
 >>> +                             compatible = "atmel,at91rm9200-ssc";
 >>> +                             reg = <0xfffc0000 0x4000>;
 >>> +                             interrupts = <15 IRQ_TYPE_LEVEL_HIGH 5>;
@@ -413,14 +413,14 @@ On 15/01/2014 11:08, Jean-Jacques Hiblot :
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     usb1: gadget at fffa4000 {
+>>> +                     usb1: gadget@fffa4000 {
 >>> +                             compatible = "atmel,at91rm9200-udc";
 >>> +                             reg = <0xfffa4000 0x4000>;
 >>> +                             interrupts = <10 IRQ_TYPE_LEVEL_HIGH 2>;
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     i2c0: i2c at fffac000 {
+>>> +                     i2c0: i2c@fffac000 {
 >>> +                             compatible = "atmel,at91sam9261-i2c";
 >>
 >> isn't it "atmel,at91sam9260-i2c" ?
@@ -437,7 +437,7 @@ Ok, nice. I am looking forward for reviewing your patch ;-)
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     mmc0: mmc at fffa8000 {
+>>> +                     mmc0: mmc@fffa8000 {
 >>> +                             compatible = "atmel,hsmci";
 >>> +                             reg = <0xfffa8000 0x600>;
 >>> +                             interrupts = <9 IRQ_TYPE_LEVEL_HIGH 0>;
@@ -446,13 +446,13 @@ Ok, nice. I am looking forward for reviewing your patch ;-)
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     watchdog at fffffd40 {
+>>> +                     watchdog@fffffd40 {
 >>> +                             compatible = "atmel,at91sam9260-wdt";
 >>> +                             reg = <0xfffffd40 0x10>;
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     spi0: spi at fffc8000 {
+>>> +                     spi0: spi@fffc8000 {
 >>> +                             #address-cells = <1>;
 >>> +                             #size-cells = <0>;
 >>> +                             compatible = "atmel,at91rm9200-spi";
@@ -463,7 +463,7 @@ Ok, nice. I am looking forward for reviewing your patch ;-)
 >>> +                             status = "disabled";
 >>> +                     };
 >>> +
->>> +                     spi1: spi at fffcc000 {
+>>> +                     spi1: spi@fffcc000 {
 >>> +                             #address-cells = <1>;
 >>> +                             #size-cells = <0>;
 >>> +                             compatible = "atmel,at91rm9200-spi";
@@ -475,7 +475,7 @@ Ok, nice. I am looking forward for reviewing your patch ;-)
 >>> +                     };
 >>> +             };
 >>> +
->>> +             nand0: nand at 40000000 {
+>>> +             nand0: nand@40000000 {
 >>> +                     compatible = "atmel,at91rm9200-nand";
 >>> +                     #address-cells = <1>;
 >>> +                     #size-cells = <1>;
@@ -492,7 +492,7 @@ Ok, nice. I am looking forward for reviewing your patch ;-)
 >>> +                     status = "disabled";
 >>> +             };
 >>> +
->>> +             usb0: ohci at 00500000 {
+>>> +             usb0: ohci@00500000 {
 >>> +                     compatible = "atmel,at91rm9200-ohci", "usb-ohci";
 >>> +                     reg = <0x00500000 0x100000>;
 >>> +                     interrupts = <20 IRQ_TYPE_LEVEL_HIGH 2>;
@@ -500,7 +500,7 @@ Ok, nice. I am looking forward for reviewing your patch ;-)
 >>> +             };
 >>> +     };
 >>> +
->>> +     i2c at 0 {
+>>> +     i2c@0 {
 >>> +             compatible = "i2c-gpio";
 >>> +             gpios = <&pioA 7 GPIO_ACTIVE_HIGH /* sda */
 >>> +                      &pioA 8 GPIO_ACTIVE_HIGH /* scl */
diff --git a/a/content_digest b/N1/content_digest
index 7111fd5..5596e21 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,14 @@
  "ref\01389270709-32662-2-git-send-email-jjhiblot@traphandler.com\0"
  "ref\052D56D5B.5000505@atmel.com\0"
  "ref\0CACh+v5Nx-EkjZrN-NJ-5W9aC9HKg1P6kr2cN_4Gk4DPJn5RbWQ@mail.gmail.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v2 01/12] at91: dt: Add at91sam9261 dt SoC support\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH v2 01/12] at91: dt: Add at91sam9261 dt SoC support\0"
  "Date\0Wed, 15 Jan 2014 11:14:56 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jean-Jacques Hiblot <jjhiblot@traphandler.com>\0"
+ "Cc\0boris brezillon <b.brezillon@overkiz.com>"
+  Arnd Bergmann <arnd@arndb.de>
+  <linux-arm-kernel@lists.infradead.org>
+ " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 15/01/2014 11:08, Jean-Jacques Hiblot :\n"
@@ -90,7 +94,7 @@
  "> \n"
  ">>\n"
  ">>> +\n"
- ">>> +                     aic: interrupt-controller at fffff000 {\n"
+ ">>> +                     aic: interrupt-controller@fffff000 {\n"
  ">>> +                             #interrupt-cells = <3>;\n"
  ">>> +                             compatible = \"atmel,at91rm9200-aic\";\n"
  ">>> +                             interrupt-controller;\n"
@@ -98,23 +102,23 @@
  ">>> +                             atmel,external-irqs = <29 30 31>;\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     pmc: pmc at fffffc00 {\n"
+ ">>> +                     pmc: pmc@fffffc00 {\n"
  ">>> +                             compatible = \"atmel,at91rm9200-pmc\";\n"
  ">>> +                             reg = <0xfffffc00 0x100>;\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     ramc: ramc at ffffea00 {\n"
+ ">>> +                     ramc: ramc@ffffea00 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-sdramc\";\n"
  ">>> +                             reg = <0xffffea00 0x200>;\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     pit: timer at fffffd30 {\n"
+ ">>> +                     pit: timer@fffffd30 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-pit\";\n"
  ">>> +                             reg = <0xfffffd30 0xf>;\n"
  ">>> +                             interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     tcb0: timer at fffa0000 {\n"
+ ">>> +                     tcb0: timer@fffa0000 {\n"
  ">>> +                             compatible = \"atmel,at91rm9200-tcb\";\n"
  ">>> +                             reg = <0xfffa0000 0x100>;\n"
  ">>> +                             interrupts = < 17 IRQ_TYPE_LEVEL_HIGH 0\n"
@@ -124,17 +128,17 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     rstc at fffffd00 {\n"
+ ">>> +                     rstc@fffffd00 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-rstc\";\n"
  ">>> +                             reg = <0xfffffd00 0x10>;\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     shdwc at fffffd10 {\n"
+ ">>> +                     shdwc@fffffd10 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-shdwc\";\n"
  ">>> +                             reg = <0xfffffd10 0x10>;\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     pinctrl at fffff400 {\n"
+ ">>> +                     pinctrl@fffff400 {\n"
  ">>> +                             #address-cells = <1>;\n"
  ">>> +                             #size-cells = <1>;\n"
  ">>> +                             compatible = \"atmel,at91rm9200-pinctrl\", \"simple-bus\";\n"
@@ -332,7 +336,7 @@
  ">>> +                                     };\n"
  ">>> +                             };\n"
  ">>> +\n"
- ">>> +                             pioA: gpio at fffff400 {\n"
+ ">>> +                             pioA: gpio@fffff400 {\n"
  ">>> +                                     compatible = \"atmel,at91rm9200-gpio\";\n"
  ">>> +                                     reg = <0xfffff400 0x200>;\n"
  ">>> +                                     interrupts = <2 IRQ_TYPE_LEVEL_HIGH 1>;\n"
@@ -342,7 +346,7 @@
  ">>> +                                     #interrupt-cells = <2>;\n"
  ">>> +                             };\n"
  ">>> +\n"
- ">>> +                             pioB: gpio at fffff600 {\n"
+ ">>> +                             pioB: gpio@fffff600 {\n"
  ">>> +                                     compatible = \"atmel,at91rm9200-gpio\";\n"
  ">>> +                                     reg = <0xfffff600 0x200>;\n"
  ">>> +                                     interrupts = <3 IRQ_TYPE_LEVEL_HIGH 1>;\n"
@@ -352,7 +356,7 @@
  ">>> +                                     #interrupt-cells = <2>;\n"
  ">>> +                             };\n"
  ">>> +\n"
- ">>> +                             pioC: gpio at fffff800 {\n"
+ ">>> +                             pioC: gpio@fffff800 {\n"
  ">>> +                                     compatible = \"atmel,at91rm9200-gpio\";\n"
  ">>> +                                     reg = <0xfffff800 0x200>;\n"
  ">>> +                                     interrupts = <4 IRQ_TYPE_LEVEL_HIGH 1>;\n"
@@ -363,7 +367,7 @@
  ">>> +                             };\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     dbgu: serial at fffff200 {\n"
+ ">>> +                     dbgu: serial@fffff200 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-usart\";\n"
  ">>> +                             reg = <0xfffff200 0x200>;\n"
  ">>> +                             interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -372,7 +376,7 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     usart0: serial at fffb0000 {\n"
+ ">>> +                     usart0: serial@fffb0000 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-usart\";\n"
  ">>> +                             reg = <0xfffb0000 0x200>;\n"
  ">>> +                             interrupts = <6 IRQ_TYPE_LEVEL_HIGH 5>;\n"
@@ -383,7 +387,7 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     usart1: serial at ffffb400 {\n"
+ ">>> +                     usart1: serial@ffffb400 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-usart\";\n"
  ">>> +                             reg = <0xfffb4000 0x200>;\n"
  ">>> +                             interrupts = <7 IRQ_TYPE_LEVEL_HIGH 5>;\n"
@@ -394,7 +398,7 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     usart2: serial at fff94000 {\n"
+ ">>> +                     usart2: serial@fff94000 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-usart\";\n"
  ">>> +                             reg = <0xfffb8000 0x200>;\n"
  ">>> +                             interrupts = <8 IRQ_TYPE_LEVEL_HIGH 5>;\n"
@@ -405,7 +409,7 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     ssc0: ssc at fffbc000 {\n"
+ ">>> +                     ssc0: ssc@fffbc000 {\n"
  ">>> +                             compatible = \"atmel,at91rm9200-ssc\";\n"
  ">>> +                             reg = <0xfffbc000 0x4000>;\n"
  ">>> +                             interrupts = <14 IRQ_TYPE_LEVEL_HIGH 5>;\n"
@@ -414,7 +418,7 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     ssc1: ssc at fffc0000 {\n"
+ ">>> +                     ssc1: ssc@fffc0000 {\n"
  ">>> +                             compatible = \"atmel,at91rm9200-ssc\";\n"
  ">>> +                             reg = <0xfffc0000 0x4000>;\n"
  ">>> +                             interrupts = <15 IRQ_TYPE_LEVEL_HIGH 5>;\n"
@@ -423,14 +427,14 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     usb1: gadget at fffa4000 {\n"
+ ">>> +                     usb1: gadget@fffa4000 {\n"
  ">>> +                             compatible = \"atmel,at91rm9200-udc\";\n"
  ">>> +                             reg = <0xfffa4000 0x4000>;\n"
  ">>> +                             interrupts = <10 IRQ_TYPE_LEVEL_HIGH 2>;\n"
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     i2c0: i2c at fffac000 {\n"
+ ">>> +                     i2c0: i2c@fffac000 {\n"
  ">>> +                             compatible = \"atmel,at91sam9261-i2c\";\n"
  ">>\n"
  ">> isn't it \"atmel,at91sam9260-i2c\" ?\n"
@@ -447,7 +451,7 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     mmc0: mmc at fffa8000 {\n"
+ ">>> +                     mmc0: mmc@fffa8000 {\n"
  ">>> +                             compatible = \"atmel,hsmci\";\n"
  ">>> +                             reg = <0xfffa8000 0x600>;\n"
  ">>> +                             interrupts = <9 IRQ_TYPE_LEVEL_HIGH 0>;\n"
@@ -456,13 +460,13 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     watchdog at fffffd40 {\n"
+ ">>> +                     watchdog@fffffd40 {\n"
  ">>> +                             compatible = \"atmel,at91sam9260-wdt\";\n"
  ">>> +                             reg = <0xfffffd40 0x10>;\n"
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     spi0: spi at fffc8000 {\n"
+ ">>> +                     spi0: spi@fffc8000 {\n"
  ">>> +                             #address-cells = <1>;\n"
  ">>> +                             #size-cells = <0>;\n"
  ">>> +                             compatible = \"atmel,at91rm9200-spi\";\n"
@@ -473,7 +477,7 @@
  ">>> +                             status = \"disabled\";\n"
  ">>> +                     };\n"
  ">>> +\n"
- ">>> +                     spi1: spi at fffcc000 {\n"
+ ">>> +                     spi1: spi@fffcc000 {\n"
  ">>> +                             #address-cells = <1>;\n"
  ">>> +                             #size-cells = <0>;\n"
  ">>> +                             compatible = \"atmel,at91rm9200-spi\";\n"
@@ -485,7 +489,7 @@
  ">>> +                     };\n"
  ">>> +             };\n"
  ">>> +\n"
- ">>> +             nand0: nand at 40000000 {\n"
+ ">>> +             nand0: nand@40000000 {\n"
  ">>> +                     compatible = \"atmel,at91rm9200-nand\";\n"
  ">>> +                     #address-cells = <1>;\n"
  ">>> +                     #size-cells = <1>;\n"
@@ -502,7 +506,7 @@
  ">>> +                     status = \"disabled\";\n"
  ">>> +             };\n"
  ">>> +\n"
- ">>> +             usb0: ohci at 00500000 {\n"
+ ">>> +             usb0: ohci@00500000 {\n"
  ">>> +                     compatible = \"atmel,at91rm9200-ohci\", \"usb-ohci\";\n"
  ">>> +                     reg = <0x00500000 0x100000>;\n"
  ">>> +                     interrupts = <20 IRQ_TYPE_LEVEL_HIGH 2>;\n"
@@ -510,7 +514,7 @@
  ">>> +             };\n"
  ">>> +     };\n"
  ">>> +\n"
- ">>> +     i2c at 0 {\n"
+ ">>> +     i2c@0 {\n"
  ">>> +             compatible = \"i2c-gpio\";\n"
  ">>> +             gpios = <&pioA 7 GPIO_ACTIVE_HIGH /* sda */\n"
  ">>> +                      &pioA 8 GPIO_ACTIVE_HIGH /* scl */\n"
@@ -567,4 +571,4 @@
  "-- \n"
  Nicolas Ferre
 
-2e8d0843c62d751214618f7c193d09f1106d0a8939beae16bd0a667470131456
+e88c21a126527f9c7c9714f8280acec82e23c34c4a34c156acbde4dd23f3a296

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.