Re: [PATCH v1 1/3] gpio: mpc8xxx: add ls1088a platform gpio node DT binding description

2019-08-23 Thread Linus Walleij
On Thu, Aug 8, 2019 at 12:26 PM Hui Song wrote: > From: Song Hui > > ls1088a and ls1028a platform share common gpio node. > > Signed-off-by: Song Hui Patch applied with Rob's ACK! Yours, Linus Walleij

Re: [PATCH v1 1/3] gpio: mpc8xxx: add ls1088a platform gpio node DT binding description

2019-08-21 Thread Rob Herring
On Thu, 8 Aug 2019 18:16:26 +0800, Hui Song wrote: > From: Song Hui > > ls1088a and ls1028a platform share common gpio node. > > Signed-off-by: Song Hui > --- > Documentation/devicetree/bindings/gpio/gpio-mpc8xxx.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Reviewed-b

[PATCH v1 1/3] gpio: mpc8xxx: add ls1088a platform gpio node DT binding description

2019-08-08 Thread Hui Song
From: Song Hui ls1088a and ls1028a platform share common gpio node. Signed-off-by: Song Hui --- Documentation/devicetree/bindings/gpio/gpio-mpc8xxx.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/gpio/gpio-mpc8xxx.txt b/Documenta