Re: [PATCH 2/3 linux,dev-5.1 v1] ARM: dts: aspeed: Add SGPIO driver

2019-07-03 Thread Andrew Jeffery
Hello Hongwei, As this is patch is sent to the upstream lists (linux-gpio@ etc) please drop the OpenBMC-specific "linux,dev-5.1" from the subject. Also, it looks like you may have manually added the series revision (v1). For the record you can make `git format-patch` do this for you with the `-v`

[PATCH 2/3 linux,dev-5.1 v1] ARM: dts: aspeed: Add SGPIO driver

2019-07-03 Thread Hongwei Zhang
Add SGPIO driver support for Aspeed AST2500 SoC. Signed-off-by: Hongwei Zhang --- drivers/gpio/sgpio-aspeed.c | 470 1 file changed, 470 insertions(+) create mode 100644 drivers/gpio/sgpio-aspeed.c diff --git a/drivers/gpio/sgpio-aspeed.c b/drivers/