Re: [PATCH v4 5/6] arm64: marvell: enable ICU and GICP drivers

2017-06-21 Thread Marc Zyngier
On 20/06/17 15:07, Thomas Petazzoni wrote: > This commit enables the newly introduced Marvell GICP and ICUs driver > for the 64-bit Marvell EBU platforms. > > Signed-off-by: Thomas Petazzoni > --- > arch/arm64/Kconfig.platforms | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm

[PATCH v4 5/6] arm64: marvell: enable ICU and GICP drivers

2017-06-20 Thread Thomas Petazzoni
This commit enables the newly introduced Marvell GICP and ICUs driver for the 64-bit Marvell EBU platforms. Signed-off-by: Thomas Petazzoni --- arch/arm64/Kconfig.platforms | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 4af