diff for duplicates of <531F0AEC.7010606@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 35fe36e..26ae4d5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,13 +27,13 @@ documentation. There is no need to repeat them here. > }; > }; > -> + adc: adc@126C0000 { +> + adc: adc at 126C0000 { > + vdd-supply = <&ldo3_reg>; > + status = "okay"; > + -> + ncp15wb473@0 { +> + ncp15wb473 at 0 { -style: Nodes should have generic names, e.g. thermistor@0. +style: Nodes should have generic names, e.g. thermistor at 0. Also if node name is suffixed with @unit-address, then the node should have a reg property with its first entry corresponding to the @@ -48,7 +48,7 @@ something like "thermistor-0" or "thermistor-ap". > + io-channels = <&adc 1>; /* AP temperature */ > + }; > + -> + ncp15wb473@1 { +> + ncp15wb473 at 1 { > + compatible = "ntc,ncp15wb473"; > + pullup-uv = <1800000>; /* VCC_1.8V_AP */ > + pullup-ohm = <100000>; /* 100K */ diff --git a/a/content_digest b/N1/content_digest index e5db41a..f4c99f3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01394524494-30641-1-git-send-email-cw00.choi@samsung.com\0" "ref\01394524494-30641-6-git-send-email-cw00.choi@samsung.com\0" - "From\0Tomasz Figa <t.figa@samsung.com>\0" - "Subject\0Re: [PATCH 5/5] ARM: dts: exynos4412-trats2: Add ADC's dt data to get temperature of SoC/battery\0" + "From\0t.figa@samsung.com (Tomasz Figa)\0" + "Subject\0[PATCH 5/5] ARM: dts: exynos4412-trats2: Add ADC's dt data to get temperature of SoC/battery\0" "Date\0Tue, 11 Mar 2014 14:09:00 +0100\0" - "To\0Chanwoo Choi <cw00.choi@samsung.com>" - " kgene.kim@samsung.com\0" - "Cc\0linux-samsung-soc@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - kyungmin.park@samsung.com - rob.herring@calxeda.com - pawel.moll@arm.com - mark.rutland@arm.com - swarren@wwwdotorg.org - ijc+devicetree@hellion.org.uk - " linux@arm.linux.org.uk\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Chanwoo,\n" @@ -47,13 +35,13 @@ "> \t\t};\n" "> \t};\n" ">\n" - "> +\tadc: adc@126C0000 {\n" + "> +\tadc: adc at 126C0000 {\n" "> +\t\tvdd-supply = <&ldo3_reg>;\n" "> +\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\tncp15wb473@0 {\n" + "> +\t\tncp15wb473 at 0 {\n" "\n" - "style: Nodes should have generic names, e.g. thermistor@0.\n" + "style: Nodes should have generic names, e.g. thermistor at 0.\n" "\n" "Also if node name is suffixed with @unit-address, then the node should \n" "have a reg property with its first entry corresponding to the \n" @@ -68,7 +56,7 @@ "> +\t\t\tio-channels = <&adc 1>; /* AP temperature */\n" "> +\t\t};\n" "> +\n" - "> +\t\tncp15wb473@1 {\n" + "> +\t\tncp15wb473 at 1 {\n" "> +\t\t\tcompatible = \"ntc,ncp15wb473\";\n" "> +\t\t\tpullup-uv = <1800000>;\t /* VCC_1.8V_AP */\n" "> +\t\t\tpullup-ohm = <100000>;\t /* 100K */\n" @@ -85,4 +73,4 @@ "Best regards,\n" Tomasz -a8b4870f4b71875cf0998fa0389d1b94aae8b0fc966aec0205f02454e788a5f5 +915c8ad0626472f4bcd1d5ad06bde728dae44de65e3803bcab7eb73bb4a57dc1
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.