On Fri, 14 Jul 2023 20:24:40 +0800, Huqiang Qin wrote: > Add a new compatible name for Amlogic C3 pin controller, and add > a new dt-binding header file which document the detail pin names. > > Signed-off-by: Huqiang Qin <huqiang.qin@xxxxxxxxxxx> > --- > > V1 -> V2: > Unchanged. > V2 -> V3: > Updated commit message, and compatible are sorted alphabetically. > > .../pinctrl/amlogic,meson-pinctrl-a1.yaml | 1 + > include/dt-bindings/gpio/amlogic-c3-gpio.h | 72 +++++++++++++++++++ > 2 files changed, 73 insertions(+) > create mode 100644 include/dt-bindings/gpio/amlogic-c3-gpio.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>