diff for duplicates of <525555D0.4020506@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 21a0118..4cd915a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 08/08/2013 11:31, Boris BREZILLON : > Define sama5d3 clocks in sama5d3 device tree. > Add references to the appropriate clocks in each peripheral. > -> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> +> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org> Do not forget to remove the macros and change file paths... @@ -55,7 +55,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "mci_clk"; > }; > -> spi0: spi at f0004000 { +> spi0: spi@f0004000 { > @@ -88,6 +102,8 @@ > dma-names = "tx", "rx"; > pinctrl-names = "default"; @@ -82,7 +82,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "t0_clk"; > }; > -> i2c0: i2c at f0014000 { +> i2c0: i2c@f0014000 { > @@ -117,6 +137,7 @@ > pinctrl-0 = <&pinctrl_i2c0>; > #address-cells = <1>; @@ -125,7 +125,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "mci_clk"; > }; > -> spi1: spi at f8008000 { +> spi1: spi@f8008000 { > @@ -183,6 +211,8 @@ > dma-names = "tx", "rx"; > pinctrl-names = "default"; @@ -181,14 +181,14 @@ Do not forget to remove the macros and change file paths... > }; > > @@ -300,7 +340,7 @@ -> aes at f8038000 { +> aes@f8038000 { > compatible = "atmel,sam9g46-aes"; > reg = <0xf8038000 0x100>; > - interrupts = <SAMA5D3_ID_AES 4 0>; > + interrupts = <SAMA5D3_ID_AES IRQ_TYPE_LEVEL_HIGH 0>; > }; > -> tdes at f803c000 { +> tdes@f803c000 { > @@ -314,6 +354,8 @@ > reg = <0xffffe600 0x200>; > interrupts = <SAMA5D3_ID_DMA0 IRQ_TYPE_LEVEL_HIGH 0>; @@ -197,7 +197,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "dma_clk"; > }; > -> dma1: dma-controller at ffffe800 { +> dma1: dma-controller@ffffe800 { > @@ -321,6 +363,8 @@ > reg = <0xffffe800 0x200>; > interrupts = <SAMA5D3_ID_DMA1 IRQ_TYPE_LEVEL_HIGH 0>; @@ -206,7 +206,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "dma_clk"; > }; > -> ramc0: ramc at ffffea00 { +> ramc0: ramc@ffffea00 { > @@ -334,6 +378,8 @@ > interrupts = <SAMA5D3_ID_DBGU IRQ_TYPE_LEVEL_HIGH 7>; > pinctrl-names = "default"; @@ -223,7 +223,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 6>; > }; > -> pioB: gpio at fffff400 { +> pioB: gpio@fffff400 { > @@ -632,6 +679,7 @@ > gpio-controller; > interrupt-controller; @@ -231,7 +231,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 7>; > }; > -> pioC: gpio at fffff600 { +> pioC: gpio@fffff600 { > @@ -642,6 +690,7 @@ > gpio-controller; > interrupt-controller; @@ -239,7 +239,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 8>; > }; > -> pioD: gpio at fffff800 { +> pioD: gpio@fffff800 { > @@ -652,6 +701,7 @@ > gpio-controller; > interrupt-controller; @@ -247,7 +247,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 9>; > }; > -> pioE: gpio at fffffa00 { +> pioE: gpio@fffffa00 { > @@ -662,12 +712,279 @@ > gpio-controller; > interrupt-controller; @@ -256,7 +256,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > - compatible = "atmel,at91rm9200-pmc"; > + compatible = "atmel,sama5d3-pmc"; > reg = <0xfffffc00 0x120>; @@ -528,7 +528,7 @@ Do not forget to remove the macros and change file paths... > + }; > }; > -> rstc at fffffe00 { +> rstc@fffffe00 { > @@ -679,6 +996,7 @@ > compatible = "atmel,at91sam9260-pit"; > reg = <0xfffffe30 0xf>; @@ -536,7 +536,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&mck>; > }; > -> watchdog at fffffe40 { +> watchdog@fffffe40 { > @@ -701,6 +1019,8 @@ > reg = <0x00500000 0x100000 > 0xf8030000 0x4000>; @@ -583,7 +583,7 @@ Do not forget to remove the macros and change file paths... > > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + can0_clk { > + atmel,clk-id = <SAMA5D3_ID_CAN0>; @@ -597,7 +597,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> can0: can at f000c000 { +> can0: can@f000c000 { > compatible = "atmel,at91sam9x5-can"; > reg = <0xf000c000 0x300>; > interrupts = <SAMA5D3_ID_CAN0 IRQ_TYPE_LEVEL_HIGH 3>; @@ -633,7 +633,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + macb1_clk { > + atmel,clk-id = <SAMA5D3_ID_EMAC>; @@ -641,7 +641,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> macb1: ethernet at f802c000 { +> macb1: ethernet@f802c000 { > compatible = "cdns,at32ap7000-macb", "cdns,macb"; > reg = <0xf802c000 0x100>; > interrupts = <SAMA5D3_ID_EMAC IRQ_TYPE_LEVEL_HIGH 3>; @@ -669,7 +669,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + macb0_clk { > + atmel,clk-id = <SAMA5D3_ID_GMAC>; @@ -677,7 +677,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> macb0: ethernet at f0028000 { +> macb0: ethernet@f0028000 { > compatible = "cdns,pc302-gem", "cdns,gem"; > reg = <0xf0028000 0x100>; > interrupts = <SAMA5D3_ID_GMAC IRQ_TYPE_LEVEL_HIGH 3>; @@ -708,7 +708,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > + -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + lcdc_clk { > + atmel,clk-id = <SAMA5D3_ID_LCDC>; @@ -740,7 +740,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + mci2_clk { > + atmel,clk-id = <SAMA5D3_ID_HSMCI2>; @@ -748,7 +748,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> mmc2: mmc at f8004000 { +> mmc2: mmc@f8004000 { > compatible = "atmel,hsmci"; > reg = <0xf8004000 0x600>; > @@ -39,6 +48,8 @@ @@ -776,7 +776,7 @@ Do not forget to remove the macros and change file paths... > > ahb { > apb { -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + tcb1_clk { > + atmel,clk-id = <SAMA5D3_ID_TC1>; @@ -785,7 +785,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> tcb1: timer at f8014000 { +> tcb1: timer@f8014000 { > compatible = "atmel,at91sam9x5-tcb"; > reg = <0xf8014000 0x100>; > interrupts = <SAMA5D3_ID_TC1 IRQ_TYPE_LEVEL_HIGH 0>; @@ -810,7 +810,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + uart0_clk { > + atmel,clk-id = <SAMA5D3_ID_UART0>; @@ -824,7 +824,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> uart0: serial at f0024000 { +> uart0: serial@f0024000 { > compatible = "atmel,at91sam9260-usart"; > reg = <0xf0024000 0x200>; > interrupts = <SAMA5D3_ID_UART0 IRQ_TYPE_LEVEL_HIGH 5>; @@ -848,7 +848,11 @@ Do not forget to remove the macros and change file paths... ... otherwise, it looks good. -Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> +Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> -- Nicolas Ferre +-- +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 e26a914..b864259 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,25 @@ "ref\01375951572-10829-1-git-send-email-b.brezillon@overkiz.com\0" "ref\01375954299-11285-1-git-send-email-b.brezillon@overkiz.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH 3/6] ARM: at91/dt: define sama5d3 clocks\0" + "ref\01375954299-11285-1-git-send-email-b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/6] ARM: at91/dt: define sama5d3 clocks\0" "Date\0Wed, 9 Oct 2013 15:10:40 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>" + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org> + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + " Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 08/08/2013 11:31, Boris BREZILLON :\n" "> Define sama5d3 clocks in sama5d3 device tree.\n" "> Add references to the appropriate clocks in each peripheral.\n" ">\n" - "> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>\n" + "> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>\n" "\n" "Do not forget to remove the macros and change file paths...\n" "\n" @@ -63,7 +72,7 @@ "> +\t\t\t\tclock-names = \"mci_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tspi0: spi at f0004000 {\n" + "> \t\t\tspi0: spi@f0004000 {\n" "> @@ -88,6 +102,8 @@\n" "> \t\t\t\tdma-names = \"tx\", \"rx\";\n" "> \t\t\t\tpinctrl-names = \"default\";\n" @@ -90,7 +99,7 @@ "> +\t\t\t\tclock-names = \"t0_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\ti2c0: i2c at f0014000 {\n" + "> \t\t\ti2c0: i2c@f0014000 {\n" "> @@ -117,6 +137,7 @@\n" "> \t\t\t\tpinctrl-0 = <&pinctrl_i2c0>;\n" "> \t\t\t\t#address-cells = <1>;\n" @@ -133,7 +142,7 @@ "> +\t\t\t\tclock-names = \"mci_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tspi1: spi at f8008000 {\n" + "> \t\t\tspi1: spi@f8008000 {\n" "> @@ -183,6 +211,8 @@\n" "> \t\t\t\tdma-names = \"tx\", \"rx\";\n" "> \t\t\t\tpinctrl-names = \"default\";\n" @@ -189,14 +198,14 @@ "> \t\t\t};\n" ">\n" "> @@ -300,7 +340,7 @@\n" - "> \t\t\taes at f8038000 {\n" + "> \t\t\taes@f8038000 {\n" "> \t\t\t\tcompatible = \"atmel,sam9g46-aes\";\n" "> \t\t\t\treg = <0xf8038000 0x100>;\n" "> -\t\t\t\tinterrupts = <SAMA5D3_ID_AES 4 0>;\n" "> +\t\t\t\tinterrupts = <SAMA5D3_ID_AES IRQ_TYPE_LEVEL_HIGH 0>;\n" "> \t\t\t};\n" ">\n" - "> \t\t\ttdes at f803c000 {\n" + "> \t\t\ttdes@f803c000 {\n" "> @@ -314,6 +354,8 @@\n" "> \t\t\t\treg = <0xffffe600 0x200>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_DMA0 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -205,7 +214,7 @@ "> +\t\t\t\tclock-names = \"dma_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tdma1: dma-controller at ffffe800 {\n" + "> \t\t\tdma1: dma-controller@ffffe800 {\n" "> @@ -321,6 +363,8 @@\n" "> \t\t\t\treg = <0xffffe800 0x200>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_DMA1 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -214,7 +223,7 @@ "> +\t\t\t\tclock-names = \"dma_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tramc0: ramc at ffffea00 {\n" + "> \t\t\tramc0: ramc@ffffea00 {\n" "> @@ -334,6 +378,8 @@\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_DBGU IRQ_TYPE_LEVEL_HIGH 7>;\n" "> \t\t\t\tpinctrl-names = \"default\";\n" @@ -231,7 +240,7 @@ "> +\t\t\t\t\tclocks = <&periph 6>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioB: gpio at fffff400 {\n" + "> \t\t\t\tpioB: gpio@fffff400 {\n" "> @@ -632,6 +679,7 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -239,7 +248,7 @@ "> +\t\t\t\t\tclocks = <&periph 7>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioC: gpio at fffff600 {\n" + "> \t\t\t\tpioC: gpio@fffff600 {\n" "> @@ -642,6 +690,7 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -247,7 +256,7 @@ "> +\t\t\t\t\tclocks = <&periph 8>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioD: gpio at fffff800 {\n" + "> \t\t\t\tpioD: gpio@fffff800 {\n" "> @@ -652,6 +701,7 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -255,7 +264,7 @@ "> +\t\t\t\t\tclocks = <&periph 9>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioE: gpio at fffffa00 {\n" + "> \t\t\t\tpioE: gpio@fffffa00 {\n" "> @@ -662,12 +712,279 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -264,7 +273,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" "> -\t\t\t\tcompatible = \"atmel,at91rm9200-pmc\";\n" "> +\t\t\t\tcompatible = \"atmel,sama5d3-pmc\";\n" "> \t\t\t\treg = <0xfffffc00 0x120>;\n" @@ -536,7 +545,7 @@ "> +\t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> \t\t\trstc at fffffe00 {\n" + "> \t\t\trstc@fffffe00 {\n" "> @@ -679,6 +996,7 @@\n" "> \t\t\t\tcompatible = \"atmel,at91sam9260-pit\";\n" "> \t\t\t\treg = <0xfffffe30 0xf>;\n" @@ -544,7 +553,7 @@ "> +\t\t\t\tclocks = <&mck>;\n" "> \t\t\t};\n" ">\n" - "> \t\t\twatchdog at fffffe40 {\n" + "> \t\t\twatchdog@fffffe40 {\n" "> @@ -701,6 +1019,8 @@\n" "> \t\t\treg = <0x00500000 0x100000\n" "> \t\t\t 0xf8030000 0x4000>;\n" @@ -591,7 +600,7 @@ ">\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tcan0_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_CAN0>;\n" @@ -605,7 +614,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tcan0: can at f000c000 {\n" + "> \t\t\tcan0: can@f000c000 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9x5-can\";\n" "> \t\t\t\treg = <0xf000c000 0x300>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_CAN0 IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -641,7 +650,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tmacb1_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_EMAC>;\n" @@ -649,7 +658,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tmacb1: ethernet at f802c000 {\n" + "> \t\t\tmacb1: ethernet@f802c000 {\n" "> \t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n" "> \t\t\t\treg = <0xf802c000 0x100>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_EMAC IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -677,7 +686,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tmacb0_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_GMAC>;\n" @@ -685,7 +694,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tmacb0: ethernet at f0028000 {\n" + "> \t\t\tmacb0: ethernet@f0028000 {\n" "> \t\t\t\tcompatible = \"cdns,pc302-gem\", \"cdns,gem\";\n" "> \t\t\t\treg = <0xf0028000 0x100>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_GMAC IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -716,7 +725,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tlcdc_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_LCDC>;\n" @@ -748,7 +757,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tmci2_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_HSMCI2>;\n" @@ -756,7 +765,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tmmc2: mmc at f8004000 {\n" + "> \t\t\tmmc2: mmc@f8004000 {\n" "> \t\t\t\tcompatible = \"atmel,hsmci\";\n" "> \t\t\t\treg = <0xf8004000 0x600>;\n" "> @@ -39,6 +48,8 @@\n" @@ -784,7 +793,7 @@ ">\n" "> \tahb {\n" "> \t\tapb {\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\ttcb1_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_TC1>;\n" @@ -793,7 +802,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\ttcb1: timer at f8014000 {\n" + "> \t\t\ttcb1: timer@f8014000 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9x5-tcb\";\n" "> \t\t\t\treg = <0xf8014000 0x100>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_TC1 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -818,7 +827,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tuart0_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_UART0>;\n" @@ -832,7 +841,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tuart0: serial at f0024000 {\n" + "> \t\t\tuart0: serial@f0024000 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n" "> \t\t\t\treg = <0xf0024000 0x200>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_UART0 IRQ_TYPE_LEVEL_HIGH 5>;\n" @@ -856,9 +865,13 @@ "\n" "... otherwise, it looks good.\n" "\n" - "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "\n" "-- \n" - Nicolas Ferre + "Nicolas Ferre\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 -023e85842a23062b5bdb7c9418bf2b0b3656b9e629b98954ef3b32ac6022a157 +8e29217824fea55a7437757939afc6eb42a99d0e2d6306077ba8a622494fee0f
diff --git a/a/1.txt b/N2/1.txt index 21a0118..28a7e23 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -55,7 +55,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "mci_clk"; > }; > -> spi0: spi at f0004000 { +> spi0: spi@f0004000 { > @@ -88,6 +102,8 @@ > dma-names = "tx", "rx"; > pinctrl-names = "default"; @@ -82,7 +82,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "t0_clk"; > }; > -> i2c0: i2c at f0014000 { +> i2c0: i2c@f0014000 { > @@ -117,6 +137,7 @@ > pinctrl-0 = <&pinctrl_i2c0>; > #address-cells = <1>; @@ -125,7 +125,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "mci_clk"; > }; > -> spi1: spi at f8008000 { +> spi1: spi@f8008000 { > @@ -183,6 +211,8 @@ > dma-names = "tx", "rx"; > pinctrl-names = "default"; @@ -181,14 +181,14 @@ Do not forget to remove the macros and change file paths... > }; > > @@ -300,7 +340,7 @@ -> aes at f8038000 { +> aes@f8038000 { > compatible = "atmel,sam9g46-aes"; > reg = <0xf8038000 0x100>; > - interrupts = <SAMA5D3_ID_AES 4 0>; > + interrupts = <SAMA5D3_ID_AES IRQ_TYPE_LEVEL_HIGH 0>; > }; > -> tdes at f803c000 { +> tdes@f803c000 { > @@ -314,6 +354,8 @@ > reg = <0xffffe600 0x200>; > interrupts = <SAMA5D3_ID_DMA0 IRQ_TYPE_LEVEL_HIGH 0>; @@ -197,7 +197,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "dma_clk"; > }; > -> dma1: dma-controller at ffffe800 { +> dma1: dma-controller@ffffe800 { > @@ -321,6 +363,8 @@ > reg = <0xffffe800 0x200>; > interrupts = <SAMA5D3_ID_DMA1 IRQ_TYPE_LEVEL_HIGH 0>; @@ -206,7 +206,7 @@ Do not forget to remove the macros and change file paths... > + clock-names = "dma_clk"; > }; > -> ramc0: ramc at ffffea00 { +> ramc0: ramc@ffffea00 { > @@ -334,6 +378,8 @@ > interrupts = <SAMA5D3_ID_DBGU IRQ_TYPE_LEVEL_HIGH 7>; > pinctrl-names = "default"; @@ -223,7 +223,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 6>; > }; > -> pioB: gpio at fffff400 { +> pioB: gpio@fffff400 { > @@ -632,6 +679,7 @@ > gpio-controller; > interrupt-controller; @@ -231,7 +231,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 7>; > }; > -> pioC: gpio at fffff600 { +> pioC: gpio@fffff600 { > @@ -642,6 +690,7 @@ > gpio-controller; > interrupt-controller; @@ -239,7 +239,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 8>; > }; > -> pioD: gpio at fffff800 { +> pioD: gpio@fffff800 { > @@ -652,6 +701,7 @@ > gpio-controller; > interrupt-controller; @@ -247,7 +247,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&periph 9>; > }; > -> pioE: gpio at fffffa00 { +> pioE: gpio@fffffa00 { > @@ -662,12 +712,279 @@ > gpio-controller; > interrupt-controller; @@ -256,7 +256,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > - compatible = "atmel,at91rm9200-pmc"; > + compatible = "atmel,sama5d3-pmc"; > reg = <0xfffffc00 0x120>; @@ -528,7 +528,7 @@ Do not forget to remove the macros and change file paths... > + }; > }; > -> rstc at fffffe00 { +> rstc@fffffe00 { > @@ -679,6 +996,7 @@ > compatible = "atmel,at91sam9260-pit"; > reg = <0xfffffe30 0xf>; @@ -536,7 +536,7 @@ Do not forget to remove the macros and change file paths... > + clocks = <&mck>; > }; > -> watchdog at fffffe40 { +> watchdog@fffffe40 { > @@ -701,6 +1019,8 @@ > reg = <0x00500000 0x100000 > 0xf8030000 0x4000>; @@ -583,7 +583,7 @@ Do not forget to remove the macros and change file paths... > > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + can0_clk { > + atmel,clk-id = <SAMA5D3_ID_CAN0>; @@ -597,7 +597,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> can0: can at f000c000 { +> can0: can@f000c000 { > compatible = "atmel,at91sam9x5-can"; > reg = <0xf000c000 0x300>; > interrupts = <SAMA5D3_ID_CAN0 IRQ_TYPE_LEVEL_HIGH 3>; @@ -633,7 +633,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + macb1_clk { > + atmel,clk-id = <SAMA5D3_ID_EMAC>; @@ -641,7 +641,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> macb1: ethernet at f802c000 { +> macb1: ethernet@f802c000 { > compatible = "cdns,at32ap7000-macb", "cdns,macb"; > reg = <0xf802c000 0x100>; > interrupts = <SAMA5D3_ID_EMAC IRQ_TYPE_LEVEL_HIGH 3>; @@ -669,7 +669,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + macb0_clk { > + atmel,clk-id = <SAMA5D3_ID_GMAC>; @@ -677,7 +677,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> macb0: ethernet at f0028000 { +> macb0: ethernet@f0028000 { > compatible = "cdns,pc302-gem", "cdns,gem"; > reg = <0xf0028000 0x100>; > interrupts = <SAMA5D3_ID_GMAC IRQ_TYPE_LEVEL_HIGH 3>; @@ -708,7 +708,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > + -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + lcdc_clk { > + atmel,clk-id = <SAMA5D3_ID_LCDC>; @@ -740,7 +740,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + mci2_clk { > + atmel,clk-id = <SAMA5D3_ID_HSMCI2>; @@ -748,7 +748,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> mmc2: mmc at f8004000 { +> mmc2: mmc@f8004000 { > compatible = "atmel,hsmci"; > reg = <0xf8004000 0x600>; > @@ -39,6 +48,8 @@ @@ -776,7 +776,7 @@ Do not forget to remove the macros and change file paths... > > ahb { > apb { -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + tcb1_clk { > + atmel,clk-id = <SAMA5D3_ID_TC1>; @@ -785,7 +785,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> tcb1: timer at f8014000 { +> tcb1: timer@f8014000 { > compatible = "atmel,at91sam9x5-tcb"; > reg = <0xf8014000 0x100>; > interrupts = <SAMA5D3_ID_TC1 IRQ_TYPE_LEVEL_HIGH 0>; @@ -810,7 +810,7 @@ Do not forget to remove the macros and change file paths... > }; > }; > -> + pmc: pmc at fffffc00 { +> + pmc: pmc@fffffc00 { > + periph: periphck { > + uart0_clk { > + atmel,clk-id = <SAMA5D3_ID_UART0>; @@ -824,7 +824,7 @@ Do not forget to remove the macros and change file paths... > + }; > + }; > + -> uart0: serial at f0024000 { +> uart0: serial@f0024000 { > compatible = "atmel,at91sam9260-usart"; > reg = <0xf0024000 0x200>; > interrupts = <SAMA5D3_ID_UART0 IRQ_TYPE_LEVEL_HIGH 5>; diff --git a/a/content_digest b/N2/content_digest index e26a914..57859c0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,17 @@ "ref\01375951572-10829-1-git-send-email-b.brezillon@overkiz.com\0" "ref\01375954299-11285-1-git-send-email-b.brezillon@overkiz.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH 3/6] ARM: at91/dt: define sama5d3 clocks\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH 3/6] ARM: at91/dt: define sama5d3 clocks\0" "Date\0Wed, 9 Oct 2013 15:10:40 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Boris BREZILLON <b.brezillon@overkiz.com>" + Russell King <linux@arm.linux.org.uk> + Andrew Victor <linux@maxim.org.za> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + Ludovic Desroches <ludovic.desroches@atmel.com> + " Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-kernel@vger.kernel.org> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "On 08/08/2013 11:31, Boris BREZILLON :\n" @@ -63,7 +71,7 @@ "> +\t\t\t\tclock-names = \"mci_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tspi0: spi at f0004000 {\n" + "> \t\t\tspi0: spi@f0004000 {\n" "> @@ -88,6 +102,8 @@\n" "> \t\t\t\tdma-names = \"tx\", \"rx\";\n" "> \t\t\t\tpinctrl-names = \"default\";\n" @@ -90,7 +98,7 @@ "> +\t\t\t\tclock-names = \"t0_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\ti2c0: i2c at f0014000 {\n" + "> \t\t\ti2c0: i2c@f0014000 {\n" "> @@ -117,6 +137,7 @@\n" "> \t\t\t\tpinctrl-0 = <&pinctrl_i2c0>;\n" "> \t\t\t\t#address-cells = <1>;\n" @@ -133,7 +141,7 @@ "> +\t\t\t\tclock-names = \"mci_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tspi1: spi at f8008000 {\n" + "> \t\t\tspi1: spi@f8008000 {\n" "> @@ -183,6 +211,8 @@\n" "> \t\t\t\tdma-names = \"tx\", \"rx\";\n" "> \t\t\t\tpinctrl-names = \"default\";\n" @@ -189,14 +197,14 @@ "> \t\t\t};\n" ">\n" "> @@ -300,7 +340,7 @@\n" - "> \t\t\taes at f8038000 {\n" + "> \t\t\taes@f8038000 {\n" "> \t\t\t\tcompatible = \"atmel,sam9g46-aes\";\n" "> \t\t\t\treg = <0xf8038000 0x100>;\n" "> -\t\t\t\tinterrupts = <SAMA5D3_ID_AES 4 0>;\n" "> +\t\t\t\tinterrupts = <SAMA5D3_ID_AES IRQ_TYPE_LEVEL_HIGH 0>;\n" "> \t\t\t};\n" ">\n" - "> \t\t\ttdes at f803c000 {\n" + "> \t\t\ttdes@f803c000 {\n" "> @@ -314,6 +354,8 @@\n" "> \t\t\t\treg = <0xffffe600 0x200>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_DMA0 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -205,7 +213,7 @@ "> +\t\t\t\tclock-names = \"dma_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tdma1: dma-controller at ffffe800 {\n" + "> \t\t\tdma1: dma-controller@ffffe800 {\n" "> @@ -321,6 +363,8 @@\n" "> \t\t\t\treg = <0xffffe800 0x200>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_DMA1 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -214,7 +222,7 @@ "> +\t\t\t\tclock-names = \"dma_clk\";\n" "> \t\t\t};\n" ">\n" - "> \t\t\tramc0: ramc at ffffea00 {\n" + "> \t\t\tramc0: ramc@ffffea00 {\n" "> @@ -334,6 +378,8 @@\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_DBGU IRQ_TYPE_LEVEL_HIGH 7>;\n" "> \t\t\t\tpinctrl-names = \"default\";\n" @@ -231,7 +239,7 @@ "> +\t\t\t\t\tclocks = <&periph 6>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioB: gpio at fffff400 {\n" + "> \t\t\t\tpioB: gpio@fffff400 {\n" "> @@ -632,6 +679,7 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -239,7 +247,7 @@ "> +\t\t\t\t\tclocks = <&periph 7>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioC: gpio at fffff600 {\n" + "> \t\t\t\tpioC: gpio@fffff600 {\n" "> @@ -642,6 +690,7 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -247,7 +255,7 @@ "> +\t\t\t\t\tclocks = <&periph 8>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioD: gpio at fffff800 {\n" + "> \t\t\t\tpioD: gpio@fffff800 {\n" "> @@ -652,6 +701,7 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -255,7 +263,7 @@ "> +\t\t\t\t\tclocks = <&periph 9>;\n" "> \t\t\t\t};\n" ">\n" - "> \t\t\t\tpioE: gpio at fffffa00 {\n" + "> \t\t\t\tpioE: gpio@fffffa00 {\n" "> @@ -662,12 +712,279 @@\n" "> \t\t\t\t\tgpio-controller;\n" "> \t\t\t\t\tinterrupt-controller;\n" @@ -264,7 +272,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" "> -\t\t\t\tcompatible = \"atmel,at91rm9200-pmc\";\n" "> +\t\t\t\tcompatible = \"atmel,sama5d3-pmc\";\n" "> \t\t\t\treg = <0xfffffc00 0x120>;\n" @@ -536,7 +544,7 @@ "> +\t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> \t\t\trstc at fffffe00 {\n" + "> \t\t\trstc@fffffe00 {\n" "> @@ -679,6 +996,7 @@\n" "> \t\t\t\tcompatible = \"atmel,at91sam9260-pit\";\n" "> \t\t\t\treg = <0xfffffe30 0xf>;\n" @@ -544,7 +552,7 @@ "> +\t\t\t\tclocks = <&mck>;\n" "> \t\t\t};\n" ">\n" - "> \t\t\twatchdog at fffffe40 {\n" + "> \t\t\twatchdog@fffffe40 {\n" "> @@ -701,6 +1019,8 @@\n" "> \t\t\treg = <0x00500000 0x100000\n" "> \t\t\t 0xf8030000 0x4000>;\n" @@ -591,7 +599,7 @@ ">\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tcan0_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_CAN0>;\n" @@ -605,7 +613,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tcan0: can at f000c000 {\n" + "> \t\t\tcan0: can@f000c000 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9x5-can\";\n" "> \t\t\t\treg = <0xf000c000 0x300>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_CAN0 IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -641,7 +649,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tmacb1_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_EMAC>;\n" @@ -649,7 +657,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tmacb1: ethernet at f802c000 {\n" + "> \t\t\tmacb1: ethernet@f802c000 {\n" "> \t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n" "> \t\t\t\treg = <0xf802c000 0x100>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_EMAC IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -677,7 +685,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tmacb0_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_GMAC>;\n" @@ -685,7 +693,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tmacb0: ethernet at f0028000 {\n" + "> \t\t\tmacb0: ethernet@f0028000 {\n" "> \t\t\t\tcompatible = \"cdns,pc302-gem\", \"cdns,gem\";\n" "> \t\t\t\treg = <0xf0028000 0x100>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_GMAC IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -716,7 +724,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tlcdc_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_LCDC>;\n" @@ -748,7 +756,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tmci2_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_HSMCI2>;\n" @@ -756,7 +764,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tmmc2: mmc at f8004000 {\n" + "> \t\t\tmmc2: mmc@f8004000 {\n" "> \t\t\t\tcompatible = \"atmel,hsmci\";\n" "> \t\t\t\treg = <0xf8004000 0x600>;\n" "> @@ -39,6 +48,8 @@\n" @@ -784,7 +792,7 @@ ">\n" "> \tahb {\n" "> \t\tapb {\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\ttcb1_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_TC1>;\n" @@ -793,7 +801,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\ttcb1: timer at f8014000 {\n" + "> \t\t\ttcb1: timer@f8014000 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9x5-tcb\";\n" "> \t\t\t\treg = <0xf8014000 0x100>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_TC1 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -818,7 +826,7 @@ "> \t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tpmc: pmc at fffffc00 {\n" + "> +\t\t\tpmc: pmc@fffffc00 {\n" "> +\t\t\t\tperiph: periphck {\n" "> +\t\t\t\t\tuart0_clk {\n" "> +\t\t\t\t\t\tatmel,clk-id = <SAMA5D3_ID_UART0>;\n" @@ -832,7 +840,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tuart0: serial at f0024000 {\n" + "> \t\t\tuart0: serial@f0024000 {\n" "> \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n" "> \t\t\t\treg = <0xf0024000 0x200>;\n" "> \t\t\t\tinterrupts = <SAMA5D3_ID_UART0 IRQ_TYPE_LEVEL_HIGH 5>;\n" @@ -861,4 +869,4 @@ "-- \n" Nicolas Ferre -023e85842a23062b5bdb7c9418bf2b0b3656b9e629b98954ef3b32ac6022a157 +f44a41bdcf9a1d36ead23fe0b585f187c7a197b3854e52c0cb78a4730f2a530b
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.