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

2017-06-21 Thread Gregory CLEMENT
Hi Thomas, On mer., juin 21 2017, 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 > Acked-by: Marc Zyngier Applied on mvebu/arm64 Thanks, Gregory > --- > arch/ar

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

2017-06-21 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 Acked-by: Marc Zyngier --- arch/arm64/Kconfig.platforms | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kco