From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javi Merino Subject: Re: [PATCH v3 2/5] thermal: of: implement .set_trips for device tree thermal zones Date: Wed, 25 May 2016 17:47:04 +0100 Message-ID: <20160525164704.GC11807@e104805> References: <1464148069-26254-1-git-send-email-wxt@rock-chips.com> <1464148069-26254-3-git-send-email-wxt@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <1464148069-26254-3-git-send-email-wxt@rock-chips.com> Sender: linux-pm-owner@vger.kernel.org To: Caesar Wang Cc: edubezval@gmail.com, linux-pm@vger.kernel.org, Heiko Stuebner , dianders@chromium.org, briannorris@google.com, smbarber@google.com, linux-rockchip@lists.infradead.org, cf@rock-chips.com, huangtao@rock-chips.com, dmitry.torokhov@gmail.com, peter@piie.net, Sascha Hauer , Zhang Rui , linux-kernel@vger.kernel.org List-Id: linux-rockchip.vger.kernel.org Hi Caesar, On Wed, May 25, 2016 at 11:47:46AM +0800, Caesar Wang wrote: > From: Sascha Hauer > > This patch implemnets .set_trips for device tree thermal zones. ^ implements > As the hardware-tracked trip points is supported by thermal core patch[0]. > > patch[0] > "thermal: Add support for hardware-tracked trip points". > > Signed-off-by: Sascha Hauer > Signed-off-by: Caesar Wang > Cc: Zhang Rui > Cc: Eduardo Valentin Other than that, it looks good to me. You can add my Reviewed-by: Javi Merino