diff for duplicates of <51F7B1E0.4060800@ti.com> diff --git a/a/1.txt b/N1/1.txt index 98a57af..5dcccfd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -232,7 +232,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + }; > + > + cpus { -> + cpu@0 { +> + cpu at 0 { > + compatible = "arm,cortex-a15"; > + timer { > + compatible = "arm,armv7-timer"; @@ -245,7 +245,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + clock-frequency = <6144000>; > + }; > + }; -> + cpu@1 { +> + cpu at 1 { > + compatible = "arm,cortex-a15"; > + timer { > + compatible = "arm,armv7-timer"; @@ -260,7 +260,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + }; > + }; > + -> + gic: interrupt-controller@48211000 { +> + gic: interrupt-controller at 48211000 { > + compatible = "arm,cortex-a15-gic"; > + interrupt-controller; > + #interrupt-cells = <3>; @@ -294,13 +294,13 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ranges; > + ti,hwmods = "l3_main_1", "l3_main_2"; > + -> + 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>; @@ -309,7 +309,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + pinctrl-single,function-mask = <0x3fffffff>; > + }; > + -> + sdma: dma-controller@4a056000 { +> + sdma: dma-controller at 4a056000 { > + compatible = "ti,omap4430-sdma"; > + reg = <0x4a056000 0x1000>; > + interrupts = <0 12 0x4>, @@ -321,7 +321,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #dma-requests = <127>; > + }; > + -> + gpio1: gpio@4ae10000 { +> + gpio1: gpio at 4ae10000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x4ae10000 0x200>; > + interrupts = <0 29 0x4>; @@ -332,7 +332,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + gpio2: gpio@48055000 { +> + gpio2: gpio at 48055000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48055000 0x200>; > + interrupts = <0 30 0x4>; @@ -343,7 +343,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + gpio3: gpio@48057000 { +> + gpio3: gpio at 48057000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48057000 0x200>; > + interrupts = <0 31 0x4>; @@ -354,7 +354,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + gpio4: gpio@48059000 { +> + gpio4: gpio at 48059000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48059000 0x200>; > + interrupts = <0 32 0x4>; @@ -365,7 +365,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + gpio5: gpio@4805b000 { +> + gpio5: gpio at 4805b000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x4805b000 0x200>; > + interrupts = <0 33 0x4>; @@ -376,7 +376,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + gpio6: gpio@4805d000 { +> + gpio6: gpio at 4805d000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x4805d000 0x200>; > + interrupts = <0 34 0x4>; @@ -387,7 +387,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + gpio7: gpio@48051000 { +> + gpio7: gpio at 48051000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48051000 0x200>; > + interrupts = <0 35 0x4>; @@ -398,7 +398,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + gpio8: gpio@48053000 { +> + gpio8: gpio at 48053000 { > + compatible = "ti,omap4-gpio"; > + reg = <0x48053000 0x200>; > + interrupts = <0 121 0x4>; @@ -409,7 +409,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + #interrupt-cells = <1>; > + }; > + -> + uart1: serial@4806a000 { +> + uart1: serial at 4806a000 { > + compatible = "ti,omap4-uart"; > + reg = <0x4806a000 0x100>; > + interrupts = <0 72 0x4>; @@ -417,7 +417,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + clock-frequency = <48000000>; > + }; > + -> + uart2: serial@4806c000 { +> + uart2: serial at 4806c000 { > + compatible = "ti,omap4-uart"; > + reg = <0x4806c000 0x100>; > + interrupts = <0 73 0x4>; @@ -425,7 +425,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + clock-frequency = <48000000>; > + }; > + -> + uart3: serial@48020000 { +> + uart3: serial at 48020000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48020000 0x100>; > + interrupts = <0 74 0x4>; @@ -433,7 +433,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + clock-frequency = <48000000>; > + }; > + -> + uart4: serial@4806e000 { +> + uart4: serial at 4806e000 { > + compatible = "ti,omap4-uart"; > + reg = <0x4806e000 0x100>; > + interrupts = <0 70 0x4>; @@ -441,7 +441,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + clock-frequency = <48000000>; > + }; > + -> + uart5: serial@48066000 { +> + uart5: serial at 48066000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48066000 0x100>; > + interrupts = <0 105 0x4>; @@ -449,7 +449,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + clock-frequency = <48000000>; > + }; > + -> + uart6: serial@48068000 { +> + uart6: serial at 48068000 { > + compatible = "ti,omap4-uart"; > + reg = <0x48068000 0x100>; > + interrupts = <0 106 0x4>; @@ -457,7 +457,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + clock-frequency = <48000000>; > + }; > + -> + timer1: timer@4ae18000 { +> + timer1: timer at 4ae18000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x4ae18000 0x80>; > + interrupts = <0 37 0x4>; @@ -465,28 +465,28 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,timer-alwon; > + }; > + -> + timer2: timer@48032000 { +> + timer2: timer at 48032000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48032000 0x80>; > + interrupts = <0 38 0x4>; > + ti,hwmods = "timer2"; > + }; > + -> + timer3: timer@48034000 { +> + timer3: timer at 48034000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48034000 0x80>; > + interrupts = <0 39 0x4>; > + ti,hwmods = "timer3"; > + }; > + -> + timer4: timer@48036000 { +> + timer4: timer at 48036000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48036000 0x80>; > + interrupts = <0 40 0x4>; > + ti,hwmods = "timer4"; > + }; > + -> + timer5: timer@48820000 { +> + timer5: timer at 48820000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48820000 0x80>; > + interrupts = <0 41 0x4>; @@ -494,7 +494,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,timer-dsp; > + }; > + -> + timer6: timer@48822000 { +> + timer6: timer at 48822000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48822000 0x80>; > + interrupts = <0 42 0x4>; @@ -503,7 +503,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,timer-pwm; > + }; > + -> + timer7: timer@48824000 { +> + timer7: timer at 48824000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48824000 0x80>; > + interrupts = <0 43 0x4>; @@ -511,7 +511,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,timer-dsp; > + }; > + -> + timer8: timer@48826000 { +> + timer8: timer at 48826000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48826000 0x80>; > + interrupts = <0 44 0x4>; @@ -520,21 +520,21 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,timer-pwm; > + }; > + -> + timer9: timer@4803e000 { +> + timer9: timer at 4803e000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x4803e000 0x80>; > + interrupts = <0 45 0x4>; > + ti,hwmods = "timer9"; > + }; > + -> + timer10: timer@48086000 { +> + timer10: timer at 48086000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48086000 0x80>; > + interrupts = <0 46 0x4>; > + ti,hwmods = "timer10"; > + }; > + -> + timer11: timer@48088000 { +> + timer11: timer at 48088000 { > + compatible = "ti,omap5430-timer"; > + reg = <0x48088000 0x80>; > + interrupts = <0 47 0x4>; @@ -542,14 +542,14 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,timer-pwm; > + }; > + -> + wdt2: wdt@4ae14000 { +> + wdt2: wdt at 4ae14000 { > + compatible = "ti,omap4-wdt"; > + reg = <0x4ae14000 0x80>; > + interrupts = <0 80 0x4>; > + ti,hwmods = "wd_timer2"; > + }; > + -> + i2c1: i2c@48070000 { +> + i2c1: i2c at 48070000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x48070000 0x100>; > + interrupts = <0 56 0x4>; @@ -558,7 +558,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,hwmods = "i2c1"; > + }; > + -> + i2c2: i2c@48072000 { +> + i2c2: i2c at 48072000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x48072000 0x100>; > + interrupts = <0 57 0x4>; @@ -567,7 +567,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,hwmods = "i2c2"; > + }; > + -> + i2c3: i2c@48060000 { +> + i2c3: i2c at 48060000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x48060000 0x100>; > + interrupts = <0 61 0x4>; @@ -576,7 +576,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,hwmods = "i2c3"; > + }; > + -> + i2c4: i2c@4807a000 { +> + i2c4: i2c at 4807a000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x4807a000 0x100>; > + interrupts = <0 62 0x4>; @@ -585,7 +585,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,hwmods = "i2c4"; > + }; > + -> + i2c5: i2c@4807c000 { +> + i2c5: i2c at 4807c000 { > + compatible = "ti,omap4-i2c"; > + reg = <0x4807c000 0x100>; > + interrupts = <0 60 0x4>; @@ -594,7 +594,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + ti,hwmods = "i2c5"; > + }; > + -> + mmc1: mmc@4809c000 { +> + mmc1: mmc at 4809c000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x4809c000 0x400>; > + interrupts = <0 83 0x4>; @@ -605,7 +605,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + dma-names = "tx", "rx"; > + }; > + -> + mmc2: mmc@480b4000 { +> + mmc2: mmc at 480b4000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x480b4000 0x400>; > + interrupts = <0 86 0x4>; @@ -615,7 +615,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + dma-names = "tx", "rx"; > + }; > + -> + mmc3: mmc@480ad000 { +> + mmc3: mmc at 480ad000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x480ad000 0x400>; > + interrupts = <0 94 0x4>; @@ -625,7 +625,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + dma-names = "tx", "rx"; > + }; > + -> + mmc4: mmc@480d1000 { +> + mmc4: mmc at 480d1000 { > + compatible = "ti,omap4-hsmmc"; > + reg = <0x480d1000 0x400>; > + interrupts = <0 96 0x4>; @@ -635,7 +635,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + dma-names = "tx", "rx"; > + }; > + -> + mcspi1: spi@48098000 { +> + mcspi1: spi at 48098000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x48098000 0x200>; > + interrupts = <0 65 0x4>; @@ -655,7 +655,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + "tx2", "rx2", "tx3", "rx3"; > + }; > + -> + mcspi2: spi@4809a000 { +> + mcspi2: spi at 4809a000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x4809a000 0x200>; > + interrupts = <0 66 0x4>; @@ -670,7 +670,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + dma-names = "tx0", "rx0", "tx1", "rx1"; > + }; > + -> + mcspi3: spi@480b8000 { +> + mcspi3: spi at 480b8000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x480b8000 0x200>; > + interrupts = <0 91 0x4>; @@ -682,7 +682,7 @@ On 07/30/2013 06:25 AM, Rajendra Nayak wrote: > + dma-names = "tx0", "rx0"; > + }; > + -> + mcspi4: spi@480ba000 { +> + mcspi4: spi at 480ba000 { > + compatible = "ti,omap4-mcspi"; > + reg = <0x480ba000 0x200>; > + interrupts = <0 48 0x4>; diff --git a/a/content_digest b/N1/content_digest index e43f6fa..44d70e7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,9 @@ "ref\01375183546-12758-1-git-send-email-rnayak@ti.com\0" "ref\01375183546-12758-9-git-send-email-rnayak@ti.com\0" - "From\0Nishanth Menon <nm@ti.com>\0" - "Subject\0Re: [PATCH v2 8/8] ARM: DRA7: dts: Add the dts files for dra7 SoC and dra7-evm board\0" + "From\0nm@ti.com (Nishanth Menon)\0" + "Subject\0[PATCH v2 8/8] ARM: DRA7: dts: Add the dts files for dra7 SoC and dra7-evm board\0" "Date\0Tue, 30 Jul 2013 07:30:24 -0500\0" - "To\0Rajendra Nayak <rnayak@ti.com>\0" - "Cc\0linux-omap@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - tony@atomide.com - paul@pwsan.com - khilman@linaro.org - benoit.cousson@gmail.com - r.sricharan@ti.com - ambresh@ti.com - " sourav.poddar@ti.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/30/2013 06:25 AM, Rajendra Nayak wrote:\n" @@ -249,7 +240,7 @@ "> +\t};\n" "> +\n" "> +\tcpus {\n" - "> +\t\tcpu@0 {\n" + "> +\t\tcpu at 0 {\n" "> +\t\t\tcompatible = \"arm,cortex-a15\";\n" "> +\t\t\ttimer {\n" "> +\t\t\t\tcompatible = \"arm,armv7-timer\";\n" @@ -262,7 +253,7 @@ "> +\t\t\t\tclock-frequency = <6144000>;\n" "> +\t\t\t};\n" "> +\t\t};\n" - "> +\t\tcpu@1 {\n" + "> +\t\tcpu at 1 {\n" "> +\t\t\tcompatible = \"arm,cortex-a15\";\n" "> +\t\t\ttimer {\n" "> +\t\t\t\tcompatible = \"arm,armv7-timer\";\n" @@ -277,7 +268,7 @@ "> +\t\t};\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 +302,13 @@ "> +\t\tranges;\n" "> +\t\tti,hwmods = \"l3_main_1\", \"l3_main_2\";\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 +317,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 = <0 12 0x4>,\n" @@ -338,7 +329,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 = <0 29 0x4>;\n" @@ -349,7 +340,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 = <0 30 0x4>;\n" @@ -360,7 +351,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 = <0 31 0x4>;\n" @@ -371,7 +362,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 = <0 32 0x4>;\n" @@ -382,7 +373,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 = <0 33 0x4>;\n" @@ -393,7 +384,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 = <0 34 0x4>;\n" @@ -404,7 +395,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 = <0 35 0x4>;\n" @@ -415,7 +406,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 = <0 121 0x4>;\n" @@ -426,7 +417,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 = <0 72 0x4>;\n" @@ -434,7 +425,7 @@ "> +\t\t\tclock-frequency = <48000000>;\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 = <0 73 0x4>;\n" @@ -442,7 +433,7 @@ "> +\t\t\tclock-frequency = <48000000>;\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 = <0 74 0x4>;\n" @@ -450,7 +441,7 @@ "> +\t\t\tclock-frequency = <48000000>;\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 = <0 70 0x4>;\n" @@ -458,7 +449,7 @@ "> +\t\t\tclock-frequency = <48000000>;\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 = <0 105 0x4>;\n" @@ -466,7 +457,7 @@ "> +\t\t\tclock-frequency = <48000000>;\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 = <0 106 0x4>;\n" @@ -474,7 +465,7 @@ "> +\t\t\tclock-frequency = <48000000>;\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 = <0 37 0x4>;\n" @@ -482,28 +473,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 = <0 38 0x4>;\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 = <0 39 0x4>;\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 = <0 40 0x4>;\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 = <0 41 0x4>;\n" @@ -511,7 +502,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 = <0 42 0x4>;\n" @@ -520,7 +511,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 = <0 43 0x4>;\n" @@ -528,7 +519,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 = <0 44 0x4>;\n" @@ -537,21 +528,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 = <0 45 0x4>;\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 = <0 46 0x4>;\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 = <0 47 0x4>;\n" @@ -559,14 +550,14 @@ "> +\t\t\tti,timer-pwm;\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 = <0 80 0x4>;\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 = <0 56 0x4>;\n" @@ -575,7 +566,7 @@ "> +\t\t\tti,hwmods = \"i2c1\";\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 = <0 57 0x4>;\n" @@ -584,7 +575,7 @@ "> +\t\t\tti,hwmods = \"i2c2\";\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 = <0 61 0x4>;\n" @@ -593,7 +584,7 @@ "> +\t\t\tti,hwmods = \"i2c3\";\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 = <0 62 0x4>;\n" @@ -602,7 +593,7 @@ "> +\t\t\tti,hwmods = \"i2c4\";\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 = <0 60 0x4>;\n" @@ -611,7 +602,7 @@ "> +\t\t\tti,hwmods = \"i2c5\";\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 = <0 83 0x4>;\n" @@ -622,7 +613,7 @@ "> +\t\t\tdma-names = \"tx\", \"rx\";\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 = <0 86 0x4>;\n" @@ -632,7 +623,7 @@ "> +\t\t\tdma-names = \"tx\", \"rx\";\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 = <0 94 0x4>;\n" @@ -642,7 +633,7 @@ "> +\t\t\tdma-names = \"tx\", \"rx\";\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 = <0 96 0x4>;\n" @@ -652,7 +643,7 @@ "> +\t\t\tdma-names = \"tx\", \"rx\";\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 = <0 65 0x4>;\n" @@ -672,7 +663,7 @@ "> +\t\t\t\t \"tx2\", \"rx2\", \"tx3\", \"rx3\";\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 = <0 66 0x4>;\n" @@ -687,7 +678,7 @@ "> +\t\t\tdma-names = \"tx0\", \"rx0\", \"tx1\", \"rx1\";\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 = <0 91 0x4>;\n" @@ -699,7 +690,7 @@ "> +\t\t\tdma-names = \"tx0\", \"rx0\";\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 = <0 48 0x4>;\n" @@ -726,4 +717,4 @@ "Regards,\n" Nishanth Menon -e71b203dfd985e05e0980625de571bf10b4203b76b5dee55255ffb8b8ac541d7 +3076eeda13876119bff2bb2f1afba2c85079ca0e1d4b64a6a9ffbd6c793512e8
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.