diff for duplicates of <53DA519A.4090905@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index cc0d3fd..6baf387 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 07/31/2014 02:18 PM, Peter Ujfalusi wrote: > The board uses aic3106 for audio. -> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> +> Signed-off-by: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org> > --- > arch/arm/boot/dts/da850-evm.dts | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) @@ -14,10 +14,10 @@ On 07/31/2014 02:18 PM, Peter Ujfalusi wrote: > --- a/arch/arm/boot/dts/da850-evm.dts > +++ b/arch/arm/boot/dts/da850-evm.dts > @@ -51,6 +51,20 @@ -> tps: tps at 48 { +> tps: tps@48 { > reg = <0x48>; > }; -> + tlv320aic3106: tlv320aic3106 at 1b { +> + tlv320aic3106: tlv320aic3106@1b { The "reg" property is <0x18>, why the unit-address part of a name is different? Also, the ePAPR standard [1] says: @@ -42,3 +42,8 @@ device and not its precise programming model. [1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf WBR, Sergei + +-- +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 7184aea..a880d95 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\01406801934-23334-1-git-send-email-peter.ujfalusi@ti.com\0" "ref\01406801934-23334-6-git-send-email-peter.ujfalusi@ti.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec\0" + "ref\01406801934-23334-6-git-send-email-peter.ujfalusi-l0cyMroinI0@public.gmane.org\0" + "From\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec\0" "Date\0Thu, 31 Jul 2014 18:24:26 +0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>" + nsekhar-l0cyMroinI0@public.gmane.org + " robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hello.\n" @@ -12,7 +22,7 @@ "\n" "> The board uses aic3106 for audio.\n" "\n" - "> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>\n" + "> Signed-off-by: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/da850-evm.dts | 14 ++++++++++++++\n" "> 1 file changed, 14 insertions(+)\n" @@ -22,10 +32,10 @@ "> --- a/arch/arm/boot/dts/da850-evm.dts\n" "> +++ b/arch/arm/boot/dts/da850-evm.dts\n" "> @@ -51,6 +51,20 @@\n" - "> \t\t\ttps: tps at 48 {\n" + "> \t\t\ttps: tps@48 {\n" "> \t\t\t\treg = <0x48>;\n" "> \t\t\t};\n" - "> +\t\t\ttlv320aic3106: tlv320aic3106 at 1b {\n" + "> +\t\t\ttlv320aic3106: tlv320aic3106@1b {\n" "\n" " The \"reg\" property is <0x18>, why the unit-address part of a name is \n" "different? Also, the ePAPR standard [1] says:\n" @@ -49,6 +59,11 @@ "\n" "[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf\n" "\n" - WBR, Sergei + "WBR, Sergei\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 -507ac02d2471fce9f6ea93986f2fd79a3e51985214c1aa28cf5a40a3aafdc1e8 +b52ecef1c8d9e88b4be2dfa4d475e1fd89df5e6324d7380022d33ef14706a3d9
diff --git a/a/1.txt b/N2/1.txt index cc0d3fd..9c29ce1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -14,10 +14,10 @@ On 07/31/2014 02:18 PM, Peter Ujfalusi wrote: > --- a/arch/arm/boot/dts/da850-evm.dts > +++ b/arch/arm/boot/dts/da850-evm.dts > @@ -51,6 +51,20 @@ -> tps: tps at 48 { +> tps: tps@48 { > reg = <0x48>; > }; -> + tlv320aic3106: tlv320aic3106 at 1b { +> + tlv320aic3106: tlv320aic3106@1b { The "reg" property is <0x18>, why the unit-address part of a name is different? Also, the ePAPR standard [1] says: diff --git a/a/content_digest b/N2/content_digest index 7184aea..fa6bddf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,18 @@ "ref\01406801934-23334-1-git-send-email-peter.ujfalusi@ti.com\0" "ref\01406801934-23334-6-git-send-email-peter.ujfalusi@ti.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec\0" + "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Subject\0Re: [PATCH 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec\0" "Date\0Thu, 31 Jul 2014 18:24:26 +0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Ujfalusi <peter.ujfalusi@ti.com>" + nsekhar@ti.com + " robh+dt@kernel.org\0" + "Cc\0devicetree@vger.kernel.org" + davinci-linux-open-source@linux.davincidsp.com + linux@arm.linux.org.uk + pawel.moll@arm.com + khilman@deeprootsystems.com + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello.\n" @@ -22,10 +31,10 @@ "> --- a/arch/arm/boot/dts/da850-evm.dts\n" "> +++ b/arch/arm/boot/dts/da850-evm.dts\n" "> @@ -51,6 +51,20 @@\n" - "> \t\t\ttps: tps at 48 {\n" + "> \t\t\ttps: tps@48 {\n" "> \t\t\t\treg = <0x48>;\n" "> \t\t\t};\n" - "> +\t\t\ttlv320aic3106: tlv320aic3106 at 1b {\n" + "> +\t\t\ttlv320aic3106: tlv320aic3106@1b {\n" "\n" " The \"reg\" property is <0x18>, why the unit-address part of a name is \n" "different? Also, the ePAPR standard [1] says:\n" @@ -51,4 +60,4 @@ "\n" WBR, Sergei -507ac02d2471fce9f6ea93986f2fd79a3e51985214c1aa28cf5a40a3aafdc1e8 +0361ffd93b9cda4f2b8dc6cbe7dd8a766971e8bf6dc1971c31efc98816524928
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.