From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Ni Subject: Re: [RFC PATCH 8/9] ARM: dt: t30 cardhu: add dt entry for thermal driver Date: Tue, 19 Feb 2013 17:56:14 +0800 Message-ID: <51234C3E.6090001@nvidia.com> References: <1361187031-3679-1-git-send-email-wni@nvidia.com> <1361187031-3679-9-git-send-email-wni@nvidia.com> <5122F4C1.9050108@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5122F4C1.9050108@nvidia.com> Sender: linux-pm-owner@vger.kernel.org To: Alex Courbot Cc: "durgadoss.r@intel.com" , "rui.zhang@intel.com" , Matthew Longnecker , "khali@linux-fr.org" , "devicetree-discuss@lists.ozlabs.org" , "linux-tegra@vger.kernel.org" , "lm-sensors@lm-sensors.org" , "linux-pm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-tegra@vger.kernel.org On 02/19/2013 11:42 AM, Alex Courbot wrote: > On 02/18/2013 08:30 PM, Wei Ni wrote: >> diff --git a/Documentation/devicetree/bindings/thermal/tegra3-thermal.txt b/Documentation/devicetree/bindings/thermal/tegra3-thermal.txt >> new file mode 100644 > > This should go with the previous patch (which introduces the driver) > instead of this one. Bindings should be documented with their driver. Ok, I will change it. Wei. > > Alex. >