diff for duplicates of <52B0A9C8.7070201@ti.com> diff --git a/a/1.txt b/N1/1.txt index 0873a9b..0206dfb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,7 +63,7 @@ this up for v3.14-rc1? > + reg = <0x80000000 0x10000000>; /* 256 MB */ > + }; > + -> + vbat: fixedregulator@0 { +> + vbat: fixedregulator at 0 { > + compatible = "regulator-fixed"; > + regulator-name = "vbat"; > + regulator-min-microvolt = <5000000>; @@ -83,7 +83,7 @@ this up for v3.14-rc1? > +&i2c1 { > + clock-frequency = <2600000>; > + -> + tps: tps@2d { +> + tps: tps at 2d { > + reg = <0x2d>; > + }; > +}; @@ -144,11 +144,11 @@ this up for v3.14-rc1? > + vccio-supply = <&vbat>; > + > + regulators { -> + vrtc_reg: regulator@0 { +> + vrtc_reg: regulator at 0 { > + regulator-always-on; > + }; > + -> + vio_reg: regulator@1 { +> + vio_reg: regulator at 1 { > + regulator-always-on; > + }; > + @@ -158,21 +158,21 @@ this up for v3.14-rc1? > + * VDIG2=1.8V,300mA max > + */ > + -> + vpll_reg: regulator@7 { +> + vpll_reg: regulator at 7 { > + /* VDDS_DPLL_1V8 */ > + regulator-min-microvolt = <1800000>; > + regulator-max-microvolt = <1800000>; > + regulator-always-on; > + }; > + -> + vaux1_reg: regulator@9 { +> + vaux1_reg: regulator at 9 { > + /* VDDS_SRAM_1V8 */ > + regulator-min-microvolt = <1800000>; > + regulator-max-microvolt = <1800000>; > + regulator-always-on; > + }; > + -> + vaux2_reg: regulator@10 { +> + vaux2_reg: regulator at 10 { > + /* VDDA1P8V_USBPHY */ > + regulator-min-microvolt = <1800000>; > + regulator-max-microvolt = <1800000>; @@ -181,21 +181,21 @@ this up for v3.14-rc1? > + > + /* VAUX33 unused */ > + -> + vdac_reg: regulator@8 { +> + vdac_reg: regulator at 8 { > + /* VDDA_DAC_1V8 */ > + regulator-min-microvolt = <1800000>; > + regulator-max-microvolt = <1800000>; > + regulator-always-on; > + }; > + -> + vmmc_reg: regulator@12 { +> + vmmc_reg: regulator at 12 { > + /* VDDA3P3V_USBPHY */ > + regulator-min-microvolt = <3300000>; > + regulator-max-microvolt = <3300000>; > + regulator-always-on; > + }; > + -> + vdd1_reg: regulator@2 { +> + vdd1_reg: regulator at 2 { > + /* VDD_CORE */ > + regulator-name = "vdd_core"; > + regulator-min-microvolt = <1200000>; @@ -204,7 +204,7 @@ this up for v3.14-rc1? > + regulator-always-on; > + }; > + -> + vdd2_reg: regulator@3 { +> + vdd2_reg: regulator at 3 { > + /* VDDSHV_3V3 */ > + regulator-name = "vdd_shv"; > + regulator-min-microvolt = <3300000>; diff --git a/a/content_digest b/N1/content_digest index a0e9bb6..c1cff03 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,8 @@ "ref\01386626150-23504-1-git-send-email-nm@ti.com\0" - "From\0Nishanth Menon <nm@ti.com>\0" - "Subject\0Re: [PATCH] ARM: dts: Add basic devices for AM3517-craneboard\0" + "From\0nm@ti.com (Nishanth Menon)\0" + "Subject\0[PATCH] ARM: dts: Add basic devices for AM3517-craneboard\0" "Date\0Tue, 17 Dec 2013 13:45:12 -0600\0" - "To\0Beno\303\256t Cousson <bcousson@baylibre.com>" - " Tony Lindgren <tony@atomide.com>\0" - "Cc\0devicetree@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - linux-omap@vger.kernel.org - " Nishanth Menon <nm@ti.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 12/09/2013 03:55 PM, Nishanth Menon wrote:\n" @@ -75,7 +70,7 @@ "> +\t\treg = <0x80000000 0x10000000>;\t/* 256 MB */\n" "> +\t};\n" "> +\n" - "> +\tvbat: fixedregulator@0 {\n" + "> +\tvbat: fixedregulator at 0 {\n" "> +\t\tcompatible = \"regulator-fixed\";\n" "> +\t\tregulator-name = \"vbat\";\n" "> +\t\tregulator-min-microvolt = <5000000>;\n" @@ -95,7 +90,7 @@ "> +&i2c1 {\n" "> +\tclock-frequency = <2600000>;\n" "> +\n" - "> +\ttps: tps@2d {\n" + "> +\ttps: tps at 2d {\n" "> +\t\treg = <0x2d>;\n" "> +\t};\n" "> +};\n" @@ -156,11 +151,11 @@ "> +\tvccio-supply = <&vbat>;\n" "> +\n" "> +\tregulators {\n" - "> +\t\tvrtc_reg: regulator@0 {\n" + "> +\t\tvrtc_reg: regulator at 0 {\n" "> +\t\t\tregulator-always-on;\n" "> +\t\t};\n" "> +\n" - "> +\t\tvio_reg: regulator@1 {\n" + "> +\t\tvio_reg: regulator at 1 {\n" "> +\t\t\tregulator-always-on;\n" "> +\t\t};\n" "> +\n" @@ -170,21 +165,21 @@ "> +\t\t * VDIG2=1.8V,300mA max\n" "> +\t\t */\n" "> +\n" - "> +\t\tvpll_reg: regulator@7 {\n" + "> +\t\tvpll_reg: regulator at 7 {\n" "> +\t\t\t/* VDDS_DPLL_1V8 */\n" "> +\t\t\tregulator-min-microvolt = <1800000>;\n" "> +\t\t\tregulator-max-microvolt = <1800000>;\n" "> +\t\t\tregulator-always-on;\n" "> +\t\t};\n" "> +\n" - "> +\t\tvaux1_reg: regulator@9 {\n" + "> +\t\tvaux1_reg: regulator at 9 {\n" "> +\t\t\t/* VDDS_SRAM_1V8 */\n" "> +\t\t\tregulator-min-microvolt = <1800000>;\n" "> +\t\t\tregulator-max-microvolt = <1800000>;\n" "> +\t\t\tregulator-always-on;\n" "> +\t\t};\n" "> +\n" - "> +\t\tvaux2_reg: regulator@10 {\n" + "> +\t\tvaux2_reg: regulator at 10 {\n" "> +\t\t\t/* VDDA1P8V_USBPHY */\n" "> +\t\t\tregulator-min-microvolt = <1800000>;\n" "> +\t\t\tregulator-max-microvolt = <1800000>;\n" @@ -193,21 +188,21 @@ "> +\n" "> +\t\t/* VAUX33 unused */\n" "> +\n" - "> +\t\tvdac_reg: regulator@8 {\n" + "> +\t\tvdac_reg: regulator at 8 {\n" "> +\t\t\t/* VDDA_DAC_1V8 */\n" "> +\t\t\tregulator-min-microvolt = <1800000>;\n" "> +\t\t\tregulator-max-microvolt = <1800000>;\n" "> +\t\t\tregulator-always-on;\n" "> +\t\t};\n" "> +\n" - "> +\t\tvmmc_reg: regulator@12 {\n" + "> +\t\tvmmc_reg: regulator at 12 {\n" "> +\t\t\t/* VDDA3P3V_USBPHY */\n" "> +\t\t\tregulator-min-microvolt = <3300000>;\n" "> +\t\t\tregulator-max-microvolt = <3300000>;\n" "> +\t\t\tregulator-always-on;\n" "> +\t\t};\n" "> +\n" - "> +\t\tvdd1_reg: regulator@2 {\n" + "> +\t\tvdd1_reg: regulator at 2 {\n" "> +\t\t\t/* VDD_CORE */\n" "> +\t\t\tregulator-name = \"vdd_core\";\n" "> +\t\t\tregulator-min-microvolt = <1200000>;\n" @@ -216,7 +211,7 @@ "> +\t\t\tregulator-always-on;\n" "> +\t\t};\n" "> +\n" - "> +\t\tvdd2_reg: regulator@3 {\n" + "> +\t\tvdd2_reg: regulator at 3 {\n" "> +\t\t\t/* VDDSHV_3V3 */\n" "> +\t\t\tregulator-name = \"vdd_shv\";\n" "> +\t\t\tregulator-min-microvolt = <3300000>;\n" @@ -234,4 +229,4 @@ "Regards,\n" Nishanth Menon -72adc2273da27f25c566e4934eb00c926c71efb580ff77edc8f8f91b2404e5d1 +a17d05966f36d7468758ee2b99a2b431cbe364fa865c1f4744c8a78986326fd3
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.