Re: [PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs

2017-04-04 Thread Maxime Ripard
On Tue, Apr 04, 2017 at 05:50:55PM +0800, Icenowy Zheng wrote: > Allwinner SoCs after sun6i-a31 nearly all have a R_CCU in PRCM part. > (V3s and R40 do not have it, as they have even no PRCM) > > This patch adds support for the ones on H3/A64. > > Some clock/reset values are reserved for easier

Re: [PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs

2017-04-04 Thread Maxime Ripard
On Tue, Apr 04, 2017 at 05:50:55PM +0800, Icenowy Zheng wrote: > Allwinner SoCs after sun6i-a31 nearly all have a R_CCU in PRCM part. > (V3s and R40 do not have it, as they have even no PRCM) > > This patch adds support for the ones on H3/A64. > > Some clock/reset values are reserved for easier

[PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs

2017-04-04 Thread Icenowy Zheng
Allwinner SoCs after sun6i-a31 nearly all have a R_CCU in PRCM part. (V3s and R40 do not have it, as they have even no PRCM) This patch adds support for the ones on H3/A64. Some clock/reset values are reserved for easier extending the support to A31/A23, but for this I think some changes to the

[PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs

2017-04-04 Thread Icenowy Zheng
Allwinner SoCs after sun6i-a31 nearly all have a R_CCU in PRCM part. (V3s and R40 do not have it, as they have even no PRCM) This patch adds support for the ones on H3/A64. Some clock/reset values are reserved for easier extending the support to A31/A23, but for this I think some changes to the