diff for duplicates of <57B30EE3.1070606@samsung.com> diff --git a/a/1.txt b/N1/1.txt index ecdfce3..70f471a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Sylwester, -On 2016년 08월 16일 19:50, Sylwester Nawrocki wrote: +On 2016? 08? 16? 19:50, Sylwester Nawrocki wrote: > Hi Chanwoo, > > On 08/16/2016 08:35 AM, Chanwoo Choi wrote: @@ -31,14 +31,14 @@ On 2016년 08월 16일 19:50, Sylwester Nawrocki wrote: >> + #size-cells = <1>; >> + ranges = <0x0 0x0 0x0 0x18000000>; > ->> + lpass: lpass@11400000 { +>> + lpass: lpass at 11400000 { >> + compatible = "samsung,exynos5433-lpass"; >> + reg = <0x11400000 0x100>; >> + samsung,pmu-syscon = <&pmu_system_controller>; >> + status = "disabled"; >> + }; >> + ->> + i2s0: i2s0@11440000 { +>> + i2s0: i2s0 at 11440000 { >> + compatible = "samsung,exynos7-i2s"; >> + reg = <0x11440000 0x100>; >> + dmas = <&adma 0 &adma 2>; @@ -55,7 +55,7 @@ On 2016년 08월 16일 19:50, Sylwester Nawrocki wrote: >> + status = "disabled"; >> + }; > ->> + serial_3: serial@11460000 { +>> + serial_3: serial at 11460000 { >> + compatible = "samsung,exynos5433-uart"; >> + reg = <0x11460000 0x100>; >> + interrupts = <0 67 0>; @@ -74,7 +74,7 @@ On 2016년 08월 16일 19:50, Sylwester Nawrocki wrote: >> + #size-cells = <1>; >> + ranges; > ->> + adma: adma@11420000 { +>> + adma: adma at 11420000 { >> + compatible = "arm,pl330", "arm,primecell"; >> + reg = <0x11420000 0x1000>; >> + interrupts = <0 73 0>; @@ -89,16 +89,10 @@ On 2016년 08월 16일 19:50, Sylwester Nawrocki wrote: > > The latest Exynos5433 Audio Subsystem bindings look like this > https://git.linuxtv.org/snawrocki/samsung.git/commit/?h=for-v4.9/mfd/exynos-lpass-v5&id=104cc6ad3ecc7c4c8ecf73663b93eb48b78f35aa -> i.e. adma@11420000, i2s0@11440000, serial@11460000 should be subnodes of -> the lpass@11400000 node. +> i.e. adma at 11420000, i2s0 at 11440000, serial at 11460000 should be subnodes of +> the lpass at 11400000 node. OK. I'll use your latest patches for sound and then test it again. Regards, Chanwoo Choi - - -_______________________________________________ -linux-arm-kernel mailing list -linux-arm-kernel@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index f2f35f6..4ffb230 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,39 +2,15 @@ "ref\01471329328-26842-1-git-send-email-cw00.choi@samsung.com\0" "ref\0CGME20160816105140epcas1p22a27f424dd102a096a24df05640cefa3@epcas1p2.samsung.com\0" "ref\0d4ebd29f-98b7-6e56-42ee-923d55ca85ff@samsung.com\0" - "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" - "Subject\0Re: [PATCH 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC\0" + "From\0cw00.choi@samsung.com (Chanwoo Choi)\0" + "Subject\0[PATCH 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC\0" "Date\0Tue, 16 Aug 2016 22:02:27 +0900\0" - "To\0Sylwester Nawrocki <s.nawrocki@samsung.com>\0" - "Cc\0mark.rutland@arm.com" - k.kozlowski@samsung.com - catalin.marinas@arm.com - will.deacon@arm.com - a.hajda@samsung.com - chanwoo@kernel.org - beomho.seo@samsung.com - m.szyprowski@samsung.com - jonghwa3.lee@samsung.com - linux-samsung-soc@vger.kernel.org - jy0922.shim@samsung.com - krzk@kernel.org - jh80.chung@samsung.com - kgene@kernel.org - devicetree@vger.kernel.org - inki.dae@samsung.com - robh+dt@kernel.org - ingi2.kim@samsung.com - linux-arm-kernel@lists.infradead.org - jaewon02.kim@samsung.com - sw0312.kim@samsung.com - linux-kernel@vger.kernel.org - human.hwang@samsung.com - " ideal.song@samsung.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Sylwester,\n" "\n" - "On 2016\353\205\204 08\354\233\224 16\354\235\274 19:50, Sylwester Nawrocki wrote:\n" + "On 2016? 08? 16? 19:50, Sylwester Nawrocki wrote:\n" "> Hi Chanwoo,\n" "> \n" "> On 08/16/2016 08:35 AM, Chanwoo Choi wrote:\n" @@ -65,14 +41,14 @@ ">> +\t\t#size-cells = <1>;\n" ">> +\t\tranges = <0x0 0x0 0x0 0x18000000>;\n" "> \n" - ">> +\t\tlpass: lpass@11400000 {\n" + ">> +\t\tlpass: lpass at 11400000 {\n" ">> +\t\t\tcompatible = \"samsung,exynos5433-lpass\";\n" ">> +\t\t\treg = <0x11400000 0x100>;\n" ">> +\t\t\tsamsung,pmu-syscon = <&pmu_system_controller>;\n" ">> +\t\t\tstatus = \"disabled\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\ti2s0: i2s0@11440000 {\n" + ">> +\t\ti2s0: i2s0 at 11440000 {\n" ">> +\t\t\tcompatible = \"samsung,exynos7-i2s\";\n" ">> +\t\t\treg = <0x11440000 0x100>;\n" ">> +\t\t\tdmas = <&adma 0 &adma 2>;\n" @@ -89,7 +65,7 @@ ">> +\t\t\tstatus = \"disabled\";\n" ">> +\t\t};\n" "> \n" - ">> +\t\tserial_3: serial@11460000 {\n" + ">> +\t\tserial_3: serial at 11460000 {\n" ">> +\t\t\tcompatible = \"samsung,exynos5433-uart\";\n" ">> +\t\t\treg = <0x11460000 0x100>;\n" ">> +\t\t\tinterrupts = <0 67 0>;\n" @@ -108,7 +84,7 @@ ">> +\t\t\t#size-cells = <1>;\n" ">> +\t\t\tranges;\n" "> \n" - ">> +\t\t\tadma: adma@11420000 {\n" + ">> +\t\t\tadma: adma at 11420000 {\n" ">> +\t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" ">> +\t\t\t\treg = <0x11420000 0x1000>;\n" ">> +\t\t\t\tinterrupts = <0 73 0>;\n" @@ -123,18 +99,12 @@ "> \n" "> The latest Exynos5433 Audio Subsystem bindings look like this\n" "> https://git.linuxtv.org/snawrocki/samsung.git/commit/?h=for-v4.9/mfd/exynos-lpass-v5&id=104cc6ad3ecc7c4c8ecf73663b93eb48b78f35aa\n" - "> i.e. adma@11420000, i2s0@11440000, serial@11460000 should be subnodes of\n" - "> the lpass@11400000 node.\n" + "> i.e. adma at 11420000, i2s0 at 11440000, serial at 11460000 should be subnodes of\n" + "> the lpass at 11400000 node.\n" "\n" "OK. I'll use your latest patches for sound and then test it again.\n" "\n" "Regards,\n" - "Chanwoo Choi\n" - "\n" - "\n" - "_______________________________________________\n" - "linux-arm-kernel mailing list\n" - "linux-arm-kernel@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + Chanwoo Choi -dbeb45c53b34ffaed30e992c53ecaf3795afb4cf1541966e099b65a0116ecc36 +fe680033c2002aaf14f1d76592c54c12ea9bd8a25bf4cd6943dfe926b911acda
diff --git a/a/1.txt b/N2/1.txt index ecdfce3..bcc1f51 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -96,9 +96,3 @@ OK. I'll use your latest patches for sound and then test it again. Regards, Chanwoo Choi - - -_______________________________________________ -linux-arm-kernel mailing list -linux-arm-kernel@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index f2f35f6..3d46df5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,30 +6,30 @@ "Subject\0Re: [PATCH 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC\0" "Date\0Tue, 16 Aug 2016 22:02:27 +0900\0" "To\0Sylwester Nawrocki <s.nawrocki@samsung.com>\0" - "Cc\0mark.rutland@arm.com" - k.kozlowski@samsung.com + "Cc\0k.kozlowski@samsung.com" + kgene@kernel.org + robh+dt@kernel.org + mark.rutland@arm.com catalin.marinas@arm.com will.deacon@arm.com - a.hajda@samsung.com - chanwoo@kernel.org - beomho.seo@samsung.com - m.szyprowski@samsung.com - jonghwa3.lee@samsung.com + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org linux-samsung-soc@vger.kernel.org - jy0922.shim@samsung.com + linux-kernel@vger.kernel.org krzk@kernel.org jh80.chung@samsung.com - kgene@kernel.org - devicetree@vger.kernel.org + sw0312.kim@samsung.com + jy0922.shim@samsung.com inki.dae@samsung.com - robh+dt@kernel.org - ingi2.kim@samsung.com - linux-arm-kernel@lists.infradead.org + jonghwa3.lee@samsung.com + beomho.seo@samsung.com jaewon02.kim@samsung.com - sw0312.kim@samsung.com - linux-kernel@vger.kernel.org human.hwang@samsung.com - " ideal.song@samsung.com\0" + ideal.song@samsung.com + ingi2.kim@samsung.com + m.szyprowski@samsung.com + a.hajda@samsung.com + " chanwoo@kernel.org\0" "\00:1\0" "b\0" "Hi Sylwester,\n" @@ -129,12 +129,6 @@ "OK. I'll use your latest patches for sound and then test it again.\n" "\n" "Regards,\n" - "Chanwoo Choi\n" - "\n" - "\n" - "_______________________________________________\n" - "linux-arm-kernel mailing list\n" - "linux-arm-kernel@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + Chanwoo Choi -dbeb45c53b34ffaed30e992c53ecaf3795afb4cf1541966e099b65a0116ecc36 +f980fcc3001933bfe33555c792f899bda72b5679fdd12b34fcf3a5fffa9b052d
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.