On Sun, 29 Nov 2020 20:07:59 +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 <dan...@0x0f.com> > --- > .../bindings/gpio/mstar,msc313-gpio.yaml | 59 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 60 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml >
Reviewed-by: Rob Herring <r...@kernel.org>