diff for duplicates of <1681303.PdXozBkPrp@phil> diff --git a/a/1.txt b/N1/1.txt index 8770141..20f3f9f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ Am Dienstag, 28. Oktober 2014, 12:24:19 schrieb Romain Perier: -> Signed-off-by: Romain Perier <romain.perier@gmail.com> +> Signed-off-by: Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > --- > Changes since v1: > - Replaced hoayuelectronics by hoayu as suggested by the vendor-prefix doc @@ -29,7 +29,7 @@ Am Dienstag, 28. Oktober 2014, 12:24:19 schrieb Romain Perier: > +++ b/arch/arm/boot/dts/rk3066a-marsboard.dts > @@ -0,0 +1,143 @@ > +/* -> + * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com> +> + * Copyright (c) 2014 Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by @@ -45,7 +45,7 @@ Am Dienstag, 28. Oktober 2014, 12:24:19 schrieb Romain Perier: Please license the file under both GPLv2 and X11 like /* - * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com> + * Copyright (c) 2014 Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> * * This file is dual-licensed: you can use it either under the terms * of the GPL or the X11 license, at your option. Note that this dual @@ -132,7 +132,7 @@ unnecessary blank lines - only one please > + status = "okay"; > + clock-frequency = <400000>; > + -> + tps: tps at 2d { +> + tps: tps@2d { > + reg = <0x2d>; > + > + interrupt-parent = <&gpio6>; @@ -142,17 +142,17 @@ unnecessary blank lines - only one please > + vcc6-supply = <&vcc_io>; > + > + regulators { -> + vcc_rtc: regulator at 0 { +> + vcc_rtc: regulator@0 { > + regulator-name = "vcc_rtc"; > + regulator-always-on; > + }; > + -> + vcc_io: regulator at 1 { +> + vcc_io: regulator@1 { > + regulator-name = "vcc_io"; > + regulator-always-on; > + }; > + -> + vdd_arm: regulator at 2 { +> + vdd_arm: regulator@2 { > + regulator-name = "vdd_arm"; > + regulator-min-microvolt = <600000>; > + regulator-max-microvolt = <1500000>; @@ -160,7 +160,7 @@ unnecessary blank lines - only one please > + regulator-always-on; > + }; > + -> + vcc_ddr: regulator at 3 { +> + vcc_ddr: regulator@3 { > + regulator-name = "vcc_ddr"; > + regulator-min-microvolt = <600000>; > + regulator-max-microvolt = <1500000>; @@ -168,37 +168,37 @@ unnecessary blank lines - only one please > + regulator-always-on; > + }; > + -> + vcc18_cif: regulator at 5 { +> + vcc18_cif: regulator@5 { > + regulator-name = "vcc18_cif"; > + regulator-always-on; > + }; > + -> + vdd_11: regulator at 6 { +> + vdd_11: regulator@6 { > + regulator-name = "vdd_11"; > + regulator-always-on; > + }; > + -> + vcc_25: regulator at 7 { +> + vcc_25: regulator@7 { > + regulator-name = "vcc_25"; > + regulator-always-on; > + }; > + -> + vcc_18: regulator at 8 { +> + vcc_18: regulator@8 { > + regulator-name = "vcc_18"; > + regulator-always-on; > + }; > + -> + vcc25_hdmi: regulator at 9 { +> + vcc25_hdmi: regulator@9 { > + regulator-name = "vcc25_hdmi"; > + regulator-always-on; > + }; > + -> + vcca_33: regulator at 10 { +> + vcca_33: regulator@10 { > + regulator-name = "vcca_33"; > + regulator-always-on; > + }; > + -> + vcc_tp: regulator at 11 { +> + vcc_tp: regulator@11 { > + regulator-name = "vcc_tp"; > + regulator-always-on; > + }; @@ -207,7 +207,7 @@ this is the rmii regulator and the schematics for the marsboard name it "vcc_rmii" so both the phandle and the regulator-name should reflect that. > + -> + vcc28_cif: regulator at 12 { +> + vcc28_cif: regulator@12 { > + regulator-name = "vcc28_cif"; > + regulator-always-on; > + }; @@ -237,3 +237,8 @@ this is the rmii regulator and the schematics for the marsboard name it > +&wdt { > + status = "okay"; > +}; + +-- +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 97ef787..bc44bf9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,16 @@ "ref\01414499062-23875-1-git-send-email-romain.perier@gmail.com\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" - "Subject\0[PATCH v2 1/4] ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066\0" + "ref\01414499062-23875-1-git-send-email-romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 1/4] ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066\0" "Date\0Thu, 30 Oct 2014 20:54:48 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Am Dienstag, 28. Oktober 2014, 12:24:19 schrieb Romain Perier:\n" - "> Signed-off-by: Romain Perier <romain.perier@gmail.com>\n" + "> Signed-off-by: Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> ---\n" "> Changes since v1:\n" "> - Replaced hoayuelectronics by hoayu as suggested by the vendor-prefix doc\n" @@ -36,7 +40,7 @@ "> +++ b/arch/arm/boot/dts/rk3066a-marsboard.dts\n" "> @@ -0,0 +1,143 @@\n" "> +/*\n" - "> + * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com>\n" + "> + * Copyright (c) 2014 Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License as published by\n" @@ -52,7 +56,7 @@ "Please license the file under both GPLv2 and X11 like\n" "\n" "/*\n" - " * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com>\n" + " * Copyright (c) 2014 Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" " *\n" " * This file is dual-licensed: you can use it either under the terms\n" " * of the GPL or the X11 license, at your option. Note that this dual\n" @@ -139,7 +143,7 @@ "> +\tstatus = \"okay\";\n" "> +\tclock-frequency = <400000>;\n" "> +\n" - "> +\ttps: tps at 2d {\n" + "> +\ttps: tps@2d {\n" "> +\t\treg = <0x2d>;\n" "> +\n" "> +\t\tinterrupt-parent = <&gpio6>;\n" @@ -149,17 +153,17 @@ "> +\t\tvcc6-supply = <&vcc_io>;\n" "> +\n" "> +\t\tregulators {\n" - "> +\t\t\tvcc_rtc: regulator at 0 {\n" + "> +\t\t\tvcc_rtc: regulator@0 {\n" "> +\t\t\t\tregulator-name = \"vcc_rtc\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcc_io: regulator at 1 {\n" + "> +\t\t\tvcc_io: regulator@1 {\n" "> +\t\t\t\tregulator-name = \"vcc_io\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvdd_arm: regulator at 2 {\n" + "> +\t\t\tvdd_arm: regulator@2 {\n" "> +\t\t\t\tregulator-name = \"vdd_arm\";\n" "> +\t\t\t\tregulator-min-microvolt = <600000>;\n" "> +\t\t\t\tregulator-max-microvolt = <1500000>;\n" @@ -167,7 +171,7 @@ "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcc_ddr: regulator at 3 {\n" + "> +\t\t\tvcc_ddr: regulator@3 {\n" "> +\t\t\t\tregulator-name = \"vcc_ddr\";\n" "> +\t\t\t\tregulator-min-microvolt = <600000>;\n" "> +\t\t\t\tregulator-max-microvolt = <1500000>;\n" @@ -175,37 +179,37 @@ "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcc18_cif: regulator at 5 {\n" + "> +\t\t\tvcc18_cif: regulator@5 {\n" "> +\t\t\t\tregulator-name = \"vcc18_cif\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvdd_11: regulator at 6 {\n" + "> +\t\t\tvdd_11: regulator@6 {\n" "> +\t\t\t\tregulator-name = \"vdd_11\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcc_25: regulator at 7 {\n" + "> +\t\t\tvcc_25: regulator@7 {\n" "> +\t\t\t\tregulator-name = \"vcc_25\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcc_18: regulator at 8 {\n" + "> +\t\t\tvcc_18: regulator@8 {\n" "> +\t\t\t\tregulator-name = \"vcc_18\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcc25_hdmi: regulator at 9 {\n" + "> +\t\t\tvcc25_hdmi: regulator@9 {\n" "> +\t\t\t\tregulator-name = \"vcc25_hdmi\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcca_33: regulator at 10 {\n" + "> +\t\t\tvcca_33: regulator@10 {\n" "> +\t\t\t\tregulator-name = \"vcca_33\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvcc_tp: regulator at 11 {\n" + "> +\t\t\tvcc_tp: regulator@11 {\n" "> +\t\t\t\tregulator-name = \"vcc_tp\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" @@ -214,7 +218,7 @@ "\"vcc_rmii\" so both the phandle and the regulator-name should reflect that.\n" "\n" "> +\n" - "> +\t\t\tvcc28_cif: regulator at 12 {\n" + "> +\t\t\tvcc28_cif: regulator@12 {\n" "> +\t\t\t\tregulator-name = \"vcc28_cif\";\n" "> +\t\t\t\tregulator-always-on;\n" "> +\t\t\t};\n" @@ -243,6 +247,11 @@ "> +\n" "> +&wdt {\n" "> +\tstatus = \"okay\";\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 -f6bbf874b1c205a04008cd2032e958a55b2d8dc743952fda7f8e9ddc79557517 +3c5b174390c38d22bf70353cc57b73e0135a0a224ad8bb24aeef25b39f6cf202
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.