On Sat, 14 Sep 2024 19:40:49 -0700, Drew Fustini wrote: > From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx> > > Add bindings for the pin controllers on the T-Head TH1520 RISC-V SoC. > > Tested-by: Thomas Bonnefille <thomas.bonnefille@xxxxxxxxxxx> > Signed-off-by: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx> > [dfustini: add thead,pad-group to select the pin controller instance] > Signed-off-by: Drew Fustini <dfustini@xxxxxxxxxxxxxxx> > --- > .../bindings/pinctrl/thead,th1520-pinctrl.yaml | 176 +++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 177 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>