[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56900ea0ab9a28aea673d68097049354@aosc.io>
Date: Mon, 24 Jul 2017 14:06:20 +0800
From: icenowy@...c.io
To: Chen-Yu Tsai <wens@...e.org>
Cc: Lee Jones <lee.jones@...aro.org>, Rob Herring <robh+dt@...nel.org>,
Maxime Ripard <maxime.ripard@...e-electrons.com>,
Jonathan Cameron <jic23@...nel.org>,
Quentin Schulz <quentin.schulz@...e-electrons.com>,
devicetree <devicetree@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-iio@...r.kernel.org,
linux-sunxi <linux-sunxi@...glegroups.com>
Subject: Re: [linux-sunxi] [PATCH v3 2/5] iio: adc: sun4i-gpadc-iio: rename
A23/A33-specified registers to contain A23
在 2017-07-24 14:02,Chen-Yu Tsai 写道:
> On Sun, Jul 23, 2017 at 10:13 PM, Icenowy Zheng <icenowy@...c.io>
> wrote:
>> As the H3 SoC, which is also in sun8i line, has totally different
>> register map for the thermal sensor (a cut down version of GPADC), we
>> should rename A23/A33-specified registers to contain A23, in order to
>> prevent obfuscation with H3 registers. Currently these registers are
>> only prefixed "SUN8I", not "SUN8I_A23".
>>
>> Add "_A23" after "SUN8I" on the register names.
>
> Nit: the compatible string as well as the initial driver targets the
> A33.
> Naming the registers as such would be more consistent.
But the registers are the same between A23 and A33.
In fact the only difference between A23 and A33 is the formula's
factors.
>
> Otherwise,
>
> Reviewed-by: Chen-Yu Tsai <wens@...e.org>
Powered by blists - more mailing lists