Re: [PATCH RESEND] reset: build simple reset controller driver for Agilex

2019-10-14 Thread Dinh Nguyen
Please ignore this version. I need to rebase it to v5.4-rc1. Sorry for the noise... Dinh On 10/14/19 10:08 AM, Dinh Nguyen wrote: > The Intel SoCFPGA Agilex platform shares the same reset controller that > is on the Stratix10. > > Signed-off-by: Dinh Nguyen > --- > drivers/reset/Kconfig | 2

[PATCH RESEND] reset: build simple reset controller driver for Agilex

2019-10-14 Thread Dinh Nguyen
The Intel SoCFPGA Agilex platform shares the same reset controller that is on the Stratix10. Signed-off-by: Dinh Nguyen --- drivers/reset/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig index 21efb7d39d62..280e69fbf86d