From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: imx6: add thermal sensor and cooling cells Date: Fri, 16 Nov 2018 11:03:59 +0800 Message-ID: <20181116030358.GJ5829@dragon> References: <20181105173402.30431-1-l.stach@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181105173402.30431-1-l.stach@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Lucas Stach Cc: devicetree@vger.kernel.org, patchwork-lst@pengutronix.de, NXP Linux Team , kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Nov 05, 2018 at 06:34:02PM +0100, Lucas Stach wrote: > This allows a board to specify a custom thermal zone configuration > involving the SoC internal sensor, CPU and GPU nodes without having > to change those nodes. > > Signed-off-by: Lucas Stach Applied, thanks.