diff for duplicates of <20170308163145.GF19934@x250> diff --git a/a/1.txt b/N1/1.txt index ea0897c..51df654 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,9 +28,9 @@ On Thu, Feb 09, 2017 at 04:34:21PM +0530, Harninder Rai wrote: > - fsl-ls1088a-rdb.dts: > DTS file for NXP LS1088A RDB board > -> Signed-off-by: Harninder Rai <harninder.rai@nxp.com> -> Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> -> Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com> +> Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> +> Signed-off-by: Ashish Kumar <ashish.kumar-3arQi8VN3Tc@public.gmane.org> +> Signed-off-by: Raghav Dogra <raghav.dogra-3arQi8VN3Tc@public.gmane.org> > --- > arch/arm64/boot/dts/freescale/Makefile | 2 + > arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts | 102 ++++++++++ @@ -97,53 +97,53 @@ particular board design, we should have it disabled by default in Have a newline between property list and child node. -> + pca9547 at 77 { +> + pca9547@77 { > + compatible = "nxp,pca9547"; > + reg = <0x77>; > + #address-cells = <1>; > + #size-cells = <0>; > + -> + i2c at 2 { +> + i2c@2 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x2>; > + -> + ina220 at 40 { +> + ina220@40 { > + compatible = "ti,ina220"; > + reg = <0x40>; > + shunt-resistor = <1000>; > + }; > + -> + ina220 at 41 { +> + ina220@41 { > + compatible = "ti,ina220"; > + reg = <0x41>; > + shunt-resistor = <1000>; > + }; > + }; > + -> + i2c at 3 { +> + i2c@3 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x3>; > + -> + rtc at 51 { +> + rtc@51 { > + compatible = "nxp,pcf2129"; > + reg = <0x51>; > + /* IRQ10_B */ > + interrupts = <0 150 0x4>; > + }; > + -> + eeprom at 56 { +> + eeprom@56 { > + compatible = "atmel,24c512"; > + reg = <0x56>; > + }; > + -> + eeprom at 57 { +> + eeprom@57 { > + compatible = "atmel,24c512"; > + reg = <0x57>; > + }; > + -> + temp-sensor at 4c { +> + temp-sensor@4c { > + compatible = "adi,adt7461a"; > + reg = <0x4c>; > + }; @@ -208,37 +208,37 @@ These I2C devices are already disabled by default in fsl-ls1088a.dtsi. > + > +&i2c0 { > + status = "okay"; -> + pca9547 at 77 { +> + pca9547@77 { > + compatible = "nxp,pca9547"; > + reg = <0x77>; > + #address-cells = <1>; > + #size-cells = <0>; > + -> + i2c at 2 { +> + i2c@2 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x2>; > + -> + ina220 at 40 { +> + ina220@40 { > + compatible = "ti,ina220"; > + reg = <0x40>; > + shunt-resistor = <1000>; > + }; > + }; > + -> + i2c at 3 { +> + i2c@3 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x3>; > + -> + rtc at 51 { +> + rtc@51 { > + compatible = "nxp,pcf2129"; > + reg = <0x51>; > + /* IRQ10_B */ > + interrupts = <0 150 0x4>; > + }; > + -> + adt7461a at 4c { +> + adt7461a@4c { temp-sensor @@ -301,56 +301,56 @@ temp-sensor > + #size-cells = <0>; > + > + /* We have 2 clusters having 4 Cortex-A53 cores each */ -> + cpu0: cpu at 0 { +> + cpu0: cpu@0 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x0>; > + clocks = <&clockgen 1 0>; > + }; > + -> + cpu1: cpu at 1 { +> + cpu1: cpu@1 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x1>; > + clocks = <&clockgen 1 0>; > + }; > + -> + cpu2: cpu at 2 { +> + cpu2: cpu@2 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x2>; > + clocks = <&clockgen 1 0>; > + }; > + -> + cpu3: cpu at 3 { +> + cpu3: cpu@3 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x3>; > + clocks = <&clockgen 1 0>; > + }; > + -> + cpu4: cpu at 100 { +> + cpu4: cpu@100 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x100>; > + clocks = <&clockgen 1 1>; > + }; > + -> + cpu5: cpu at 101 { +> + cpu5: cpu@101 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x101>; > + clocks = <&clockgen 1 1>; > + }; > + -> + cpu6: cpu at 102 { +> + cpu6: cpu@102 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x102>; > + clocks = <&clockgen 1 1>; > + }; > + -> + cpu7: cpu at 103 { +> + cpu7: cpu@103 { > + device_type = "cpu"; > + compatible = "arm,cortex-a53"; > + reg = <0x103>; @@ -358,7 +358,7 @@ temp-sensor > + }; > + }; > + -> + gic: interrupt-controller at 6000000 { +> + gic: interrupt-controller@6000000 { > + compatible = "arm,gic-v3"; > + #interrupt-cells = <3>; > + interrupt-controller; @@ -383,14 +383,14 @@ temp-sensor > + #size-cells = <2>; > + ranges; > + -> + clockgen: clocking at 1300000 { +> + clockgen: clocking@1300000 { > + compatible = "fsl,ls1088a-clockgen"; > + reg = <0 0x1300000 0 0xa0000>; > + #clock-cells = <2>; > + clocks = <&sysclk>; > + }; > + -> + duart0: serial at 21c0500 { +> + duart0: serial@21c0500 { > + compatible = "fsl,ns16550", "ns16550a"; > + reg = <0x0 0x21c0500 0x0 0x100>; > + clocks = <&clockgen 4 3>; @@ -398,7 +398,7 @@ temp-sensor > + status = "disabled"; > + }; > + -> + duart1: serial at 21c0600 { +> + duart1: serial@21c0600 { > + compatible = "fsl,ns16550", "ns16550a"; > + reg = <0x0 0x21c0600 0x0 0x100>; > + clocks = <&clockgen 4 3>; @@ -406,7 +406,7 @@ temp-sensor > + status = "disabled"; > + }; > + -> + gpio0: gpio at 2300000 { +> + gpio0: gpio@2300000 { > + compatible = "fsl,qoriq-gpio"; > + reg = <0x0 0x2300000 0x0 0x10000>; > + interrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>; @@ -416,7 +416,7 @@ temp-sensor > + #interrupt-cells = <2>; > + }; > + -> + gpio1: gpio at 2310000 { +> + gpio1: gpio@2310000 { > + compatible = "fsl,qoriq-gpio"; > + reg = <0x0 0x2310000 0x0 0x10000>; > + interrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>; @@ -426,7 +426,7 @@ temp-sensor > + #interrupt-cells = <2>; > + }; > + -> + gpio2: gpio at 2320000 { +> + gpio2: gpio@2320000 { > + compatible = "fsl,qoriq-gpio"; > + reg = <0x0 0x2320000 0x0 0x10000>; > + interrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>; @@ -436,7 +436,7 @@ temp-sensor > + #interrupt-cells = <2>; > + }; > + -> + gpio3: gpio at 2330000 { +> + gpio3: gpio@2330000 { > + compatible = "fsl,qoriq-gpio"; > + reg = <0x0 0x2330000 0x0 0x10000>; > + interrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>; @@ -446,7 +446,7 @@ temp-sensor > + #interrupt-cells = <2>; > + }; > + -> + ifc: ifc at 2240000 { +> + ifc: ifc@2240000 { > + compatible = "fsl,ifc", "simple-bus"; > + reg = <0x0 0x2240000 0x0 0x20000>; > + interrupts = <0 21 IRQ_TYPE_LEVEL_HIGH>; @@ -459,7 +459,7 @@ temp-sensor > + 3 0 0x5 0x20000000 0x00010000>; > + }; > + -> + i2c0: i2c at 2000000 { +> + i2c0: i2c@2000000 { > + compatible = "fsl,vf610-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -469,7 +469,7 @@ temp-sensor > + status = "disabled"; > + }; > + -> + i2c1: i2c at 2010000 { +> + i2c1: i2c@2010000 { > + compatible = "fsl,vf610-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -479,7 +479,7 @@ temp-sensor > + status = "disabled"; > + }; > + -> + i2c2: i2c at 2020000 { +> + i2c2: i2c@2020000 { > + compatible = "fsl,vf610-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -489,7 +489,7 @@ temp-sensor > + status = "disabled"; > + }; > + -> + i2c3: i2c at 2030000 { +> + i2c3: i2c@2030000 { > + compatible = "fsl,vf610-i2c"; > + #address-cells = <1>; > + #size-cells = <0>; @@ -499,7 +499,7 @@ temp-sensor > + status = "disabled"; > + }; > + -> + sata0: sata at 3200000 { +> + sata0: sata@3200000 { > + compatible = "fsl,ls1088a-ahci", "fsl,ls1043a-ahci"; > + reg = <0x0 0x3200000 0x0 0x10000>; > + interrupts = <0 133 IRQ_TYPE_LEVEL_HIGH>; @@ -525,4 +525,8 @@ Shawn > +}; > -- > 2.7.4 -> +> +-- +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 364911f..4419b12 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,15 @@ "ref\01486638261-10070-1-git-send-email-harninder.rai@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH 3/3] arm64: dts: Add support for FSL's LS1088A SoC\0" + "ref\01486638261-10070-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/3] arm64: dts: Add support for FSL's LS1088A SoC\0" "Date\0Wed, 8 Mar 2017 17:31:46 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + stuart.yoder-3arQi8VN3Tc@public.gmane.org + oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Ashish Kumar <ashish.kumar-3arQi8VN3Tc@public.gmane.org> + " Raghav Dogra <raghav.dogra-3arQi8VN3Tc@public.gmane.org>\0" "\00:1\0" "b\0" "On Thu, Feb 09, 2017 at 04:34:21PM +0530, Harninder Rai wrote:\n" @@ -35,9 +42,9 @@ "> - fsl-ls1088a-rdb.dts:\n" "> DTS file for NXP LS1088A RDB board\n" "> \n" - "> Signed-off-by: Harninder Rai <harninder.rai@nxp.com>\n" - "> Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com>\n" - "> Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com>\n" + "> Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org>\n" + "> Signed-off-by: Ashish Kumar <ashish.kumar-3arQi8VN3Tc@public.gmane.org>\n" + "> Signed-off-by: Raghav Dogra <raghav.dogra-3arQi8VN3Tc@public.gmane.org>\n" "> ---\n" "> arch/arm64/boot/dts/freescale/Makefile | 2 +\n" "> arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts | 102 ++++++++++\n" @@ -104,53 +111,53 @@ "\n" "Have a newline between property list and child node.\n" "\n" - "> +\tpca9547 at 77 {\n" + "> +\tpca9547@77 {\n" "> +\t\tcompatible = \"nxp,pca9547\";\n" "> +\t\treg = <0x77>;\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\ti2c at 2 {\n" + "> +\t\ti2c@2 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0x2>;\n" "> +\n" - "> +\t\t\tina220 at 40 {\n" + "> +\t\t\tina220@40 {\n" "> +\t\t\t\tcompatible = \"ti,ina220\";\n" "> +\t\t\t\treg = <0x40>;\n" "> +\t\t\t\tshunt-resistor = <1000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tina220 at 41 {\n" + "> +\t\t\tina220@41 {\n" "> +\t\t\t\tcompatible = \"ti,ina220\";\n" "> +\t\t\t\treg = <0x41>;\n" "> +\t\t\t\tshunt-resistor = <1000>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c at 3 {\n" + "> +\t\ti2c@3 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0x3>;\n" "> +\n" - "> +\t\t\trtc at 51 {\n" + "> +\t\t\trtc@51 {\n" "> +\t\t\t\tcompatible = \"nxp,pcf2129\";\n" "> +\t\t\t\treg = <0x51>;\n" "> +\t\t\t\t/* IRQ10_B */\n" "> +\t\t\t\tinterrupts = <0 150 0x4>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\teeprom at 56 {\n" + "> +\t\t\teeprom@56 {\n" "> +\t\t\t\tcompatible = \"atmel,24c512\";\n" "> +\t\t\t\treg = <0x56>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\teeprom at 57 {\n" + "> +\t\t\teeprom@57 {\n" "> +\t\t\t\tcompatible = \"atmel,24c512\";\n" "> +\t\t\t\treg = <0x57>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ttemp-sensor at 4c {\n" + "> +\t\t\ttemp-sensor@4c {\n" "> +\t\t\t\tcompatible = \"adi,adt7461a\";\n" "> +\t\t\t\treg = <0x4c>;\n" "> +\t\t\t};\n" @@ -215,37 +222,37 @@ "> +\n" "> +&i2c0 {\n" "> +\tstatus = \"okay\";\n" - "> +\tpca9547 at 77 {\n" + "> +\tpca9547@77 {\n" "> +\t\tcompatible = \"nxp,pca9547\";\n" "> +\t\treg = <0x77>;\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\ti2c at 2 {\n" + "> +\t\ti2c@2 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0x2>;\n" "> +\n" - "> +\t\t\tina220 at 40 {\n" + "> +\t\t\tina220@40 {\n" "> +\t\t\t\tcompatible = \"ti,ina220\";\n" "> +\t\t\t\treg = <0x40>;\n" "> +\t\t\t\tshunt-resistor = <1000>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c at 3 {\n" + "> +\t\ti2c@3 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0x3>;\n" "> +\n" - "> +\t\t\trtc at 51 {\n" + "> +\t\t\trtc@51 {\n" "> +\t\t\t\tcompatible = \"nxp,pcf2129\";\n" "> +\t\t\t\treg = <0x51>;\n" "> +\t\t\t\t/* IRQ10_B */\n" "> +\t\t\t\tinterrupts = <0 150 0x4>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tadt7461a at 4c {\n" + "> +\t\t\tadt7461a@4c {\n" "\n" "temp-sensor\n" "\n" @@ -308,56 +315,56 @@ "> +\t\t#size-cells = <0>;\n" "> +\n" "> +\t\t/* We have 2 clusters having 4 Cortex-A53 cores each */\n" - "> +\t\tcpu0: cpu at 0 {\n" + "> +\t\tcpu0: cpu@0 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x0>;\n" "> +\t\t\tclocks = <&clockgen 1 0>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu1: cpu at 1 {\n" + "> +\t\tcpu1: cpu@1 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x1>;\n" "> +\t\t\tclocks = <&clockgen 1 0>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu2: cpu at 2 {\n" + "> +\t\tcpu2: cpu@2 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x2>;\n" "> +\t\t\tclocks = <&clockgen 1 0>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu3: cpu at 3 {\n" + "> +\t\tcpu3: cpu@3 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x3>;\n" "> +\t\t\tclocks = <&clockgen 1 0>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu4: cpu at 100 {\n" + "> +\t\tcpu4: cpu@100 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x100>;\n" "> +\t\t\tclocks = <&clockgen 1 1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu5: cpu at 101 {\n" + "> +\t\tcpu5: cpu@101 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x101>;\n" "> +\t\t\tclocks = <&clockgen 1 1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu6: cpu at 102 {\n" + "> +\t\tcpu6: cpu@102 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x102>;\n" "> +\t\t\tclocks = <&clockgen 1 1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu7: cpu at 103 {\n" + "> +\t\tcpu7: cpu@103 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a53\";\n" "> +\t\t\treg = <0x103>;\n" @@ -365,7 +372,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tgic: interrupt-controller at 6000000 {\n" + "> +\tgic: interrupt-controller@6000000 {\n" "> +\t\tcompatible = \"arm,gic-v3\";\n" "> +\t\t#interrupt-cells = <3>;\n" "> +\t\tinterrupt-controller;\n" @@ -390,14 +397,14 @@ "> +\t\t#size-cells = <2>;\n" "> +\t\tranges;\n" "> +\n" - "> +\t\tclockgen: clocking at 1300000 {\n" + "> +\t\tclockgen: clocking@1300000 {\n" "> +\t\t\tcompatible = \"fsl,ls1088a-clockgen\";\n" "> +\t\t\treg = <0 0x1300000 0 0xa0000>;\n" "> +\t\t\t#clock-cells = <2>;\n" "> +\t\t\tclocks = <&sysclk>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tduart0: serial at 21c0500 {\n" + "> +\t\tduart0: serial@21c0500 {\n" "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n" "> +\t\t\treg = <0x0 0x21c0500 0x0 0x100>;\n" "> +\t\t\tclocks = <&clockgen 4 3>;\n" @@ -405,7 +412,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tduart1: serial at 21c0600 {\n" + "> +\t\tduart1: serial@21c0600 {\n" "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n" "> +\t\t\treg = <0x0 0x21c0600 0x0 0x100>;\n" "> +\t\t\tclocks = <&clockgen 4 3>;\n" @@ -413,7 +420,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio0: gpio at 2300000 {\n" + "> +\t\tgpio0: gpio@2300000 {\n" "> +\t\t\tcompatible = \"fsl,qoriq-gpio\";\n" "> +\t\t\treg = <0x0 0x2300000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -423,7 +430,7 @@ "> +\t\t\t#interrupt-cells = <2>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio1: gpio at 2310000 {\n" + "> +\t\tgpio1: gpio@2310000 {\n" "> +\t\t\tcompatible = \"fsl,qoriq-gpio\";\n" "> +\t\t\treg = <0x0 0x2310000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -433,7 +440,7 @@ "> +\t\t\t#interrupt-cells = <2>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio2: gpio at 2320000 {\n" + "> +\t\tgpio2: gpio@2320000 {\n" "> +\t\t\tcompatible = \"fsl,qoriq-gpio\";\n" "> +\t\t\treg = <0x0 0x2320000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -443,7 +450,7 @@ "> +\t\t\t#interrupt-cells = <2>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpio3: gpio at 2330000 {\n" + "> +\t\tgpio3: gpio@2330000 {\n" "> +\t\t\tcompatible = \"fsl,qoriq-gpio\";\n" "> +\t\t\treg = <0x0 0x2330000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -453,7 +460,7 @@ "> +\t\t\t#interrupt-cells = <2>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tifc: ifc at 2240000 {\n" + "> +\t\tifc: ifc@2240000 {\n" "> +\t\t\tcompatible = \"fsl,ifc\", \"simple-bus\";\n" "> +\t\t\treg = <0x0 0x2240000 0x0 0x20000>;\n" "> +\t\t\tinterrupts = <0 21 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -466,7 +473,7 @@ "> +\t\t\t\t 3 0 0x5 0x20000000 0x00010000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\ti2c0: i2c at 2000000 {\n" + "> +\t\ti2c0: i2c@2000000 {\n" "> +\t\t\tcompatible = \"fsl,vf610-i2c\";\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" @@ -476,7 +483,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c1: i2c at 2010000 {\n" + "> +\t\ti2c1: i2c@2010000 {\n" "> +\t\t\tcompatible = \"fsl,vf610-i2c\";\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" @@ -486,7 +493,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c2: i2c at 2020000 {\n" + "> +\t\ti2c2: i2c@2020000 {\n" "> +\t\t\tcompatible = \"fsl,vf610-i2c\";\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" @@ -496,7 +503,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ti2c3: i2c at 2030000 {\n" + "> +\t\ti2c3: i2c@2030000 {\n" "> +\t\t\tcompatible = \"fsl,vf610-i2c\";\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" @@ -506,7 +513,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tsata0: sata at 3200000 {\n" + "> +\t\tsata0: sata@3200000 {\n" "> +\t\t\tcompatible = \"fsl,ls1088a-ahci\", \"fsl,ls1043a-ahci\";\n" "> +\t\t\treg = <0x0 0x3200000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 133 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -532,6 +539,10 @@ "> +};\n" "> -- \n" "> 2.7.4\n" - > + "> \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 -948c9935945d3d0974b9fb317b599ade36016ac621602046e862924caa41c7f2 +2c5b22c6cc0e311ead6924eada72b208ba633e6bd9f1bb9d523ef27810baa6fb
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.