On Sun, 13 Oct 2024 00:07:10 +0200, Lorenzo Bianconi wrote: > From: Christian Marangi <ansuelsmth@xxxxxxxxx> > > Add support for Airoha EN7581 GPIO System Controller which provide a > register map for controlling the GPIO, pinctrl and PWM of the SoC via > dedicated pinctrl and pwm child nodes. > > Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx> > Co-developed-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> > --- > .../bindings/mfd/airoha,en7581-gpio-sysctl.yaml | 90 ++++++++++++++++++++++ > 1 file changed, 90 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>