Re: [PATCH] arm64: allwinner: h6: restore the usage of CCU slice macros

2018-04-23 Thread Maxime Ripard
On Mon, Apr 23, 2018 at 02:58:48PM +0800, Icenowy Zheng wrote: > 在 2018-04-03二的 21:40 +0800,Icenowy Zheng写道: > > As the definition of CCU slice macros are already merged into the > > source > > tree, restore the usage of the macros now. > > Maxime, could you check this patch and pick it? Applied,

Re: [PATCH] arm64: allwinner: h6: restore the usage of CCU slice macros

2018-04-23 Thread Icenowy Zheng
在 2018-04-03二的 21:40 +0800,Icenowy Zheng写道: > As the definition of CCU slice macros are already merged into the > source > tree, restore the usage of the macros now. Maxime, could you check this patch and pick it? Thanks! > > Signed-off-by: Icenowy Zheng > --- > arch/arm64/boot/dts/allwinner/

[PATCH] arm64: allwinner: h6: restore the usage of CCU slice macros

2018-04-03 Thread Icenowy Zheng
As the definition of CCU slice macros are already merged into the source tree, restore the usage of the macros now. Signed-off-by: Icenowy Zheng --- arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/arch/arm64/b