diff for duplicates of <520B7961.1080907@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index 68ecc59..80e29a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -232,12 +232,12 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #address-cells = <1>; > + #size-cells = <0>; > + -> + cpu@0 { +> + cpu at 0 { > + device_type = "cpu"; > + compatible = "arm,cortex-a15"; > + reg = <0>; > + }; -> + cpu@1 { +> + cpu at 1 { > + device_type = "cpu"; > + compatible = "arm,cortex-a15"; > + reg = <1>; @@ -252,7 +252,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>; > + }; > + -> + gic: interrupt-controller@48211000 { +> + gic: interrupt-controller at 48211000 { > + compatible = "arm,cortex-a15-gic"; > + interrupt-controller; > + #interrupt-cells = <3>; @@ -293,13 +293,13 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>, > + <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>; > + -> + counter32k: counter@4ae04000 { +> + counter32k: counter at 4ae04000 { > + compatible = "ti,omap-counter32k"; > + reg = <0x4ae04000 0x40>; > + ti,hwmods = "counter_32k"; > + }; > + -> + dra7_pmx_core: pinmux@4a003400 { +> + dra7_pmx_core: pinmux at 4a003400 { > + compatible = "pinctrl-single"; > + reg = <0x4a003400 0x0464>; > + #address-cells = <1>; @@ -308,7 +308,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + pinctrl-single,function-mask = <0x3fffffff>; > + }; > + -> + sdma: dma-controller@4a056000 { +> + sdma: dma-controller at 4a056000 { > + compatible = "ti,omap4430-sdma"; > + reg = <0x4a056000 0x1000>; > + interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>, @@ -320,7 +320,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #dma-requests = <127>; > + }; > + -> + gpio1: gpio@4ae10000 { +> + gpio1: gpio at 4ae10000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x4ae10000 0x200>; > + interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>; @@ -331,7 +331,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + gpio2: gpio@48055000 { +> + gpio2: gpio at 48055000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48055000 0x200>; > + interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>; @@ -342,7 +342,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + gpio3: gpio@48057000 { +> + gpio3: gpio at 48057000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48057000 0x200>; > + interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>; @@ -353,7 +353,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + gpio4: gpio@48059000 { +> + gpio4: gpio at 48059000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48059000 0x200>; > + interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>; @@ -364,7 +364,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + gpio5: gpio@4805b000 { +> + gpio5: gpio at 4805b000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x4805b000 0x200>; > + interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>; @@ -375,7 +375,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + gpio6: gpio@4805d000 { +> + gpio6: gpio at 4805d000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x4805d000 0x200>; > + interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>; @@ -386,7 +386,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + gpio7: gpio@48051000 { +> + gpio7: gpio at 48051000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48051000 0x200>; > + interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>; @@ -397,7 +397,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + gpio8: gpio@48053000 { +> + gpio8: gpio at 48053000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48053000 0x200>; > + interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>; @@ -408,7 +408,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + #interrupt-cells = <1>; > + }; > + -> + uart1: serial@4806a000 { +> + uart1: serial at 4806a000 { > + compatible = "ti,omap4-uart"; > + reg = <0x4806a000 0x100>; > + interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>; @@ -417,7 +417,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart2: serial@4806c000 { +> + uart2: serial at 4806c000 { > + compatible = "ti,omap4-uart"; > + reg = <0x4806c000 0x100>; > + interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>; @@ -426,7 +426,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart3: serial@48020000 { +> + uart3: serial at 48020000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48020000 0x100>; > + interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>; @@ -435,7 +435,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart4: serial@4806e000 { +> + uart4: serial at 4806e000 { > + compatible = "ti,omap4-uart"; > + reg = <0x4806e000 0x100>; > + interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>; @@ -444,7 +444,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart5: serial@48066000 { +> + uart5: serial at 48066000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48066000 0x100>; > + interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>; @@ -453,7 +453,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart6: serial@48068000 { +> + uart6: serial at 48068000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48068000 0x100>; > + interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>; @@ -462,7 +462,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart7: serial@48420000 { +> + uart7: serial at 48420000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48420000 0x100>; > + ti,hwmods = "uart7"; @@ -470,7 +470,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart8: serial@48422000 { +> + uart8: serial at 48422000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48422000 0x100>; > + ti,hwmods = "uart8"; @@ -478,7 +478,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart9: serial@48424000 { +> + uart9: serial at 48424000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48424000 0x100>; > + ti,hwmods = "uart9"; @@ -486,7 +486,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + uart10: serial@4ae2b000 { +> + uart10: serial at 4ae2b000 { > + compatible = "ti,omap4-uart"; > + reg = <0x4ae2b000 0x100>; > + ti,hwmods = "uart10"; @@ -494,7 +494,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + timer1: timer@4ae18000 { +> + timer1: timer at 4ae18000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x4ae18000 0x80>; > + interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>; @@ -502,28 +502,28 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + ti,timer-alwon; > + }; > + -> + timer2: timer@48032000 { +> + timer2: timer at 48032000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48032000 0x80>; > + interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>; > + ti,hwmods = "timer2"; > + }; > + -> + timer3: timer@48034000 { +> + timer3: timer at 48034000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48034000 0x80>; > + interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>; > + ti,hwmods = "timer3"; > + }; > + -> + timer4: timer@48036000 { +> + timer4: timer at 48036000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48036000 0x80>; > + interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>; > + ti,hwmods = "timer4"; > + }; > + -> + timer5: timer@48820000 { +> + timer5: timer at 48820000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48820000 0x80>; > + interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>; @@ -531,7 +531,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + ti,timer-dsp; > + }; > + -> + timer6: timer@48822000 { +> + timer6: timer at 48822000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48822000 0x80>; > + interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>; @@ -540,7 +540,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + ti,timer-pwm; > + }; > + -> + timer7: timer@48824000 { +> + timer7: timer at 48824000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48824000 0x80>; > + interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>; @@ -548,7 +548,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + ti,timer-dsp; > + }; > + -> + timer8: timer@48826000 { +> + timer8: timer at 48826000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48826000 0x80>; > + interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>; @@ -557,21 +557,21 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + ti,timer-pwm; > + }; > + -> + timer9: timer@4803e000 { +> + timer9: timer at 4803e000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x4803e000 0x80>; > + interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>; > + ti,hwmods = "timer9"; > + }; > + -> + timer10: timer@48086000 { +> + timer10: timer at 48086000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48086000 0x80>; > + interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>; > + ti,hwmods = "timer10"; > + }; > + -> + timer11: timer@48088000 { +> + timer11: timer at 48088000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48088000 0x80>; > + interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>; @@ -579,42 +579,42 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + ti,timer-pwm; > + }; > + -> + timer13: timer@48828000 { +> + timer13: timer at 48828000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48828000 0x80>; > + ti,hwmods = "timer13"; > + status = "disabled"; > + }; > + -> + timer14: timer@4882a000 { +> + timer14: timer at 4882a000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x4882a000 0x80>; > + ti,hwmods = "timer14"; > + status = "disabled"; > + }; > + -> + timer15: timer@4882c000 { +> + timer15: timer at 4882c000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x4882c000 0x80>; > + ti,hwmods = "timer15"; > + status = "disabled"; > + }; > + -> + timer16: timer@4882e000 { +> + timer16: timer at 4882e000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x4882e000 0x80>; > + ti,hwmods = "timer16"; > + status = "disabled"; > + }; > + -> + wdt2: wdt@4ae14000 { +> + wdt2: wdt at 4ae14000 { > + compatible = "ti,omap4-wdt"; > + reg = <0x4ae14000 0x80>; > + interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>; > + ti,hwmods = "wd_timer2"; > + }; > + -> + i2c1: i2c@48070000 { +> + i2c1: i2c at 48070000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x48070000 0x100>; > + interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>; @@ -624,7 +624,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + i2c2: i2c@48072000 { +> + i2c2: i2c at 48072000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x48072000 0x100>; > + interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>; @@ -634,7 +634,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + i2c3: i2c@48060000 { +> + i2c3: i2c at 48060000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x48060000 0x100>; > + interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>; @@ -644,7 +644,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + i2c4: i2c@4807a000 { +> + i2c4: i2c at 4807a000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x4807a000 0x100>; > + interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>; @@ -654,7 +654,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + i2c5: i2c@4807c000 { +> + i2c5: i2c at 4807c000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x4807c000 0x100>; > + interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>; @@ -664,7 +664,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mmc1: mmc@4809c000 { +> + mmc1: mmc at 4809c000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x4809c000 0x400>; > + interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>; @@ -676,7 +676,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mmc2: mmc@480b4000 { +> + mmc2: mmc at 480b4000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x480b4000 0x400>; > + interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>; @@ -687,7 +687,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mmc3: mmc@480ad000 { +> + mmc3: mmc at 480ad000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x480ad000 0x400>; > + interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>; @@ -698,7 +698,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mmc4: mmc@480d1000 { +> + mmc4: mmc at 480d1000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x480d1000 0x400>; > + interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>; @@ -709,7 +709,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mcspi1: spi@48098000 { +> + mcspi1: spi at 48098000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x48098000 0x200>; > + interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>; @@ -730,7 +730,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mcspi2: spi@4809a000 { +> + mcspi2: spi at 4809a000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x4809a000 0x200>; > + interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>; @@ -746,7 +746,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mcspi3: spi@480b8000 { +> + mcspi3: spi at 480b8000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x480b8000 0x200>; > + interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>; @@ -759,7 +759,7 @@ Nit: You seems to have indentation issue here and for the 2 next ones. > + status = "disabled"; > + }; > + -> + mcspi4: spi@480ba000 { +> + mcspi4: spi at 480ba000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x480ba000 0x200>; > + interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>; diff --git a/a/content_digest b/N1/content_digest index d940ae1..5211f79 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,8 @@ "ref\01376482244-7550-1-git-send-email-rnayak@ti.com\0" - "From\0Benoit Cousson <bcousson@baylibre.com>\0" - "Subject\0Re: [PATCH v2] ARM: DRA7: dts: Add the dts files for dra7 SoC and dra7-evm board\0" + "From\0bcousson@baylibre.com (Benoit Cousson)\0" + "Subject\0[PATCH v2] ARM: DRA7: dts: Add the dts files for dra7 SoC and dra7-evm board\0" "Date\0Wed, 14 Aug 2013 14:34:41 +0200\0" - "To\0Rajendra Nayak <rnayak@ti.com>\0" - "Cc\0tony@atomide.com" - linux-omap@vger.kernel.org - linux-arm-kernel@lists.infradead.org - marc.zyngier@arm.com - mark.rutland@arm.com - paul@pwsan.com - khilman@linaro.org - nm@ti.com - santosh.shilimkar@ti.com - R Sricharan <r.sricharan@ti.com> - " Sourav Poddar <sourav.poddar@ti.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Rajendra,\n" @@ -250,12 +239,12 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tcpu@0 {\n" + "> +\t\tcpu at 0 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a15\";\n" "> +\t\t\treg = <0>;\n" "> +\t\t};\n" - "> +\t\tcpu@1 {\n" + "> +\t\tcpu at 1 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a15\";\n" "> +\t\t\treg = <1>;\n" @@ -270,7 +259,7 @@ "> +\t\t\t <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>;\n" "> +\t};\n" "> +\n" - "> +\tgic: interrupt-controller@48211000 {\n" + "> +\tgic: interrupt-controller at 48211000 {\n" "> +\t\tcompatible = \"arm,cortex-a15-gic\";\n" "> +\t\tinterrupt-controller;\n" "> +\t\t#interrupt-cells = <3>;\n" @@ -311,13 +300,13 @@ "> +\t\tinterrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,\n" "> +\t\t\t <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\n" - "> +\t\tcounter32k: counter@4ae04000 {\n" + "> +\t\tcounter32k: counter at 4ae04000 {\n" "> +\t\t\tcompatible = \"ti,omap-counter32k\";\n" "> +\t\t\treg = <0x4ae04000 0x40>;\n" "> +\t\t\tti,hwmods = \"counter_32k\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tdra7_pmx_core: pinmux@4a003400 {\n" + "> +\t\tdra7_pmx_core: pinmux at 4a003400 {\n" "> +\t\t\tcompatible = \"pinctrl-single\";\n" "> +\t\t\treg = <0x4a003400 0x0464>;\n" "> +\t\t\t#address-cells = <1>;\n" @@ -326,7 +315,7 @@ "> +\t\t\tpinctrl-single,function-mask = <0x3fffffff>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tsdma: dma-controller@4a056000 {\n" + "> +\t\tsdma: dma-controller at 4a056000 {\n" "> +\t\t\tcompatible = \"ti,omap4430-sdma\";\n" "> +\t\t\treg = <0x4a056000 0x1000>;\n" "> +\t\t\tinterrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -338,7 +327,7 @@ "> +\t\t\t#dma-requests = <127>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio1: gpio@4ae10000 {\n" + "> +\t\tgpio1: gpio at 4ae10000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x4ae10000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -349,7 +338,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio2: gpio@48055000 {\n" + "> +\t\tgpio2: gpio at 48055000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x48055000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -360,7 +349,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio3: gpio@48057000 {\n" + "> +\t\tgpio3: gpio at 48057000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x48057000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -371,7 +360,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio4: gpio@48059000 {\n" + "> +\t\tgpio4: gpio at 48059000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x48059000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -382,7 +371,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio5: gpio@4805b000 {\n" + "> +\t\tgpio5: gpio at 4805b000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x4805b000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -393,7 +382,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio6: gpio@4805d000 {\n" + "> +\t\tgpio6: gpio at 4805d000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x4805d000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -404,7 +393,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio7: gpio@48051000 {\n" + "> +\t\tgpio7: gpio at 48051000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x48051000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -415,7 +404,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio8: gpio@48053000 {\n" + "> +\t\tgpio8: gpio at 48053000 {\n" "> +\t\t\tcompatible = \"ti,omap4-gpio\";\n" "> +\t\t\treg = <0x48053000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -426,7 +415,7 @@ "> +\t\t\t#interrupt-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart1: serial@4806a000 {\n" + "> +\t\tuart1: serial at 4806a000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x4806a000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -435,7 +424,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart2: serial@4806c000 {\n" + "> +\t\tuart2: serial at 4806c000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x4806c000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -444,7 +433,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart3: serial@48020000 {\n" + "> +\t\tuart3: serial at 48020000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x48020000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -453,7 +442,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart4: serial@4806e000 {\n" + "> +\t\tuart4: serial at 4806e000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x4806e000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -462,7 +451,7 @@ "> + status = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart5: serial@48066000 {\n" + "> +\t\tuart5: serial at 48066000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x48066000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -471,7 +460,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart6: serial@48068000 {\n" + "> +\t\tuart6: serial at 48068000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x48068000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -480,7 +469,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart7: serial@48420000 {\n" + "> +\t\tuart7: serial at 48420000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x48420000 0x100>;\n" "> +\t\t\tti,hwmods = \"uart7\";\n" @@ -488,7 +477,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart8: serial@48422000 {\n" + "> +\t\tuart8: serial at 48422000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x48422000 0x100>;\n" "> +\t\t\tti,hwmods = \"uart8\";\n" @@ -496,7 +485,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart9: serial@48424000 {\n" + "> +\t\tuart9: serial at 48424000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x48424000 0x100>;\n" "> +\t\t\tti,hwmods = \"uart9\";\n" @@ -504,7 +493,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tuart10: serial@4ae2b000 {\n" + "> +\t\tuart10: serial at 4ae2b000 {\n" "> +\t\t\tcompatible = \"ti,omap4-uart\";\n" "> +\t\t\treg = <0x4ae2b000 0x100>;\n" "> +\t\t\tti,hwmods = \"uart10\";\n" @@ -512,7 +501,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer1: timer@4ae18000 {\n" + "> +\t\ttimer1: timer at 4ae18000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x4ae18000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -520,28 +509,28 @@ "> +\t\t\tti,timer-alwon;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer2: timer@48032000 {\n" + "> +\t\ttimer2: timer at 48032000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48032000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\t\t\tti,hwmods = \"timer2\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer3: timer@48034000 {\n" + "> +\t\ttimer3: timer at 48034000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48034000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\t\t\tti,hwmods = \"timer3\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer4: timer@48036000 {\n" + "> +\t\ttimer4: timer at 48036000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48036000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\t\t\tti,hwmods = \"timer4\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer5: timer@48820000 {\n" + "> +\t\ttimer5: timer at 48820000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48820000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -549,7 +538,7 @@ "> +\t\t\tti,timer-dsp;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer6: timer@48822000 {\n" + "> +\t\ttimer6: timer at 48822000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48822000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -558,7 +547,7 @@ "> +\t\t\tti,timer-pwm;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer7: timer@48824000 {\n" + "> +\t\ttimer7: timer at 48824000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48824000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -566,7 +555,7 @@ "> +\t\t\tti,timer-dsp;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer8: timer@48826000 {\n" + "> +\t\ttimer8: timer at 48826000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48826000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -575,21 +564,21 @@ "> +\t\t\tti,timer-pwm;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer9: timer@4803e000 {\n" + "> +\t\ttimer9: timer at 4803e000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x4803e000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\t\t\tti,hwmods = \"timer9\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer10: timer@48086000 {\n" + "> +\t\ttimer10: timer at 48086000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48086000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\t\t\tti,hwmods = \"timer10\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer11: timer@48088000 {\n" + "> +\t\ttimer11: timer at 48088000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48088000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -597,42 +586,42 @@ "> +\t\t\tti,timer-pwm;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer13: timer@48828000 {\n" + "> +\t\ttimer13: timer at 48828000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x48828000 0x80>;\n" "> +\t\t\tti,hwmods = \"timer13\";\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer14: timer@4882a000 {\n" + "> +\t\ttimer14: timer at 4882a000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x4882a000 0x80>;\n" "> +\t\t\tti,hwmods = \"timer14\";\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer15: timer@4882c000 {\n" + "> +\t\ttimer15: timer at 4882c000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x4882c000 0x80>;\n" "> +\t\t\tti,hwmods = \"timer15\";\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer16: timer@4882e000 {\n" + "> +\t\ttimer16: timer at 4882e000 {\n" "> +\t\t\tcompatible = \"ti,omap5430-timer\";\n" "> +\t\t\treg = <0x4882e000 0x80>;\n" "> +\t\t\tti,hwmods = \"timer16\";\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\twdt2: wdt@4ae14000 {\n" + "> +\t\twdt2: wdt at 4ae14000 {\n" "> +\t\t\tcompatible = \"ti,omap4-wdt\";\n" "> +\t\t\treg = <0x4ae14000 0x80>;\n" "> +\t\t\tinterrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;\n" "> +\t\t\tti,hwmods = \"wd_timer2\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c1: i2c@48070000 {\n" + "> +\t\ti2c1: i2c at 48070000 {\n" "> +\t\t\tcompatible = \"ti,omap4-i2c\";\n" "> +\t\t\treg = <0x48070000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -642,7 +631,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c2: i2c@48072000 {\n" + "> +\t\ti2c2: i2c at 48072000 {\n" "> +\t\t\tcompatible = \"ti,omap4-i2c\";\n" "> +\t\t\treg = <0x48072000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -652,7 +641,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c3: i2c@48060000 {\n" + "> +\t\ti2c3: i2c at 48060000 {\n" "> +\t\t\tcompatible = \"ti,omap4-i2c\";\n" "> +\t\t\treg = <0x48060000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -662,7 +651,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c4: i2c@4807a000 {\n" + "> +\t\ti2c4: i2c at 4807a000 {\n" "> +\t\t\tcompatible = \"ti,omap4-i2c\";\n" "> +\t\t\treg = <0x4807a000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -672,7 +661,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c5: i2c@4807c000 {\n" + "> +\t\ti2c5: i2c at 4807c000 {\n" "> +\t\t\tcompatible = \"ti,omap4-i2c\";\n" "> +\t\t\treg = <0x4807c000 0x100>;\n" "> +\t\t\tinterrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -682,7 +671,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmmc1: mmc@4809c000 {\n" + "> +\t\tmmc1: mmc at 4809c000 {\n" "> +\t\t\tcompatible = \"ti,omap4-hsmmc\";\n" "> +\t\t\treg = <0x4809c000 0x400>;\n" "> +\t\t\tinterrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -694,7 +683,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmmc2: mmc@480b4000 {\n" + "> +\t\tmmc2: mmc at 480b4000 {\n" "> +\t\t\tcompatible = \"ti,omap4-hsmmc\";\n" "> +\t\t\treg = <0x480b4000 0x400>;\n" "> +\t\t\tinterrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -705,7 +694,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmmc3: mmc@480ad000 {\n" + "> +\t\tmmc3: mmc at 480ad000 {\n" "> +\t\t\tcompatible = \"ti,omap4-hsmmc\";\n" "> +\t\t\treg = <0x480ad000 0x400>;\n" "> +\t\t\tinterrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -716,7 +705,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmmc4: mmc@480d1000 {\n" + "> +\t\tmmc4: mmc at 480d1000 {\n" "> +\t\t\tcompatible = \"ti,omap4-hsmmc\";\n" "> +\t\t\treg = <0x480d1000 0x400>;\n" "> +\t\t\tinterrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -727,7 +716,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmcspi1: spi@48098000 {\n" + "> +\t\tmcspi1: spi at 48098000 {\n" "> +\t\t\tcompatible = \"ti,omap4-mcspi\";\n" "> +\t\t\treg = <0x48098000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -748,7 +737,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmcspi2: spi@4809a000 {\n" + "> +\t\tmcspi2: spi at 4809a000 {\n" "> +\t\t\tcompatible = \"ti,omap4-mcspi\";\n" "> +\t\t\treg = <0x4809a000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -764,7 +753,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmcspi3: spi@480b8000 {\n" + "> +\t\tmcspi3: spi at 480b8000 {\n" "> +\t\t\tcompatible = \"ti,omap4-mcspi\";\n" "> +\t\t\treg = <0x480b8000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -777,7 +766,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tmcspi4: spi@480ba000 {\n" + "> +\t\tmcspi4: spi at 480ba000 {\n" "> +\t\t\tcompatible = \"ti,omap4-mcspi\";\n" "> +\t\t\treg = <0x480ba000 0x200>;\n" "> +\t\t\tinterrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -817,4 +806,4 @@ "Regards,\n" Benoit -291a7e165e8a2855fdfb6c84b3a79e05c5025d491b4f268ffb037a47b3519a77 +9cff7f76781a299d1625ca8c6e4f0740f684bf89d335a6876cd222f187bef3b7
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.