All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56668FAC.2000702@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 44e8333..10d80f6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -39,7 +39,7 @@ duplicating full path.
 In the same time you don't have to duplicate all data - just override
 what you want:
 	&cpu0_opp_table {
-		opp00@1800000000 {
+		opp00 at 1800000000 {
 			opp-microvolt = <1250000>;
 		};
 	};
@@ -48,87 +48,87 @@ That should be sufficient I think.
 
 > +		compatible = "operating-points-v2";
 > +		opp-shared;
-> +		opp00@1800000000 {
+> +		opp00 at 1800000000 {
 > +			opp-hz = /bits/ 64 <1800000000>;
 > +			opp-microvolt = <1250000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp01@1700000000 {
+> +		opp01 at 1700000000 {
 > +			opp-hz = /bits/ 64 <1700000000>;
 > +			opp-microvolt = <1250000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp02@1600000000 {
+> +		opp02 at 1600000000 {
 > +			opp-hz = /bits/ 64 <1600000000>;
 > +			opp-microvolt = <1250000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp03@1500000000 {
+> +		opp03 at 1500000000 {
 > +			opp-hz = /bits/ 64 <1500000000>;
 > +			opp-microvolt = <1100000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp04@1400000000 {
+> +		opp04 at 1400000000 {
 > +			opp-hz = /bits/ 64 <1400000000>;
 > +			opp-microvolt = <1100000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp05@1300000000 {
+> +		opp05 at 1300000000 {
 > +			opp-hz = /bits/ 64 <1300000000>;
 > +			opp-microvolt = <1100000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp06@1200000000 {
+> +		opp06 at 1200000000 {
 > +			opp-hz = /bits/ 64 <1200000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp07@1100000000 {
+> +		opp07 at 1100000000 {
 > +			opp-hz = /bits/ 64 <1100000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp08@1000000000 {
+> +		opp08 at 1000000000 {
 > +			opp-hz = /bits/ 64 <1000000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp09@900000000 {
+> +		opp09 at 900000000 {
 > +			opp-hz = /bits/ 64 <900000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp10@800000000 {
+> +		opp10 at 800000000 {
 > +			opp-hz = /bits/ 64 <800000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp11@700000000 {
+> +		opp11 at 700000000 {
 > +			opp-hz = /bits/ 64 <700000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp12@600000000 {
+> +		opp12 at 600000000 {
 > +			opp-hz = /bits/ 64 <600000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp13@500000000 {
+> +		opp13 at 500000000 {
 > +			opp-hz = /bits/ 64 <500000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp14@400000000 {
+> +		opp14 at 400000000 {
 > +			opp-hz = /bits/ 64 <400000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp15@300000000 {
+> +		opp15 at 300000000 {
 > +			opp-hz = /bits/ 64 <300000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp16@200000000 {
+> +		opp16 at 200000000 {
 > +			opp-hz = /bits/ 64 <200000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
@@ -138,62 +138,62 @@ That should be sufficient I think.
 > +	cpu1_opp_table: opp_table1 {
 > +		compatible = "operating-points-v2";
 > +		opp-shared;
-> +		opp00@1300000000 {
+> +		opp00 at 1300000000 {
 > +			opp-hz = /bits/ 64 <1300000000>;
 > +			opp-microvolt = <1250000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp01@1200000000 {
+> +		opp01 at 1200000000 {
 > +			opp-hz = /bits/ 64 <1200000000>;
 > +			opp-microvolt = <1250000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp02@1100000000 {
+> +		opp02 at 1100000000 {
 > +			opp-hz = /bits/ 64 <1100000000>;
 > +			opp-microvolt = <1250000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp03@1000000000 {
+> +		opp03 at 1000000000 {
 > +			opp-hz = /bits/ 64 <1000000000>;
 > +			opp-microvolt = <1100000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp04@900000000 {
+> +		opp04 at 900000000 {
 > +			opp-hz = /bits/ 64 <900000000>;
 > +			opp-microvolt = <1100000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp05@800000000 {
+> +		opp05 at 800000000 {
 > +			opp-hz = /bits/ 64 <800000000>;
 > +			opp-microvolt = <1100000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp06@700000000 {
+> +		opp06 at 700000000 {
 > +			opp-hz = /bits/ 64 <700000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp07@600000000 {
+> +		opp07 at 600000000 {
 > +			opp-hz = /bits/ 64 <600000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp08@500000000 {
+> +		opp08 at 500000000 {
 > +			opp-hz = /bits/ 64 <500000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp09@400000000 {
+> +		opp09 at 400000000 {
 > +			opp-hz = /bits/ 64 <400000000>;
 > +			opp-microvolt = <1000000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp10@300000000 {
+> +		opp10 at 300000000 {
 > +			opp-hz = /bits/ 64 <300000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
 > +		};
-> +		opp11@200000000 {
+> +		opp11 at 200000000 {
 > +			opp-hz = /bits/ 64 <200000000>;
 > +			opp-microvolt = <900000>;
 > +			clock-latency-ns = <140000>;
diff --git a/a/content_digest b/N1/content_digest
index 7f7b28b..805653c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,9 @@
  "ref\01449512300-17230-1-git-send-email-b.zolnierkie@samsung.com\0"
  "ref\01449512300-17230-7-git-send-email-b.zolnierkie@samsung.com\0"
- "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0"
- "Subject\0Re: [PATCH v4 6/8] ARM: dts: Exynos5800: fix CPU OPP\0"
+ "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0"
+ "Subject\0[PATCH v4 6/8] ARM: dts: Exynos5800: fix CPU OPP\0"
  "Date\0Tue, 08 Dec 2015 17:07:08 +0900\0"
- "To\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>"
-  Thomas Abraham <thomas.ab@samsung.com>
-  Sylwester Nawrocki <s.nawrocki@samsung.com>
-  Mike Turquette <mturquette@linaro.org>
-  Kukjin Kim <kgene.kim@samsung.com>
-  Kukjin Kim <kgene@kernel.org>
-  Viresh Kumar <viresh.kumar@linaro.org>
- " Ben Gamari <ben@smart-cactus.org>\0"
- "Cc\0Tomasz Figa <tomasz.figa@gmail.com>"
-  Lukasz Majewski <l.majewski@samsung.com>
-  Heiko Stuebner <heiko@sntech.de>
-  Chanwoo Choi <cw00.choi@samsung.com>
-  Kevin Hilman <khilman@linaro.org>
-  Javier Martinez Canillas <javier@osg.samsung.com>
-  Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
-  Anand Moon <linux.amoon@gmail.com>
-  linux-samsung-soc@vger.kernel.org
-  linux-pm@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  Doug Anderson <dianders@chromium.org>
-  Andreas Faerber <afaerber@suse.de>
- " Sachin Kamat <sachin.kamat@linaro.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 08.12.2015 03:18, Bartlomiej Zolnierkiewicz wrote:\n"
@@ -69,7 +47,7 @@
  "In the same time you don't have to duplicate all data - just override\n"
  "what you want:\n"
  "\t&cpu0_opp_table {\n"
- "\t\topp00@1800000000 {\n"
+ "\t\topp00 at 1800000000 {\n"
  "\t\t\topp-microvolt = <1250000>;\n"
  "\t\t};\n"
  "\t};\n"
@@ -78,87 +56,87 @@
  "\n"
  "> +\t\tcompatible = \"operating-points-v2\";\n"
  "> +\t\topp-shared;\n"
- "> +\t\topp00@1800000000 {\n"
+ "> +\t\topp00 at 1800000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1800000000>;\n"
  "> +\t\t\topp-microvolt = <1250000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp01@1700000000 {\n"
+ "> +\t\topp01 at 1700000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1700000000>;\n"
  "> +\t\t\topp-microvolt = <1250000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp02@1600000000 {\n"
+ "> +\t\topp02 at 1600000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1600000000>;\n"
  "> +\t\t\topp-microvolt = <1250000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp03@1500000000 {\n"
+ "> +\t\topp03 at 1500000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1500000000>;\n"
  "> +\t\t\topp-microvolt = <1100000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp04@1400000000 {\n"
+ "> +\t\topp04 at 1400000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1400000000>;\n"
  "> +\t\t\topp-microvolt = <1100000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp05@1300000000 {\n"
+ "> +\t\topp05 at 1300000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1300000000>;\n"
  "> +\t\t\topp-microvolt = <1100000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp06@1200000000 {\n"
+ "> +\t\topp06 at 1200000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1200000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp07@1100000000 {\n"
+ "> +\t\topp07 at 1100000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1100000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp08@1000000000 {\n"
+ "> +\t\topp08 at 1000000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1000000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp09@900000000 {\n"
+ "> +\t\topp09 at 900000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <900000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp10@800000000 {\n"
+ "> +\t\topp10 at 800000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <800000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp11@700000000 {\n"
+ "> +\t\topp11 at 700000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <700000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp12@600000000 {\n"
+ "> +\t\topp12 at 600000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <600000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp13@500000000 {\n"
+ "> +\t\topp13 at 500000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <500000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp14@400000000 {\n"
+ "> +\t\topp14 at 400000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <400000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp15@300000000 {\n"
+ "> +\t\topp15 at 300000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <300000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp16@200000000 {\n"
+ "> +\t\topp16 at 200000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <200000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
@@ -168,62 +146,62 @@
  "> +\tcpu1_opp_table: opp_table1 {\n"
  "> +\t\tcompatible = \"operating-points-v2\";\n"
  "> +\t\topp-shared;\n"
- "> +\t\topp00@1300000000 {\n"
+ "> +\t\topp00 at 1300000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1300000000>;\n"
  "> +\t\t\topp-microvolt = <1250000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp01@1200000000 {\n"
+ "> +\t\topp01 at 1200000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1200000000>;\n"
  "> +\t\t\topp-microvolt = <1250000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp02@1100000000 {\n"
+ "> +\t\topp02 at 1100000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1100000000>;\n"
  "> +\t\t\topp-microvolt = <1250000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp03@1000000000 {\n"
+ "> +\t\topp03 at 1000000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <1000000000>;\n"
  "> +\t\t\topp-microvolt = <1100000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp04@900000000 {\n"
+ "> +\t\topp04 at 900000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <900000000>;\n"
  "> +\t\t\topp-microvolt = <1100000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp05@800000000 {\n"
+ "> +\t\topp05 at 800000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <800000000>;\n"
  "> +\t\t\topp-microvolt = <1100000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp06@700000000 {\n"
+ "> +\t\topp06 at 700000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <700000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp07@600000000 {\n"
+ "> +\t\topp07 at 600000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <600000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp08@500000000 {\n"
+ "> +\t\topp08 at 500000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <500000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp09@400000000 {\n"
+ "> +\t\topp09 at 400000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <400000000>;\n"
  "> +\t\t\topp-microvolt = <1000000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp10@300000000 {\n"
+ "> +\t\topp10 at 300000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <300000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
  "> +\t\t};\n"
- "> +\t\topp11@200000000 {\n"
+ "> +\t\topp11 at 200000000 {\n"
  "> +\t\t\topp-hz = /bits/ 64 <200000000>;\n"
  "> +\t\t\topp-microvolt = <900000>;\n"
  "> +\t\t\tclock-latency-ns = <140000>;\n"
@@ -247,4 +225,4 @@
  "Best regards,\n"
  Krzysztof
 
-b7f659d0d7f945a39b51aa825fde06f15153c86023a215e56e8d42ecb59e8ca6
+67fc9301742bbfd08dde3bffe5082ffb94d6e1af2857afe63736bc96b44cd4d2

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.