Re: [PATCH] gpio: dwapb: enable for ARC

From: Alexey Brodkin
Date: Tue Apr 07 2015 - 09:57:05 EST


Hi Linus,

On Tue, 2015-03-31 at 11:30 +-0300, Alexey Brodkin wrote:
+AD4- From: Vineet Gupta +ADw-vgupta+AEA-synopsys.com+AD4-
+AD4-
+AD4- Synopsys SDP platform uses DW GPIO controller in design with
+AD4- ARC cores. So adding ARC to architectures that may select this
+AD4- GPIO controller.
+AD4-
+AD4- Even though support for Synopsys SDP is yet to be submitted we'll need
+AD4- this tiny option enabled at least for properly working interrupts (DW
+AD4- GPIO controller is used as interrupt controller).
+AD4-
+AD4- Signed-off-by: Vineet Gupta +ADw-vgupta+AEA-synopsys.com+AD4-
+AD4- Signed-off-by: Alexey Brodkin +ADw-abrodkin+AEA-synopsys.com+AD4-
+AD4- Cc: Andy Shevchenko +ADw-andriy.shevchenko+AEA-linux.intel.com+AD4-
+AD4- Cc: Linus Walleij +ADw-linus.walleij+AEA-linaro.org+AD4-
+AD4- ---
+AD4- drivers/gpio/Kconfig +AHw- 2 +--
+AD4- 1 file changed, 1 insertion(+-), 1 deletion(-)
+AD4-
+AD4- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
+AD4- index 4b3284b..83d2d0b 100644
+AD4- --- a/drivers/gpio/Kconfig
+AD4- +-+-+- b/drivers/gpio/Kconfig
+AD4- +AEAAQA- -148,7 +-148,7 +AEAAQA- config GPIO+AF8-GENERIC+AF8-PLATFORM
+AD4-
+AD4- config GPIO+AF8-DWAPB
+AD4- tristate +ACI-Synopsys DesignWare APB GPIO driver+ACI-
+AD4- - depends on ((ARM +AHwAfA- ARM64) +ACYAJg- OF+AF8-GPIO) +AHwAfA- X86+AF8-INTEL+AF8-QUARK
+AD4- +- depends on ((ARC +AHwAfA- ARM +AHwAfA- ARM64) +ACYAJg- OF+AF8-GPIO) +AHwAfA- X86+AF8-INTEL+AF8-QUARK
+AD4- select GPIO+AF8-GENERIC
+AD4- select GENERIC+AF8-IRQ+AF8-CHIP
+AD4- help

I'm wondering if there's a chance for this patch to be reviewed and/or
applied?

-Alexey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/