diff for duplicates of <562F145F.6000504@ti.com> diff --git a/a/1.txt b/N1/1.txt index 8114ff1..a58a99f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,12 +21,12 @@ LDO4 Looks good to me. For am335x-bone and am335x-boneblack you can add -Tested-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> +Tested-by: Keerthy <j-keerthy@ti.com> Best Regards, Keerthy -> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org> +> Signed-off-by: Heiko Schocher <hs@denx.de> > --- > Suggested by Mark Brown, see: > https://lkml.org/lkml/2015/10/21/581 @@ -71,7 +71,7 @@ Keerthy > - > -Example: > - -> - tps: tps@24 { +> - tps: tps at 24 { > - compatible = "ti,tps65217"; > - ti,pmic-shutdown-controller; > - @@ -149,13 +149,13 @@ Keerthy > + #address-cells = <1>; > + #size-cells = <0>; > + -> dcdc1_reg: regulator@0 { +> dcdc1_reg: regulator at 0 { > + reg = <0>; > regulator-name = "vdds_dpr"; > regulator-always-on; > }; > -> dcdc2_reg: regulator@1 { +> dcdc2_reg: regulator at 1 { > + reg = <1>; > /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */ > regulator-name = "vdd_mpu"; @@ -163,7 +163,7 @@ Keerthy > @@ -324,6 +327,7 @@ > }; > -> dcdc3_reg: regulator@2 { +> dcdc3_reg: regulator at 2 { > + reg = <2>; > /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */ > regulator-name = "vdd_core"; @@ -171,25 +171,25 @@ Keerthy > @@ -333,21 +337,25 @@ > }; > -> ldo1_reg: regulator@3 { +> ldo1_reg: regulator at 3 { > + reg = <3>; > regulator-name = "vio,vrtc,vdds"; > regulator-always-on; > }; > -> ldo2_reg: regulator@4 { +> ldo2_reg: regulator at 4 { > + reg = <4>; > regulator-name = "vdd_3v3aux"; > regulator-always-on; > }; > -> ldo3_reg: regulator@5 { +> ldo3_reg: regulator at 5 { > + reg = <5>; > regulator-name = "vdd_1v8"; > regulator-always-on; > }; > -> ldo4_reg: regulator@6 { +> ldo4_reg: regulator at 6 { > + reg = <6>; > regulator-name = "vdd_3v3a"; > regulator-always-on; @@ -211,13 +211,13 @@ Keerthy > + #address-cells = <1>; > + #size-cells = <0>; > + -> dcdc1_reg: regulator@0 { +> dcdc1_reg: regulator at 0 { > + reg = <0>; > regulator-name = "vdds_dpr"; > regulator-always-on; > }; > -> dcdc2_reg: regulator@1 { +> dcdc2_reg: regulator at 1 { > + reg = <1>; > /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */ > regulator-name = "vdd_mpu"; @@ -225,7 +225,7 @@ Keerthy > @@ -147,6 +152,7 @@ > }; > -> dcdc3_reg: regulator@2 { +> dcdc3_reg: regulator at 2 { > + reg = <2>; > /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */ > regulator-name = "vdd_core"; @@ -233,28 +233,28 @@ Keerthy > @@ -156,24 +162,28 @@ > }; > -> ldo1_reg: regulator@3 { +> ldo1_reg: regulator at 3 { > + reg = <3>; > regulator-name = "vio,vrtc,vdds"; > regulator-boot-on; > regulator-always-on; > }; > -> ldo2_reg: regulator@4 { +> ldo2_reg: regulator at 4 { > + reg = <4>; > regulator-name = "vdd_3v3aux"; > regulator-boot-on; > regulator-always-on; > }; > -> ldo3_reg: regulator@5 { +> ldo3_reg: regulator at 5 { > + reg = <5>; > regulator-name = "vdd_1v8"; > regulator-boot-on; > regulator-always-on; > }; > -> ldo4_reg: regulator@6 { +> ldo4_reg: regulator at 6 { > + reg = <6>; > regulator-name = "vdd_3v3d"; > regulator-boot-on; @@ -276,57 +276,57 @@ Keerthy > + #address-cells = <1>; > + #size-cells = <0>; > + -> dcdc1_reg: regulator@0 { +> dcdc1_reg: regulator at 0 { > + reg = <0>; -> /* +1.5V voltage with ±4% tolerance */ +> /* +1.5V voltage with ?4% tolerance */ > regulator-min-microvolt = <1450000>; > regulator-max-microvolt = <1550000>; > @@ -388,6 +392,7 @@ > }; > -> dcdc2_reg: regulator@1 { +> dcdc2_reg: regulator at 1 { > + reg = <1>; -> /* VDD_MPU voltage limits 0.95V - 1.1V with ±4% tolerance */ +> /* VDD_MPU voltage limits 0.95V - 1.1V with ?4% tolerance */ > regulator-name = "vdd_mpu"; > regulator-min-microvolt = <915000>; > @@ -397,6 +402,7 @@ > }; > -> dcdc3_reg: regulator@2 { +> dcdc3_reg: regulator at 2 { > + reg = <2>; -> /* VDD_CORE voltage limits 0.95V - 1.1V with ±4% tolerance */ +> /* VDD_CORE voltage limits 0.95V - 1.1V with ?4% tolerance */ > regulator-name = "vdd_core"; > regulator-min-microvolt = <915000>; > @@ -406,6 +412,7 @@ > }; > -> ldo1_reg: regulator@3 { +> ldo1_reg: regulator at 3 { > + reg = <3>; -> /* +1.8V voltage with ±4% tolerance */ +> /* +1.8V voltage with ?4% tolerance */ > regulator-min-microvolt = <1750000>; > regulator-max-microvolt = <1870000>; > @@ -414,6 +421,7 @@ > }; > -> ldo2_reg: regulator@4 { +> ldo2_reg: regulator at 4 { > + reg = <4>; -> /* +3.3V voltage with ±4% tolerance */ +> /* +3.3V voltage with ?4% tolerance */ > regulator-min-microvolt = <3175000>; > regulator-max-microvolt = <3430000>; > @@ -422,6 +430,7 @@ > }; > -> ldo3_reg: regulator@5 { +> ldo3_reg: regulator at 5 { > + reg = <5>; -> /* +1.8V voltage with ±4% tolerance */ +> /* +1.8V voltage with ?4% tolerance */ > regulator-min-microvolt = <1750000>; > regulator-max-microvolt = <1870000>; > @@ -430,6 +439,7 @@ > }; > -> ldo4_reg: regulator@6 { +> ldo4_reg: regulator at 6 { > + reg = <6>; -> /* +3.3V voltage with ±4% tolerance */ +> /* +3.3V voltage with ?4% tolerance */ > regulator-min-microvolt = <3175000>; > regulator-max-microvolt = <3430000>; > diff --git a/arch/arm/boot/dts/am335x-pepper.dts b/arch/arm/boot/dts/am335x-pepper.dts @@ -352,13 +352,13 @@ Keerthy > + #address-cells = <1>; > + #size-cells = <0>; > + -> dcdc1_reg: regulator@0 { +> dcdc1_reg: regulator at 0 { > + reg = <0>; > /* VDD_1V8 system supply */ > regulator-always-on; > }; > -> dcdc2_reg: regulator@1 { +> dcdc2_reg: regulator at 1 { > + reg = <1>; > /* VDD_CORE voltage limits 0.95V - 1.26V with +/-4% tolerance */ > regulator-name = "vdd_core"; @@ -366,7 +366,7 @@ Keerthy > @@ -452,6 +457,7 @@ > }; > -> dcdc3_reg: regulator@2 { +> dcdc3_reg: regulator at 2 { > + reg = <2>; > /* VDD_MPU voltage limits 0.95V - 1.1V with +/-4% tolerance */ > regulator-name = "vdd_mpu"; @@ -374,21 +374,21 @@ Keerthy > @@ -461,18 +467,21 @@ > }; > -> ldo1_reg: regulator@3 { +> ldo1_reg: regulator at 3 { > + reg = <3>; > /* VRTC 1.8V always-on supply */ > regulator-name = "vrtc,vdds"; > regulator-always-on; > }; > -> ldo2_reg: regulator@4 { +> ldo2_reg: regulator at 4 { > + reg = <4>; > /* 3.3V rail */ > regulator-name = "vdd_3v3aux"; > regulator-always-on; > }; > -> ldo3_reg: regulator@5 { +> ldo3_reg: regulator at 5 { > + reg = <5>; > /* VDD_3V3A 3.3V rail */ > regulator-name = "vdd_3v3a"; @@ -396,7 +396,7 @@ Keerthy > @@ -480,6 +489,7 @@ > }; > -> ldo4_reg: regulator@6 { +> ldo4_reg: regulator at 6 { > + reg = <6>; > /* VDD_3V3B 3.3V rail */ > regulator-name = "vdd_3v3b"; @@ -422,7 +422,7 @@ Keerthy > + #address-cells = <1>; > + #size-cells = <0>; > + -> dcdc1_reg: regulator@0 { +> dcdc1_reg: regulator at 0 { > + reg = <0>; > /* VDDS_DDR */ > regulator-min-microvolt = <1500000>; @@ -430,7 +430,7 @@ Keerthy > @@ -392,6 +395,7 @@ > }; > -> dcdc2_reg: regulator@1 { +> dcdc2_reg: regulator at 1 { > + reg = <1>; > /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */ > regulator-name = "vdd_mpu"; @@ -438,7 +438,7 @@ Keerthy > @@ -401,6 +405,7 @@ > }; > -> dcdc3_reg: regulator@2 { +> dcdc3_reg: regulator at 2 { > + reg = <2>; > /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */ > regulator-name = "vdd_core"; @@ -446,7 +446,7 @@ Keerthy > @@ -410,6 +415,7 @@ > }; > -> ldo1_reg: regulator@3 { +> ldo1_reg: regulator at 3 { > + reg = <3>; > /* VRTC / VIO / VDDS*/ > regulator-always-on; @@ -454,7 +454,7 @@ Keerthy > @@ -417,6 +423,7 @@ > }; > -> ldo2_reg: regulator@4 { +> ldo2_reg: regulator at 4 { > + reg = <4>; > /* VDD_3V3AUX */ > regulator-always-on; @@ -462,7 +462,7 @@ Keerthy > @@ -424,6 +431,7 @@ > }; > -> ldo3_reg: regulator@5 { +> ldo3_reg: regulator at 5 { > + reg = <5>; > /* VDD_1V8 */ > regulator-min-microvolt = <1800000>; @@ -470,7 +470,7 @@ Keerthy > @@ -431,6 +439,7 @@ > }; > -> ldo4_reg: regulator@6 { +> ldo4_reg: regulator at 6 { > + reg = <6>; > /* VDD_3V3A */ > regulator-min-microvolt = <3300000>; @@ -501,44 +501,40 @@ Keerthy > - #address-cells = <1>; > - #size-cells = <0>; > - -> - dcdc1_reg: regulator@0 { +> - dcdc1_reg: regulator at 0 { > - reg = <0>; > - regulator-compatible = "dcdc1"; > - }; > - -> - dcdc2_reg: regulator@1 { +> - dcdc2_reg: regulator at 1 { > - reg = <1>; > - regulator-compatible = "dcdc2"; > - }; > - -> - dcdc3_reg: regulator@2 { +> - dcdc3_reg: regulator at 2 { > - reg = <2>; > - regulator-compatible = "dcdc3"; > - }; > - -> - ldo1_reg: regulator@3 { +> - ldo1_reg: regulator at 3 { > - reg = <3>; > - regulator-compatible = "ldo1"; > - }; > - -> - ldo2_reg: regulator@4 { +> - ldo2_reg: regulator at 4 { > - reg = <4>; > - regulator-compatible = "ldo2"; > - }; > - -> - ldo3_reg: regulator@5 { +> - ldo3_reg: regulator at 5 { > - reg = <5>; > - regulator-compatible = "ldo3"; > - }; > - -> - ldo4_reg: regulator@6 { +> - ldo4_reg: regulator at 6 { > - reg = <6>; > - regulator-compatible = "ldo4"; > - }; > - }; > -}; > --- -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 cd9002e..0eb6414 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,8 @@ "ref\01445850836-17863-1-git-send-email-hs@denx.de\0" - "ref\01445850836-17863-1-git-send-email-hs-ynQEQJNshbs@public.gmane.org\0" - "From\0Keerthy <a0393675-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH] regulator: tps65217: remove tps65217.dtsi file\0" + "From\0a0393675@ti.com (Keerthy)\0" + "Subject\0[PATCH] regulator: tps65217: remove tps65217.dtsi file\0" "Date\0Tue, 27 Oct 2015 11:36:23 +0530\0" - "To\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Mark Jackson <mpfj-2FZW7xY0fHgqdlJmJB21zg@public.gmane.org> - " Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Heiko,\n" @@ -44,12 +28,12 @@ "\n" "Looks good to me. For am335x-bone and am335x-boneblack you can add\n" "\n" - "Tested-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\n" + "Tested-by: Keerthy <j-keerthy@ti.com>\n" "\n" "Best Regards,\n" "Keerthy\n" "\n" - "> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n" + "> Signed-off-by: Heiko Schocher <hs@denx.de>\n" "> ---\n" "> Suggested by Mark Brown, see:\n" "> https://lkml.org/lkml/2015/10/21/581\n" @@ -94,7 +78,7 @@ "> -\n" "> -Example:\n" "> -\n" - "> -\ttps: tps@24 {\n" + "> -\ttps: tps at 24 {\n" "> -\t\tcompatible = \"ti,tps65217\";\n" "> -\t\tti,pmic-shutdown-controller;\n" "> -\n" @@ -172,13 +156,13 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> \t\tdcdc1_reg: regulator@0 {\n" + "> \t\tdcdc1_reg: regulator at 0 {\n" "> +\t\t\treg = <0>;\n" "> \t\t\tregulator-name = \"vdds_dpr\";\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\treg = <1>;\n" "> \t\t\t/* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_mpu\";\n" @@ -186,7 +170,7 @@ "> @@ -324,6 +327,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tdcdc3_reg: regulator@2 {\n" + "> \t\tdcdc3_reg: regulator at 2 {\n" "> +\t\t\treg = <2>;\n" "> \t\t\t/* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_core\";\n" @@ -194,25 +178,25 @@ "> @@ -333,21 +337,25 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo1_reg: regulator@3 {\n" + "> \t\tldo1_reg: regulator at 3 {\n" "> +\t\t\treg = <3>;\n" "> \t\t\tregulator-name = \"vio,vrtc,vdds\";\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\treg = <4>;\n" "> \t\t\tregulator-name = \"vdd_3v3aux\";\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\treg = <5>;\n" "> \t\t\tregulator-name = \"vdd_1v8\";\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\treg = <6>;\n" "> \t\t\tregulator-name = \"vdd_3v3a\";\n" "> \t\t\tregulator-always-on;\n" @@ -234,13 +218,13 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> \t\tdcdc1_reg: regulator@0 {\n" + "> \t\tdcdc1_reg: regulator at 0 {\n" "> +\t\t\treg = <0>;\n" "> \t\t\tregulator-name = \"vdds_dpr\";\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\treg = <1>;\n" "> \t\t\t/* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_mpu\";\n" @@ -248,7 +232,7 @@ "> @@ -147,6 +152,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tdcdc3_reg: regulator@2 {\n" + "> \t\tdcdc3_reg: regulator at 2 {\n" "> +\t\t\treg = <2>;\n" "> \t\t\t/* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_core\";\n" @@ -256,28 +240,28 @@ "> @@ -156,24 +162,28 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo1_reg: regulator@3 {\n" + "> \t\tldo1_reg: regulator at 3 {\n" "> +\t\t\treg = <3>;\n" "> \t\t\tregulator-name = \"vio,vrtc,vdds\";\n" "> \t\t\tregulator-boot-on;\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\treg = <4>;\n" "> \t\t\tregulator-name = \"vdd_3v3aux\";\n" "> \t\t\tregulator-boot-on;\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\treg = <5>;\n" "> \t\t\tregulator-name = \"vdd_1v8\";\n" "> \t\t\tregulator-boot-on;\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\treg = <6>;\n" "> \t\t\tregulator-name = \"vdd_3v3d\";\n" "> \t\t\tregulator-boot-on;\n" @@ -299,57 +283,57 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> \t\tdcdc1_reg: regulator@0 {\n" + "> \t\tdcdc1_reg: regulator at 0 {\n" "> +\t\t\treg = <0>;\n" - "> \t\t\t/* +1.5V voltage with \302\2614% tolerance */\n" + "> \t\t\t/* +1.5V voltage with ?4% tolerance */\n" "> \t\t\tregulator-min-microvolt = <1450000>;\n" "> \t\t\tregulator-max-microvolt = <1550000>;\n" "> @@ -388,6 +392,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tdcdc2_reg: regulator@1 {\n" + "> \t\tdcdc2_reg: regulator at 1 {\n" "> +\t\t\treg = <1>;\n" - "> \t\t\t/* VDD_MPU voltage limits 0.95V - 1.1V with \302\2614% tolerance */\n" + "> \t\t\t/* VDD_MPU voltage limits 0.95V - 1.1V with ?4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_mpu\";\n" "> \t\t\tregulator-min-microvolt = <915000>;\n" "> @@ -397,6 +402,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tdcdc3_reg: regulator@2 {\n" + "> \t\tdcdc3_reg: regulator at 2 {\n" "> +\t\t\treg = <2>;\n" - "> \t\t\t/* VDD_CORE voltage limits 0.95V - 1.1V with \302\2614% tolerance */\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 = <915000>;\n" "> @@ -406,6 +412,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo1_reg: regulator@3 {\n" + "> \t\tldo1_reg: regulator at 3 {\n" "> +\t\t\treg = <3>;\n" - "> \t\t\t/* +1.8V voltage with \302\2614% tolerance */\n" + "> \t\t\t/* +1.8V voltage with ?4% tolerance */\n" "> \t\t\tregulator-min-microvolt = <1750000>;\n" "> \t\t\tregulator-max-microvolt = <1870000>;\n" "> @@ -414,6 +421,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo2_reg: regulator@4 {\n" + "> \t\tldo2_reg: regulator at 4 {\n" "> +\t\t\treg = <4>;\n" - "> \t\t\t/* +3.3V voltage with \302\2614% tolerance */\n" + "> \t\t\t/* +3.3V voltage with ?4% tolerance */\n" "> \t\t\tregulator-min-microvolt = <3175000>;\n" "> \t\t\tregulator-max-microvolt = <3430000>;\n" "> @@ -422,6 +430,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo3_reg: regulator@5 {\n" + "> \t\tldo3_reg: regulator at 5 {\n" "> +\t\t\treg = <5>;\n" - "> \t\t\t/* +1.8V voltage with \302\2614% tolerance */\n" + "> \t\t\t/* +1.8V voltage with ?4% tolerance */\n" "> \t\t\tregulator-min-microvolt = <1750000>;\n" "> \t\t\tregulator-max-microvolt = <1870000>;\n" "> @@ -430,6 +439,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo4_reg: regulator@6 {\n" + "> \t\tldo4_reg: regulator at 6 {\n" "> +\t\t\treg = <6>;\n" - "> \t\t\t/* +3.3V voltage with \302\2614% tolerance */\n" + "> \t\t\t/* +3.3V voltage with ?4% tolerance */\n" "> \t\t\tregulator-min-microvolt = <3175000>;\n" "> \t\t\tregulator-max-microvolt = <3430000>;\n" "> diff --git a/arch/arm/boot/dts/am335x-pepper.dts b/arch/arm/boot/dts/am335x-pepper.dts\n" @@ -375,13 +359,13 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> \t\tdcdc1_reg: regulator@0 {\n" + "> \t\tdcdc1_reg: regulator at 0 {\n" "> +\t\t\treg = <0>;\n" "> \t\t\t/* VDD_1V8 system supply */\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\treg = <1>;\n" "> \t\t\t/* VDD_CORE voltage limits 0.95V - 1.26V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_core\";\n" @@ -389,7 +373,7 @@ "> @@ -452,6 +457,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tdcdc3_reg: regulator@2 {\n" + "> \t\tdcdc3_reg: regulator at 2 {\n" "> +\t\t\treg = <2>;\n" "> \t\t\t/* VDD_MPU voltage limits 0.95V - 1.1V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_mpu\";\n" @@ -397,21 +381,21 @@ "> @@ -461,18 +467,21 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo1_reg: regulator@3 {\n" + "> \t\tldo1_reg: regulator at 3 {\n" "> +\t\t\treg = <3>;\n" "> \t\t\t/* VRTC 1.8V always-on supply */\n" "> \t\t\tregulator-name = \"vrtc,vdds\";\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\treg = <4>;\n" "> \t\t\t/* 3.3V rail */\n" "> \t\t\tregulator-name = \"vdd_3v3aux\";\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\treg = <5>;\n" "> \t\t\t/* VDD_3V3A 3.3V rail */\n" "> \t\t\tregulator-name = \"vdd_3v3a\";\n" @@ -419,7 +403,7 @@ "> @@ -480,6 +489,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo4_reg: regulator@6 {\n" + "> \t\tldo4_reg: regulator at 6 {\n" "> +\t\t\treg = <6>;\n" "> \t\t\t/* VDD_3V3B 3.3V rail */\n" "> \t\t\tregulator-name = \"vdd_3v3b\";\n" @@ -445,7 +429,7 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> \t\tdcdc1_reg: regulator@0 {\n" + "> \t\tdcdc1_reg: regulator at 0 {\n" "> +\t\t\treg = <0>;\n" "> \t\t\t/* VDDS_DDR */\n" "> \t\t\tregulator-min-microvolt = <1500000>;\n" @@ -453,7 +437,7 @@ "> @@ -392,6 +395,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tdcdc2_reg: regulator@1 {\n" + "> \t\tdcdc2_reg: regulator at 1 {\n" "> +\t\t\treg = <1>;\n" "> \t\t\t/* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_mpu\";\n" @@ -461,7 +445,7 @@ "> @@ -401,6 +405,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tdcdc3_reg: regulator@2 {\n" + "> \t\tdcdc3_reg: regulator at 2 {\n" "> +\t\t\treg = <2>;\n" "> \t\t\t/* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */\n" "> \t\t\tregulator-name = \"vdd_core\";\n" @@ -469,7 +453,7 @@ "> @@ -410,6 +415,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo1_reg: regulator@3 {\n" + "> \t\tldo1_reg: regulator at 3 {\n" "> +\t\t\treg = <3>;\n" "> \t\t\t/* VRTC / VIO / VDDS*/\n" "> \t\t\tregulator-always-on;\n" @@ -477,7 +461,7 @@ "> @@ -417,6 +423,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo2_reg: regulator@4 {\n" + "> \t\tldo2_reg: regulator at 4 {\n" "> +\t\t\treg = <4>;\n" "> \t\t\t/* VDD_3V3AUX */\n" "> \t\t\tregulator-always-on;\n" @@ -485,7 +469,7 @@ "> @@ -424,6 +431,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo3_reg: regulator@5 {\n" + "> \t\tldo3_reg: regulator at 5 {\n" "> +\t\t\treg = <5>;\n" "> \t\t\t/* VDD_1V8 */\n" "> \t\t\tregulator-min-microvolt = <1800000>;\n" @@ -493,7 +477,7 @@ "> @@ -431,6 +439,7 @@\n" "> \t\t};\n" ">\n" - "> \t\tldo4_reg: regulator@6 {\n" + "> \t\tldo4_reg: regulator at 6 {\n" "> +\t\t\treg = <6>;\n" "> \t\t\t/* VDD_3V3A */\n" "> \t\t\tregulator-min-microvolt = <3300000>;\n" @@ -524,46 +508,42 @@ "> -\t\t#address-cells = <1>;\n" "> -\t\t#size-cells = <0>;\n" "> -\n" - "> -\t\tdcdc1_reg: regulator@0 {\n" + "> -\t\tdcdc1_reg: regulator at 0 {\n" "> -\t\t\treg = <0>;\n" "> -\t\t\tregulator-compatible = \"dcdc1\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tdcdc2_reg: regulator@1 {\n" + "> -\t\tdcdc2_reg: regulator at 1 {\n" "> -\t\t\treg = <1>;\n" "> -\t\t\tregulator-compatible = \"dcdc2\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tdcdc3_reg: regulator@2 {\n" + "> -\t\tdcdc3_reg: regulator at 2 {\n" "> -\t\t\treg = <2>;\n" "> -\t\t\tregulator-compatible = \"dcdc3\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo1_reg: regulator@3 {\n" + "> -\t\tldo1_reg: regulator at 3 {\n" "> -\t\t\treg = <3>;\n" "> -\t\t\tregulator-compatible = \"ldo1\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo2_reg: regulator@4 {\n" + "> -\t\tldo2_reg: regulator at 4 {\n" "> -\t\t\treg = <4>;\n" "> -\t\t\tregulator-compatible = \"ldo2\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo3_reg: regulator@5 {\n" + "> -\t\tldo3_reg: regulator at 5 {\n" "> -\t\t\treg = <5>;\n" "> -\t\t\tregulator-compatible = \"ldo3\";\n" "> -\t\t};\n" "> -\n" - "> -\t\tldo4_reg: regulator@6 {\n" + "> -\t\tldo4_reg: regulator at 6 {\n" "> -\t\t\treg = <6>;\n" "> -\t\t\tregulator-compatible = \"ldo4\";\n" "> -\t\t};\n" "> -\t};\n" "> -};\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 + > -a97afef21c778e7498a92b2247dac0470fcd16e0297b6380c11fdaadcebce79b +b22ace9f63d555c05760d42f7bd420699b852fde0276d5cb91998e296f20732c
diff --git a/a/1.txt b/N2/1.txt index 8114ff1..a5fa98b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -21,12 +21,12 @@ LDO4 Looks good to me. For am335x-bone and am335x-boneblack you can add -Tested-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> +Tested-by: Keerthy <j-keerthy@ti.com> Best Regards, Keerthy -> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org> +> Signed-off-by: Heiko Schocher <hs@denx.de> > --- > Suggested by Mark Brown, see: > https://lkml.org/lkml/2015/10/21/581 @@ -538,7 +538,3 @@ Keerthy > - }; > -}; > --- -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/N2/content_digest index cd9002e..1c12d73 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,24 +1,23 @@ "ref\01445850836-17863-1-git-send-email-hs@denx.de\0" - "ref\01445850836-17863-1-git-send-email-hs-ynQEQJNshbs@public.gmane.org\0" - "From\0Keerthy <a0393675-l0cyMroinI0@public.gmane.org>\0" + "From\0Keerthy <a0393675@ti.com>\0" "Subject\0Re: [PATCH] regulator: tps65217: remove tps65217.dtsi file\0" "Date\0Tue, 27 Oct 2015 11:36:23 +0530\0" - "To\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Mark Jackson <mpfj-2FZW7xY0fHgqdlJmJB21zg@public.gmane.org> - " Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "To\0Heiko Schocher <hs@denx.de>" + " <linux-kernel@vger.kernel.org>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + " Beno\303\256t Cousson <bcousson@baylibre.com>" + linux-omap@vger.kernel.org + devicetree@vger.kernel.org + Mark Brown <broonie@kernel.org> + Kumar Gala <galak@codeaurora.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Rob Herring <robh+dt@kernel.org> + Georg.Soffel@bosch-si.com + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@arm.linux.org.uk> + Mark Jackson <mpfj@newflow.co.uk> + " Tony Lindgren <tony@atomide.com>\0" "\00:1\0" "b\0" "Hi Heiko,\n" @@ -44,12 +43,12 @@ "\n" "Looks good to me. For am335x-bone and am335x-boneblack you can add\n" "\n" - "Tested-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\n" + "Tested-by: Keerthy <j-keerthy@ti.com>\n" "\n" "Best Regards,\n" "Keerthy\n" "\n" - "> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n" + "> Signed-off-by: Heiko Schocher <hs@denx.de>\n" "> ---\n" "> Suggested by Mark Brown, see:\n" "> https://lkml.org/lkml/2015/10/21/581\n" @@ -560,10 +559,6 @@ "> -\t\t};\n" "> -\t};\n" "> -};\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 + > -a97afef21c778e7498a92b2247dac0470fcd16e0297b6380c11fdaadcebce79b +4bab414d5ce464916c7bc6027af9d858db75ebb3945553e58f8f8944bdbdd8cd
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.