Re: [linux-sunxi] [PATCH v3 1/5] dt-bindings: update the Allwinner GPADC device tree binding for H3

From: Chen-Yu Tsai
Date: Mon Jul 24 2017 - 02:06:33 EST


On Mon, Jul 24, 2017 at 2:01 PM, Chen-Yu Tsai <wens@xxxxxxxx> wrote:
> On Sun, Jul 23, 2017 at 10:13 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote:
>> Allwinner H3 features a thermal sensor like the one in A33, but has its
>> register re-arranged, the clock divider moved to CCU (originally the
>> clock divider is in ADC) and added a pair of bus clock and reset.
>>
>> Update the binding document to cover H3.
>>
>> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>
>
> Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>

One other thing. IIRC the new SoCs have ADC calibration data stored
somewhere in the e-fuses. Any chance you would use them, and need to
reference them in the device node?

ChenYu