diff for duplicates of <52297CCF.3090200@ti.com> diff --git a/a/1.txt b/N1/1.txt index b945119..e8c746a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,7 +46,7 @@ for boneblack? > - compatible = "ti,am335x-bone", "ti,am33xx"; > - > - cpus { -> - cpu@0 { +> - cpu at 0 { > - cpu0-supply = <&dcdc2_reg>; > - }; > - }; @@ -56,7 +56,7 @@ for boneblack? > - reg = <0x80000000 0x10000000>; /* 256 MB */ > - }; > - -> - am33xx_pinmux: pinmux@44e10800 { +> - am33xx_pinmux: pinmux at 44e10800 { > - pinctrl-names = "default"; > - pinctrl-0 = <&clkout2_pin>; > - @@ -145,50 +145,50 @@ for boneblack? > - }; > - > - ocp { -> - uart0: serial@44e09000 { +> - uart0: serial at 44e09000 { > - pinctrl-names = "default"; > - pinctrl-0 = <&uart0_pins>; > - > - status = "okay"; > - }; > - -> - musb: usb@47400000 { +> - musb: usb at 47400000 { > - status = "okay"; > - -> - control@44e10000 { +> - control at 44e10000 { > - status = "okay"; > - }; > - -> - usb-phy@47401300 { +> - usb-phy at 47401300 { > - status = "okay"; > - }; > - -> - usb-phy@47401b00 { +> - usb-phy at 47401b00 { > - status = "okay"; > - }; > - -> - usb@47401000 { +> - usb at 47401000 { > - status = "okay"; > - }; > - -> - usb@47401800 { +> - usb at 47401800 { > - status = "okay"; > - dr_mode = "host"; > - }; > - -> - dma-controller@07402000 { +> - dma-controller at 07402000 { > - status = "okay"; > - }; > - }; > - -> - i2c0: i2c@44e0b000 { +> - i2c0: i2c at 44e0b000 { > - pinctrl-names = "default"; > - pinctrl-0 = <&i2c0_pins>; > - > - status = "okay"; > - clock-frequency = <400000>; > - -> - tps: tps@24 { +> - tps: tps at 24 { > - reg = <0x24>; > - }; > - @@ -201,27 +201,27 @@ for boneblack? > - > - compatible = "gpio-leds"; > - -> - led@2 { +> - led at 2 { > - label = "beaglebone:green:heartbeat"; > - gpios = <&gpio1 21 GPIO_ACTIVE_HIGH>; > - linux,default-trigger = "heartbeat"; > - default-state = "off"; > - }; > - -> - led@3 { +> - led at 3 { > - label = "beaglebone:green:mmc0"; > - gpios = <&gpio1 22 GPIO_ACTIVE_HIGH>; > - linux,default-trigger = "mmc0"; > - default-state = "off"; > - }; > - -> - led@4 { +> - led at 4 { > - label = "beaglebone:green:usr2"; > - gpios = <&gpio1 23 GPIO_ACTIVE_HIGH>; > - default-state = "off"; > - }; > - -> - led@5 { +> - led at 5 { > - label = "beaglebone:green:usr3"; > - gpios = <&gpio1 24 GPIO_ACTIVE_HIGH>; > - default-state = "off"; @@ -233,11 +233,11 @@ for boneblack? > - > -&tps { > - regulators { -> - dcdc1_reg: regulator@0 { +> - dcdc1_reg: regulator at 0 { > - regulator-always-on; > - }; > - -> - dcdc2_reg: regulator@1 { +> - dcdc2_reg: regulator at 1 { > - /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */ > - regulator-name = "vdd_mpu"; > - regulator-min-microvolt = <925000>; @@ -246,7 +246,7 @@ for boneblack? > - regulator-always-on; > - }; > - -> - dcdc3_reg: regulator@2 { +> - dcdc3_reg: regulator at 2 { > - /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */ > - regulator-name = "vdd_core"; > - regulator-min-microvolt = <925000>; @@ -255,19 +255,19 @@ for boneblack? > - regulator-always-on; > - }; > - -> - ldo1_reg: regulator@3 { +> - ldo1_reg: regulator at 3 { > - regulator-always-on; > - }; > - -> - ldo2_reg: regulator@4 { +> - ldo2_reg: regulator at 4 { > - regulator-always-on; > - }; > - -> - ldo3_reg: regulator@5 { +> - ldo3_reg: regulator at 5 { > - regulator-always-on; > - }; > - -> - ldo4_reg: regulator@6 { +> - ldo4_reg: regulator at 6 { > - regulator-always-on; > - }; > - }; diff --git a/a/content_digest b/N1/content_digest index e2c6a3d..fbb06f2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,8 @@ "ref\01378449204-8601-1-git-send-email-koen@dominion.thruhere.net\0" - "From\0George Cherian <george.cherian@ti.com>\0" - "Subject\0Re: [PATCH] ARM: OMAP2+: am335x-bone*: add DT for BeagleBone Black\0" + "From\0george.cherian@ti.com (George Cherian)\0" + "Subject\0[PATCH] ARM: OMAP2+: am335x-bone*: add DT for BeagleBone Black\0" "Date\0Fri, 6 Sep 2013 12:27:19 +0530\0" - "To\0Koen Kooi <koen@dominion.thruhere.net>\0" - "Cc\0linux-omap@vger.kernel.org" - bcousson@baylibre.com - tony@atomide.com - rob.herring@calxeda.com - pawel.moll@arm.com - mark.rutland@arm.com - swarren@wwwdotorg.org - ijc+devicetree@hellion.org.uk - linux@arm.linux.org.uk - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " olof@lixom.net\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 9/6/2013 12:03 PM, Koen Kooi wrote:\n" @@ -66,7 +53,7 @@ "> -\tcompatible = \"ti,am335x-bone\", \"ti,am33xx\";\n" "> -\n" "> -\tcpus {\n" - "> -\t\tcpu@0 {\n" + "> -\t\tcpu at 0 {\n" "> -\t\t\tcpu0-supply = <&dcdc2_reg>;\n" "> -\t\t};\n" "> -\t};\n" @@ -76,7 +63,7 @@ "> -\t\treg = <0x80000000 0x10000000>; /* 256 MB */\n" "> -\t};\n" "> -\n" - "> -\tam33xx_pinmux: pinmux@44e10800 {\n" + "> -\tam33xx_pinmux: pinmux at 44e10800 {\n" "> -\t\tpinctrl-names = \"default\";\n" "> -\t\tpinctrl-0 = <&clkout2_pin>;\n" "> -\n" @@ -165,50 +152,50 @@ "> -\t};\n" "> -\n" "> -\tocp {\n" - "> -\t\tuart0: serial@44e09000 {\n" + "> -\t\tuart0: serial at 44e09000 {\n" "> -\t\t\tpinctrl-names = \"default\";\n" "> -\t\t\tpinctrl-0 = <&uart0_pins>;\n" "> -\n" "> -\t\t\tstatus = \"okay\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tmusb: usb@47400000 {\n" + "> -\t\tmusb: usb at 47400000 {\n" "> -\t\t\tstatus = \"okay\";\n" "> -\n" - "> -\t\t\tcontrol@44e10000 {\n" + "> -\t\t\tcontrol at 44e10000 {\n" "> -\t\t\t\tstatus = \"okay\";\n" "> -\t\t\t};\n" "> -\n" - "> -\t\t\tusb-phy@47401300 {\n" + "> -\t\t\tusb-phy at 47401300 {\n" "> -\t\t\t\tstatus = \"okay\";\n" "> -\t\t\t};\n" "> -\n" - "> -\t\t\tusb-phy@47401b00 {\n" + "> -\t\t\tusb-phy at 47401b00 {\n" "> -\t\t\t\tstatus = \"okay\";\n" "> -\t\t\t};\n" "> -\n" - "> -\t\t\tusb@47401000 {\n" + "> -\t\t\tusb at 47401000 {\n" "> -\t\t\t\tstatus = \"okay\";\n" "> -\t\t\t};\n" "> -\n" - "> -\t\t\tusb@47401800 {\n" + "> -\t\t\tusb at 47401800 {\n" "> -\t\t\t\tstatus = \"okay\";\n" "> -\t\t\t\tdr_mode = \"host\";\n" "> -\t\t\t};\n" "> -\n" - "> -\t\t\tdma-controller@07402000 {\n" + "> -\t\t\tdma-controller at 07402000 {\n" "> -\t\t\t\tstatus = \"okay\";\n" "> -\t\t\t};\n" "> -\t\t};\n" "> -\n" - "> -\t\ti2c0: i2c@44e0b000 {\n" + "> -\t\ti2c0: i2c at 44e0b000 {\n" "> -\t\t\tpinctrl-names = \"default\";\n" "> -\t\t\tpinctrl-0 = <&i2c0_pins>;\n" "> -\n" "> -\t\t\tstatus = \"okay\";\n" "> -\t\t\tclock-frequency = <400000>;\n" "> -\n" - "> -\t\t\ttps: tps@24 {\n" + "> -\t\t\ttps: tps at 24 {\n" "> -\t\t\t\treg = <0x24>;\n" "> -\t\t\t};\n" "> -\n" @@ -221,27 +208,27 @@ "> -\n" "> -\t\tcompatible = \"gpio-leds\";\n" "> -\n" - "> -\t\tled@2 {\n" + "> -\t\tled at 2 {\n" "> -\t\t\tlabel = \"beaglebone:green:heartbeat\";\n" "> -\t\t\tgpios = <&gpio1 21 GPIO_ACTIVE_HIGH>;\n" "> -\t\t\tlinux,default-trigger = \"heartbeat\";\n" "> -\t\t\tdefault-state = \"off\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tled@3 {\n" + "> -\t\tled at 3 {\n" "> -\t\t\tlabel = \"beaglebone:green:mmc0\";\n" "> -\t\t\tgpios = <&gpio1 22 GPIO_ACTIVE_HIGH>;\n" "> -\t\t\tlinux,default-trigger = \"mmc0\";\n" "> -\t\t\tdefault-state = \"off\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tled@4 {\n" + "> -\t\tled at 4 {\n" "> -\t\t\tlabel = \"beaglebone:green:usr2\";\n" "> -\t\t\tgpios = <&gpio1 23 GPIO_ACTIVE_HIGH>;\n" "> -\t\t\tdefault-state = \"off\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tled@5 {\n" + "> -\t\tled at 5 {\n" "> -\t\t\tlabel = \"beaglebone:green:usr3\";\n" "> -\t\t\tgpios = <&gpio1 24 GPIO_ACTIVE_HIGH>;\n" "> -\t\t\tdefault-state = \"off\";\n" @@ -253,11 +240,11 @@ "> -\n" "> -&tps {\n" "> -\tregulators {\n" - "> -\t\tdcdc1_reg: regulator@0 {\n" + "> -\t\tdcdc1_reg: regulator at 0 {\n" "> -\t\t\tregulator-always-on;\n" "> -\t\t};\n" "> -\n" - "> -\t\tdcdc2_reg: regulator@1 {\n" + "> -\t\tdcdc2_reg: regulator at 1 {\n" "> -\t\t\t/* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */\n" "> -\t\t\tregulator-name = \"vdd_mpu\";\n" "> -\t\t\tregulator-min-microvolt = <925000>;\n" @@ -266,7 +253,7 @@ "> -\t\t\tregulator-always-on;\n" "> -\t\t};\n" "> -\n" - "> -\t\tdcdc3_reg: regulator@2 {\n" + "> -\t\tdcdc3_reg: regulator at 2 {\n" "> -\t\t\t/* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */\n" "> -\t\t\tregulator-name = \"vdd_core\";\n" "> -\t\t\tregulator-min-microvolt = <925000>;\n" @@ -275,19 +262,19 @@ "> -\t\t\tregulator-always-on;\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo1_reg: regulator@3 {\n" + "> -\t\tldo1_reg: regulator at 3 {\n" "> -\t\t\tregulator-always-on;\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo2_reg: regulator@4 {\n" + "> -\t\tldo2_reg: regulator at 4 {\n" "> -\t\t\tregulator-always-on;\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo3_reg: regulator@5 {\n" + "> -\t\tldo3_reg: regulator at 5 {\n" "> -\t\t\tregulator-always-on;\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo4_reg: regulator@6 {\n" + "> -\t\tldo4_reg: regulator at 6 {\n" "> -\t\t\tregulator-always-on;\n" "> -\t\t};\n" "> -\t};\n" @@ -355,4 +342,4 @@ "-- \n" -George -d25ae562fcec8457a7552936d6341b6d811a4293c0f05e93088bdc50396d9620 +cc25a498c52b5c99acbef2cf1a055a5d9b059e42f2bcc307e0ad9c2c7dfd5336
diff --git a/a/content_digest b/N2/content_digest index e2c6a3d..6c6009d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,19 +3,19 @@ "Subject\0Re: [PATCH] ARM: OMAP2+: am335x-bone*: add DT for BeagleBone Black\0" "Date\0Fri, 6 Sep 2013 12:27:19 +0530\0" "To\0Koen Kooi <koen@dominion.thruhere.net>\0" - "Cc\0linux-omap@vger.kernel.org" - bcousson@baylibre.com - tony@atomide.com - rob.herring@calxeda.com - pawel.moll@arm.com - mark.rutland@arm.com - swarren@wwwdotorg.org - ijc+devicetree@hellion.org.uk - linux@arm.linux.org.uk - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " olof@lixom.net\0" + "Cc\0<linux-omap@vger.kernel.org>" + <bcousson@baylibre.com> + <tony@atomide.com> + <rob.herring@calxeda.com> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <swarren@wwwdotorg.org> + <ijc+devicetree@hellion.org.uk> + <linux@arm.linux.org.uk> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + " <olof@lixom.net>\0" "\00:1\0" "b\0" "On 9/6/2013 12:03 PM, Koen Kooi wrote:\n" @@ -355,4 +355,4 @@ "-- \n" -George -d25ae562fcec8457a7552936d6341b6d811a4293c0f05e93088bdc50396d9620 +6bcdee4d19f014bee1400e90c21f06aeff2df0813d13297306a9b5ab6f724c7f
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.