diff for duplicates of <55BA179C.4070805@atmel.com> diff --git a/a/1.txt b/N1/1.txt index ced0cbf..6bff102 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Le 30/07/2015 13:55, Nicolas Ferre a ?crit : +Le 30/07/2015 13:55, Nicolas Ferre a écrit : > From: Ludovic Desroches <ludovic.desroches@atmel.com> > > Only the basic support for this new Atmel Cortex-A5 SoC. A subset of the @@ -104,7 +104,7 @@ Bye, > + #address-cells = <1>; > + #size-cells = <0>; > + -> + cpu at 0 { +> + cpu@0 { > + device_type = "cpu"; > + compatible = "arm,cortex-a5"; > + reg = <0>; @@ -136,7 +136,7 @@ Bye, > + }; > + }; > + -> + ns_sram: sram at 00200000 { +> + ns_sram: sram@00200000 { > + compatible = "mmio-sram"; > + reg = <0x00200000 0x20000>; > + }; @@ -147,7 +147,7 @@ Bye, > + #size-cells = <1>; > + ranges; > + -> + usb0: gadget at 00300000 { +> + usb0: gadget@00300000 { > + #address-cells = <1>; > + #size-cells = <0>; > + compatible = "atmel,sama5d3-udc"; @@ -277,7 +277,7 @@ Bye, > + }; > + }; > + -> + usb1: ohci at 00400000 { +> + usb1: ohci@00400000 { > + compatible = "atmel,at91rm9200-ohci", "usb-ohci"; > + reg = <0x00400000 0x100000>; > + interrupts = <41 IRQ_TYPE_LEVEL_HIGH 2>; @@ -286,7 +286,7 @@ Bye, > + status = "disabled"; > + }; > + -> + usb2: ehci at 00500000 { +> + usb2: ehci@00500000 { > + compatible = "atmel,at91sam9g45-ehci", "usb-ehci"; > + reg = <0x00500000 0x100000>; > + interrupts = <41 IRQ_TYPE_LEVEL_HIGH 2>; @@ -295,7 +295,7 @@ Bye, > + status = "disabled"; > + }; > + -> + L2: cache-controller at 00a00000 { +> + L2: cache-controller@00a00000 { > + compatible = "arm,pl310-cache"; > + reg = <0x00a00000 0x1000>; > + interrupts = <63 IRQ_TYPE_LEVEL_HIGH 4>; @@ -309,14 +309,14 @@ Bye, > + #size-cells = <1>; > + ranges; > + -> + ramc0: ramc at f000c000 { +> + ramc0: ramc@f000c000 { > + compatible = "atmel,sama5d3-ddramc"; > + reg = <0xf000c000 0x200>; > + clocks = <&ddrck>, <&mpddr_clk>; > + clock-names = "ddrck", "mpddr"; > + }; > + -> + dma0: dma-controller at f0010000 { +> + dma0: dma-controller@f0010000 { > + compatible = "atmel,sama5d4-dma"; > + reg = <0xf0010000 0x1000>; > + interrupts = <6 IRQ_TYPE_LEVEL_HIGH 0>; @@ -325,7 +325,7 @@ Bye, > + clock-names = "dma_clk"; > + }; > + -> + pmc: pmc at f0014000 { +> + pmc: pmc@f0014000 { > + compatible = "atmel,sama5d2-pmc"; > + reg = <0xf0014000 0x160>; > + interrupts = <74 IRQ_TYPE_LEVEL_HIGH 7>; @@ -739,7 +739,7 @@ Bye, > + }; > + }; > + -> + sha at f0028000 { +> + sha@f0028000 { > + compatible = "atmel,at91sam9g46-sha"; > + reg = <0xf0028000 0x100>; > + interrupts = <12 IRQ_TYPE_LEVEL_HIGH 0>; @@ -752,7 +752,7 @@ Bye, > + status = "disabled"; > + }; > + -> + aes at f002c000 { +> + aes@f002c000 { > + compatible = "atmel,at91sam9g46-aes"; > + reg = <0xf002c000 0x100>; > + interrupts = <9 IRQ_TYPE_LEVEL_HIGH 0>; @@ -768,7 +768,7 @@ Bye, > + status = "disabled"; > + }; > + -> + spi0: spi at f8000000 { +> + spi0: spi@f8000000 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <0xf8000000 0x100>; > + interrupts = <33 IRQ_TYPE_LEVEL_HIGH 7>; @@ -787,7 +787,7 @@ Bye, > + status = "disabled"; > + }; > + -> + macb0: ethernet at f8008000 { +> + macb0: ethernet@f8008000 { > + compatible = "atmel,sama5d2-gem"; > + reg = <0xf8008000 0x1000>; > + interrupts = <5 IRQ_TYPE_LEVEL_HIGH 3 /* Queue 0 */ @@ -800,7 +800,7 @@ Bye, > + status = "disabled"; > + }; > + -> + tcb0: timer at f800c000 { +> + tcb0: timer@f800c000 { > + compatible = "atmel,at91sam9x5-tcb"; > + reg = <0xf800c000 0x100>; > + interrupts = <35 IRQ_TYPE_LEVEL_HIGH 0>; @@ -808,7 +808,7 @@ Bye, > + clock-names = "t0_clk"; > + }; > + -> + tcb1: timer at f8010000 { +> + tcb1: timer@f8010000 { > + compatible = "atmel,at91sam9x5-tcb"; > + reg = <0xf8010000 0x100>; > + interrupts = <36 IRQ_TYPE_LEVEL_HIGH 0>; @@ -816,7 +816,7 @@ Bye, > + clock-names = "t0_clk"; > + }; > + -> + uart0: serial at f801c000 { +> + uart0: serial@f801c000 { > + compatible = "atmel,at91sam9260-usart"; > + reg = <0xf801c000 0x100>; > + interrupts = <24 IRQ_TYPE_LEVEL_HIGH 7>; @@ -825,7 +825,7 @@ Bye, > + status = "disabled"; > + }; > + -> + uart1: serial at f8020000 { +> + uart1: serial@f8020000 { > + compatible = "atmel,at91sam9260-usart"; > + reg = <0xf8020000 0x100>; > + interrupts = <25 IRQ_TYPE_LEVEL_HIGH 7>; @@ -834,7 +834,7 @@ Bye, > + status = "disabled"; > + }; > + -> + uart2: serial at f8024000 { +> + uart2: serial@f8024000 { > + compatible = "atmel,at91sam9260-usart"; > + reg = <0xf8024000 0x100>; > + interrupts = <26 IRQ_TYPE_LEVEL_HIGH 7>; @@ -843,7 +843,7 @@ Bye, > + status = "disabled"; > + }; > + -> + i2c0: i2c at f8028000 { +> + i2c0: i2c@f8028000 { > + compatible = "atmel,sama5d2-i2c"; > + reg = <0xf8028000 0x100>; > + interrupts = <29 IRQ_TYPE_LEVEL_HIGH 7>; @@ -860,14 +860,14 @@ Bye, > + status = "disabled"; > + }; > + -> + pit: timer at f8048030 { +> + pit: timer@f8048030 { > + compatible = "atmel,at91sam9260-pit"; > + reg = <0xf8048030 0x10>; > + interrupts = <3 IRQ_TYPE_LEVEL_HIGH 5>; > + clocks = <&h32ck>; > + }; > + -> + sckc at f8048050 { +> + sckc@f8048050 { > + compatible = "atmel,at91sam9x5-sckc"; > + reg = <0xf8048050 0x4>; > + @@ -893,13 +893,13 @@ Bye, > + }; > + }; > + -> + rtc at f80480b0 { +> + rtc@f80480b0 { > + compatible = "atmel,at91rm9200-rtc"; > + reg = <0xf80480b0 0x30>; > + interrupts = <74 IRQ_TYPE_LEVEL_HIGH 7>; > + }; > + -> + spi1: spi at fc000000 { +> + spi1: spi@fc000000 { > + compatible = "atmel,at91rm9200-spi"; > + reg = <0xfc000000 0x100>; > + interrupts = <34 IRQ_TYPE_LEVEL_HIGH 7>; @@ -918,7 +918,7 @@ Bye, > + status = "disabled"; > + }; > + -> + uart3: serial at fc008000 { +> + uart3: serial@fc008000 { > + compatible = "atmel,at91sam9260-usart"; > + reg = <0xfc008000 0x100>; > + interrupts = <27 IRQ_TYPE_LEVEL_HIGH 7>; @@ -927,7 +927,7 @@ Bye, > + status = "disabled"; > + }; > + -> + uart4: serial at fc00c000 { +> + uart4: serial@fc00c000 { > + compatible = "atmel,at91sam9260-usart"; > + reg = <0xfc00c000 0x100>; > + interrupts = <28 IRQ_TYPE_LEVEL_HIGH 7>; @@ -936,7 +936,7 @@ Bye, > + status = "disabled"; > + }; > + -> + aic: interrupt-controller at fc020000 { +> + aic: interrupt-controller@fc020000 { > + #interrupt-cells = <3>; > + compatible = "atmel,sama5d2-aic"; > + interrupt-controller; @@ -944,7 +944,7 @@ Bye, > + atmel,external-irqs = <49>; > + }; > + -> + i2c1: i2c at fc028000 { +> + i2c1: i2c@fc028000 { > + compatible = "atmel,sama5d2-i2c"; > + reg = <0xfc028000 0x100>; > + interrupts = <30 IRQ_TYPE_LEVEL_HIGH 7>; diff --git a/a/content_digest b/N1/content_digest index c37ff17..e2f0c22 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,19 @@ "ref\01438257306-12517-1-git-send-email-nicolas.ferre@atmel.com\0" "ref\01438257306-12517-3-git-send-email-nicolas.ferre@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 2/3] ARM: at91/dt: add basic dtsi for sama5d2 SoC\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH v3 2/3] ARM: at91/dt: add basic dtsi for sama5d2 SoC\0" "Date\0Thu, 30 Jul 2015 14:25:00 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0<linux-arm-kernel@lists.infradead.org>" + Alexandre Belloni <alexandre.belloni@free-electrons.com> + Boris BREZILLON <boris.brezillon@free-electrons.com> + Ludovic Desroches <ludovic.desroches@atmel.com> + Zhao + " Leilei <Leilei.Zhao@atmel.com>\0" + "Cc\0<linux-kernel@vger.kernel.org>" + " Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0" "\00:1\0" "b\0" - "Le 30/07/2015 13:55, Nicolas Ferre a ?crit :\n" + "Le 30/07/2015 13:55, Nicolas Ferre a \303\251crit :\n" "> From: Ludovic Desroches <ludovic.desroches@atmel.com>\n" "> \n" "> Only the basic support for this new Atmel Cortex-A5 SoC. A subset of the\n" @@ -112,7 +119,7 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tcpu at 0 {\n" + "> +\t\tcpu@0 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a5\";\n" "> +\t\t\treg = <0>;\n" @@ -144,7 +151,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tns_sram: sram at 00200000 {\n" + "> +\tns_sram: sram@00200000 {\n" "> +\t\tcompatible = \"mmio-sram\";\n" "> +\t\treg = <0x00200000 0x20000>;\n" "> +\t};\n" @@ -155,7 +162,7 @@ "> +\t\t#size-cells = <1>;\n" "> +\t\tranges;\n" "> +\n" - "> +\t\tusb0: gadget at 00300000 {\n" + "> +\t\tusb0: gadget@00300000 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\tcompatible = \"atmel,sama5d3-udc\";\n" @@ -285,7 +292,7 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb1: ohci at 00400000 {\n" + "> +\t\tusb1: ohci@00400000 {\n" "> +\t\t\tcompatible = \"atmel,at91rm9200-ohci\", \"usb-ohci\";\n" "> +\t\t\treg = <0x00400000 0x100000>;\n" "> +\t\t\tinterrupts = <41 IRQ_TYPE_LEVEL_HIGH 2>;\n" @@ -294,7 +301,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb2: ehci at 00500000 {\n" + "> +\t\tusb2: ehci@00500000 {\n" "> +\t\t\tcompatible = \"atmel,at91sam9g45-ehci\", \"usb-ehci\";\n" "> +\t\t\treg = <0x00500000 0x100000>;\n" "> +\t\t\tinterrupts = <41 IRQ_TYPE_LEVEL_HIGH 2>;\n" @@ -303,7 +310,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tL2: cache-controller at 00a00000 {\n" + "> +\t\tL2: cache-controller@00a00000 {\n" "> +\t\t\tcompatible = \"arm,pl310-cache\";\n" "> +\t\t\treg = <0x00a00000 0x1000>;\n" "> +\t\t\tinterrupts = <63 IRQ_TYPE_LEVEL_HIGH 4>;\n" @@ -317,14 +324,14 @@ "> +\t\t\t#size-cells = <1>;\n" "> +\t\t\tranges;\n" "> +\n" - "> +\t\t\tramc0: ramc at f000c000 {\n" + "> +\t\t\tramc0: ramc@f000c000 {\n" "> +\t\t\t\tcompatible = \"atmel,sama5d3-ddramc\";\n" "> +\t\t\t\treg = <0xf000c000 0x200>;\n" "> +\t\t\t\tclocks = <&ddrck>, <&mpddr_clk>;\n" "> +\t\t\t\tclock-names = \"ddrck\", \"mpddr\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tdma0: dma-controller at f0010000 {\n" + "> +\t\t\tdma0: dma-controller@f0010000 {\n" "> +\t\t\t\tcompatible = \"atmel,sama5d4-dma\";\n" "> +\t\t\t\treg = <0xf0010000 0x1000>;\n" "> +\t\t\t\tinterrupts = <6 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -333,7 +340,7 @@ "> +\t\t\t\tclock-names = \"dma_clk\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tpmc: pmc at f0014000 {\n" + "> +\t\t\tpmc: pmc@f0014000 {\n" "> +\t\t\t\tcompatible = \"atmel,sama5d2-pmc\";\n" "> +\t\t\t\treg = <0xf0014000 0x160>;\n" "> +\t\t\t\tinterrupts = <74 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -747,7 +754,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tsha at f0028000 {\n" + "> +\t\t\tsha@f0028000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9g46-sha\";\n" "> +\t\t\t\treg = <0xf0028000 0x100>;\n" "> +\t\t\t\tinterrupts = <12 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -760,7 +767,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\taes at f002c000 {\n" + "> +\t\t\taes@f002c000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9g46-aes\";\n" "> +\t\t\t\treg = <0xf002c000 0x100>;\n" "> +\t\t\t\tinterrupts = <9 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -776,7 +783,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tspi0: spi at f8000000 {\n" + "> +\t\t\tspi0: spi@f8000000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\t\t\treg = <0xf8000000 0x100>;\n" "> +\t\t\t\tinterrupts = <33 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -795,7 +802,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tmacb0: ethernet at f8008000 {\n" + "> +\t\t\tmacb0: ethernet@f8008000 {\n" "> +\t\t\t\tcompatible = \"atmel,sama5d2-gem\";\n" "> +\t\t\t\treg = <0xf8008000 0x1000>;\n" "> +\t\t\t\tinterrupts = <5 IRQ_TYPE_LEVEL_HIGH 3\t\t/* Queue 0 */\n" @@ -808,7 +815,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ttcb0: timer at f800c000 {\n" + "> +\t\t\ttcb0: timer@f800c000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9x5-tcb\";\n" "> +\t\t\t\treg = <0xf800c000 0x100>;\n" "> +\t\t\t\tinterrupts = <35 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -816,7 +823,7 @@ "> +\t\t\t\tclock-names = \"t0_clk\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ttcb1: timer at f8010000 {\n" + "> +\t\t\ttcb1: timer@f8010000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9x5-tcb\";\n" "> +\t\t\t\treg = <0xf8010000 0x100>;\n" "> +\t\t\t\tinterrupts = <36 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -824,7 +831,7 @@ "> +\t\t\t\tclock-names = \"t0_clk\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart0: serial at f801c000 {\n" + "> +\t\t\tuart0: serial@f801c000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n" "> +\t\t\t\treg = <0xf801c000 0x100>;\n" "> +\t\t\t\tinterrupts = <24 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -833,7 +840,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart1: serial at f8020000 {\n" + "> +\t\t\tuart1: serial@f8020000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n" "> +\t\t\t\treg = <0xf8020000 0x100>;\n" "> +\t\t\t\tinterrupts = <25 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -842,7 +849,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart2: serial at f8024000 {\n" + "> +\t\t\tuart2: serial@f8024000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n" "> +\t\t\t\treg = <0xf8024000 0x100>;\n" "> +\t\t\t\tinterrupts = <26 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -851,7 +858,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ti2c0: i2c at f8028000 {\n" + "> +\t\t\ti2c0: i2c@f8028000 {\n" "> +\t\t\t\tcompatible = \"atmel,sama5d2-i2c\";\n" "> +\t\t\t\treg = <0xf8028000 0x100>;\n" "> +\t\t\t\tinterrupts = <29 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -868,14 +875,14 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tpit: timer at f8048030 {\n" + "> +\t\t\tpit: timer@f8048030 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9260-pit\";\n" "> +\t\t\t\treg = <0xf8048030 0x10>;\n" "> +\t\t\t\tinterrupts = <3 IRQ_TYPE_LEVEL_HIGH 5>;\n" "> +\t\t\t\tclocks = <&h32ck>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tsckc at f8048050 {\n" + "> +\t\t\tsckc@f8048050 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9x5-sckc\";\n" "> +\t\t\t\treg = <0xf8048050 0x4>;\n" "> +\n" @@ -901,13 +908,13 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\trtc at f80480b0 {\n" + "> +\t\t\trtc@f80480b0 {\n" "> +\t\t\t\tcompatible = \"atmel,at91rm9200-rtc\";\n" "> +\t\t\t\treg = <0xf80480b0 0x30>;\n" "> +\t\t\t\tinterrupts = <74 IRQ_TYPE_LEVEL_HIGH 7>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tspi1: spi at fc000000 {\n" + "> +\t\t\tspi1: spi@fc000000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91rm9200-spi\";\n" "> +\t\t\t\treg = <0xfc000000 0x100>;\n" "> +\t\t\t\tinterrupts = <34 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -926,7 +933,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart3: serial at fc008000 {\n" + "> +\t\t\tuart3: serial@fc008000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n" "> +\t\t\t\treg = <0xfc008000 0x100>;\n" "> +\t\t\t\tinterrupts = <27 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -935,7 +942,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart4: serial at fc00c000 {\n" + "> +\t\t\tuart4: serial@fc00c000 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n" "> +\t\t\t\treg = <0xfc00c000 0x100>;\n" "> +\t\t\t\tinterrupts = <28 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -944,7 +951,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\taic: interrupt-controller at fc020000 {\n" + "> +\t\t\taic: interrupt-controller@fc020000 {\n" "> +\t\t\t\t#interrupt-cells = <3>;\n" "> +\t\t\t\tcompatible = \"atmel,sama5d2-aic\";\n" "> +\t\t\t\tinterrupt-controller;\n" @@ -952,7 +959,7 @@ "> +\t\t\t\tatmel,external-irqs = <49>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ti2c1: i2c at fc028000 {\n" + "> +\t\t\ti2c1: i2c@fc028000 {\n" "> +\t\t\t\tcompatible = \"atmel,sama5d2-i2c\";\n" "> +\t\t\t\treg = <0xfc028000 0x100>;\n" "> +\t\t\t\tinterrupts = <30 IRQ_TYPE_LEVEL_HIGH 7>;\n" @@ -977,4 +984,4 @@ "-- \n" Nicolas Ferre -01c878bea3c2f787ec3ba83a34bd73f94bbcb726b1d6552c1032ae2816e33f6a +11993c1fe7cfd216527fb0b69d679d7cf396034a1c95353cd12f686319e6221a
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.