diff for duplicates of <20151201055333.GO23396@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 1506007..4d0bd32 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,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"; @@ -23,7 +23,7 @@ > >>+ regulator-always-on; > >>+ }; > >>+ -> >>+ dcdc2_reg: regulator@1 { +> >>+ dcdc2_reg: regulator at 1 { > >>+ reg = <1>; > >>+ /* > >>+ * VDD_MPU voltage limits 0.95V - 1.26V with @@ -38,7 +38,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 @@ -52,7 +52,7 @@ > >>+ regulator-always-on; > >>+ }; > >>+ -> >>+ ldo1_reg: regulator@3 { +> >>+ ldo1_reg: regulator at 3 { > >>+ reg = <3>; > >>+ regulator-name = "vio,vrtc,vdds"; > >>+ regulator-compatible = "ldo1"; @@ -61,7 +61,7 @@ > >>+ regulator-always-on; > >>+ }; > >>+ -> >>+ ldo2_reg: regulator@4 { +> >>+ ldo2_reg: regulator at 4 { > >>+ reg = <4>; > >>+ regulator-name = "vdd_3v3aux"; > >>+ regulator-compatible = "ldo2"; @@ -70,7 +70,7 @@ > >>+ regulator-always-on; > >>+ }; > >>+ -> >>+ ldo3_reg: regulator@5 { +> >>+ ldo3_reg: regulator at 5 { > >>+ reg = <5>; > >>+ regulator-name = "vdd_1v8"; > >>+ regulator-compatible = "ldo3"; @@ -79,7 +79,7 @@ > >>+ regulator-always-on; > >>+ }; > >>+ -> >>+ ldo4_reg: regulator@6 { +> >>+ ldo4_reg: regulator at 6 { > >>+ reg = <6>; > >>+ regulator-name = "vdd_3v3a"; > >>+ regulator-compatible = "ldo4"; diff --git a/a/content_digest b/N1/content_digest index 61cf124..e53b77d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,10 @@ "ref\01447748655-2088-1-git-send-email-hs@denx.de\0" "ref\020151130214130.GA23396@atomide.com\0" "ref\0565D2DF9.2010806@denx.de\0" - "From\0Tony Lindgren <tony@atomide.com>\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 21:53:33 -0800\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 - " Mark Brown <broonie@kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Heiko Schocher <hs@denx.de> [151130 21:21]:\n" @@ -31,7 +22,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" @@ -41,7 +32,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" @@ -56,7 +47,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" @@ -70,7 +61,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" @@ -79,7 +70,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" @@ -88,7 +79,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" @@ -97,7 +88,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" @@ -133,4 +124,4 @@ "\n" > [1] https://lkml.org/lkml/2015/10/21/581 -0bbd7fc50df4f4b92d0f707b5cc897813928300b49ee14187673af2c8400f969 +bf7f64fef13c28413ef58c3be789711d005be00d7587bb618a94aaa2a75ce552
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.