2015-11-29 12:03:09

by Vishnu Patekar

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] ARM: sunxi: Introduce Allwinner for A83T support

Hello,
Sorry for delayed response.

On Fri, Oct 23, 2015 at 9:37 AM, Chen-Yu Tsai <[email protected]> wrote:
> On Fri, Oct 23, 2015 at 7:46 AM, Vishnu Patekar
> <[email protected]> wrote:
>> Allwinner A83T is octa-core cortex-a7 based SoC.
>> It's clock control unit and prcm, pinmux are different from previous sun8i
>> series.
>> Its processor cores are arragned in two clusters 4 cores each,
>> similar to A80.
>>
>> Signed-off-by: Vishnu Patekar <[email protected]>
>
> Could you also update Documentation/arm/sunxi/README, so it says A83T
> is supported?
I'll update and send next version.
>
> Otherwise,
>
> Acked-by: Chen-Yu Tsai <[email protected]>