Re: [PATCH V3 1/2] dt-bindings: pinctrl: Add compatibles for Amlogic C3 SoCs

From: Rob Herring
Date: Fri Jul 14 2023 - 22:47:36 EST



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>