From mboxrd@z Thu Jan 1 00:00:00 1970 From: edubezval@gmail.com (Eduardo Valentin) Date: Fri, 6 Nov 2015 11:15:39 -0800 Subject: [PATCH v2 8/9] arm64: dts: Add main Thermal info to rk3368.dtsi In-Reply-To: <1446700685-18017-9-git-send-email-wxt@rock-chips.com> References: <1446700685-18017-1-git-send-email-wxt@rock-chips.com> <1446700685-18017-9-git-send-email-wxt@rock-chips.com> Message-ID: <20151106191539.GE8202@localhost.localdomain> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 05, 2015 at 01:18:04PM +0800, Caesar Wang wrote: > This patch add the thermal needed info on RK3368. > Meanwhile, support the trips to throttle for thermal. > Acked-by: Eduardo Valentin > Signed-off-by: Caesar Wang > > ---