Re: [PATCH 1/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller

2020-11-05 Thread Linus Walleij
On Mon, Oct 19, 2020 at 6:13 PM Krzysztof Kozlowski wrote: > The generic GPIO controller dtschema got dropped because Rob wants it > to be part of dtschema (outside of kernel) and then > relicensing/rewriting property descriptions plays a role. Only the > GPIO hogs went to common dtschema package

Re: [PATCH 1/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller

2020-10-19 Thread Krzysztof Kozlowski
On Fri, 16 Oct 2020 at 18:36, Linus Walleij wrote: > > On Sun, Oct 11, 2020 at 4:48 AM Daniel Palmer wrote: > > > Add a binding description for the MStar/SigmaStar GPIO controller > > found in the MSC313 and later ARMv7 SoCs. > > > > Signed-off-by: Daniel Palmer > > I think Krzysztof is working

Re: [PATCH 1/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller

2020-10-16 Thread Linus Walleij
On Sun, Oct 11, 2020 at 4:48 AM Daniel Palmer wrote: > Add a binding description for the MStar/SigmaStar GPIO controller > found in the MSC313 and later ARMv7 SoCs. > > Signed-off-by: Daniel Palmer I think Krzysztof is working on some generic bindings that will make it easier to write YAML GPIO

Re: [PATCH 1/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller

2020-10-12 Thread Rob Herring
On Sun, 11 Oct 2020 11:48:27 +0900, Daniel Palmer wrote: > Add a binding description for the MStar/SigmaStar GPIO controller > found in the MSC313 and later ARMv7 SoCs. > > Signed-off-by: Daniel Palmer > --- > .../bindings/gpio/mstar,msc313-gpio.yaml | 69 +++ > MAINTAINERS