diff for duplicates of <20151130214130.GA23396@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 2e218ac..fcafa0d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -* Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org> [151117 00:25]: +* Heiko Schocher <hs@denx.de> [151117 00:25]: > --- /dev/null > +++ b/arch/arm/boot/dts/am335x-shc.dts > +&tps { @@ -9,7 +9,7 @@ > + #address-cells = <1>; > + #size-cells = <0>; > + -> + dcdc1_reg: regulator@0 { +> + dcdc1_reg: regulator at 0 { > + reg = <0>; > + regulator-name = "vdds_dpr"; > + regulator-compatible = "dcdc1"; @@ -19,7 +19,7 @@ > + regulator-always-on; > + }; > + -> + dcdc2_reg: regulator@1 { +> + dcdc2_reg: regulator at 1 { > + reg = <1>; > + /* > + * VDD_MPU voltage limits 0.95V - 1.26V with @@ -34,7 +34,7 @@ > + regulator-ramp-delay = <70000>; > + }; > + -> + dcdc3_reg: regulator@2 { +> + dcdc3_reg: regulator at 2 { > + reg = <2>; > + /* > + * VDD_CORE voltage limits 0.95V - 1.1V with @@ -48,7 +48,7 @@ > + regulator-always-on; > + }; > + -> + ldo1_reg: regulator@3 { +> + ldo1_reg: regulator at 3 { > + reg = <3>; > + regulator-name = "vio,vrtc,vdds"; > + regulator-compatible = "ldo1"; @@ -57,7 +57,7 @@ > + regulator-always-on; > + }; > + -> + ldo2_reg: regulator@4 { +> + ldo2_reg: regulator at 4 { > + reg = <4>; > + regulator-name = "vdd_3v3aux"; > + regulator-compatible = "ldo2"; @@ -66,7 +66,7 @@ > + regulator-always-on; > + }; > + -> + ldo3_reg: regulator@5 { +> + ldo3_reg: regulator at 5 { > + reg = <5>; > + regulator-name = "vdd_1v8"; > + regulator-compatible = "ldo3"; @@ -75,7 +75,7 @@ > + regulator-always-on; > + }; > + -> + ldo4_reg: regulator@6 { +> + ldo4_reg: regulator at 6 { > + reg = <6>; > + regulator-name = "vdd_3v3a"; > + regulator-compatible = "ldo4"; @@ -96,7 +96,3 @@ controllable AFAIK.. Regards, Tony --- -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 370c1a1..c3990bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,11 @@ "ref\01447748655-2088-1-git-send-email-hs@denx.de\0" - "ref\01447748655-2088-1-git-send-email-hs-ynQEQJNshbs@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH v2] arm, am335x: add support for the bosch shc board\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH v2] arm, am335x: add support for the bosch shc board\0" "Date\0Mon, 30 Nov 2015 13:41:30 -0800\0" - "To\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" - Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> - Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "* Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org> [151117 00:25]:\n" + "* Heiko Schocher <hs@denx.de> [151117 00:25]:\n" "> --- /dev/null\n" "> +++ b/arch/arm/boot/dts/am335x-shc.dts\n" "> +&tps {\n" @@ -25,7 +16,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\tregulator-name = \"vdds_dpr\";\n" "> +\t\t\tregulator-compatible = \"dcdc1\";\n" @@ -35,7 +26,7 @@ "> +\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/*\n" "> +\t\t\t * VDD_MPU voltage limits 0.95V - 1.26V with\n" @@ -50,7 +41,7 @@ "> +\t\t\tregulator-ramp-delay = <70000>;\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/*\n" "> +\t\t\t * VDD_CORE voltage limits 0.95V - 1.1V with\n" @@ -64,7 +55,7 @@ "> +\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\treg = <3>;\n" "> +\t\t\tregulator-name = \"vio,vrtc,vdds\";\n" "> +\t\t\tregulator-compatible = \"ldo1\";\n" @@ -73,7 +64,7 @@ "> +\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-compatible = \"ldo2\";\n" @@ -82,7 +73,7 @@ "> +\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-compatible = \"ldo3\";\n" @@ -91,7 +82,7 @@ "> +\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-compatible = \"ldo4\";\n" @@ -111,10 +102,6 @@ "\n" "Regards,\n" "\n" - "Tony\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 + Tony -b133b98683eb3f422e59f6e26c7f4b317baa1208f716e2d1e924f598149b9d5d +84a296369b91c4153bacca97cc58dc371daeaec65d673125aeedc43e94c79ebb
diff --git a/a/1.txt b/N2/1.txt index 2e218ac..a202189 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -* Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org> [151117 00:25]: +* Heiko Schocher <hs@denx.de> [151117 00:25]: > --- /dev/null > +++ b/arch/arm/boot/dts/am335x-shc.dts > +&tps { @@ -96,7 +96,3 @@ controllable AFAIK.. Regards, Tony --- -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 370c1a1..a05c3c7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,19 @@ "ref\01447748655-2088-1-git-send-email-hs@denx.de\0" - "ref\01447748655-2088-1-git-send-email-hs-ynQEQJNshbs@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Tony Lindgren <tony@atomide.com>\0" "Subject\0Re: [PATCH v2] arm, am335x: add support for the bosch shc board\0" "Date\0Mon, 30 Nov 2015 13:41:30 -0800\0" - "To\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" - Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> - Georg.Soffel-k21M0aUVSxZWk0Htik3J/w@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Heiko Schocher <hs@denx.de>\0" + "Cc\0linux-kernel@vger.kernel.org" + " Beno\303\256t Cousson <bcousson@baylibre.com>" + Robert Nelson <robertcnelson@gmail.com> + devicetree@vger.kernel.org + Dave Gerlach <d-gerlach@ti.com> + Georg.Soffel@bosch-si.com + linux-omap@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "* Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org> [151117 00:25]:\n" + "* Heiko Schocher <hs@denx.de> [151117 00:25]:\n" "> --- /dev/null\n" "> +++ b/arch/arm/boot/dts/am335x-shc.dts\n" "> +&tps {\n" @@ -111,10 +110,6 @@ "\n" "Regards,\n" "\n" - "Tony\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 + Tony -b133b98683eb3f422e59f6e26c7f4b317baa1208f716e2d1e924f598149b9d5d +3d2c5758be7c06d8aa5cb429ffdc070df4772d18a96137465fd94bc61ed77767
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.