Re: [PATCH v2 2/2] ARM: dts: sun8i-r40: Add thermal sensor and thermal zones

From: Chen-Yu Tsai
Date: Tue Jan 07 2020 - 03:01:14 EST


On Tue, Jan 7, 2020 at 3:58 PM Maxime Ripard <mripard@xxxxxxxxxx> wrote:
>
> On Mon, Jan 06, 2020 at 05:46:39PM +0000, Yangtao Li wrote:
> > There are two sensors, sensor0 for CPU, sensor1 for GPU.
> >
> > Signed-off-by: Yangtao Li <tiny.windzz@xxxxxxxxx>
> > Tested-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
> > Tested-on: sun8i-r40-bananapi-m2-ultra
>
> As far as I know, tested-on is not documented anywhere (and isn't
> really used either). I've removed it and applied, thanks!

I normally add it as a comment following the Tested-by. Makes it
easier to track who tested what when patches touch multiple
boards.

ChenYu