Re: [PATCH v3 5/7] dt-bindings: pinctrl: realtek: add RTD1315E pinctrl binding

From: Rob Herring
Date: Tue Sep 19 2023 - 15:16:27 EST



On Tue, 19 Sep 2023 18:11:15 +0800, Tzuyi Chang wrote:
> Add device tree bindings for RTD1315E.
>
> Signed-off-by: Tzuyi Chang <tychang@xxxxxxxxxxx>
> ---
> v2 to v3 change:
> 1. Remove if/then condition under the patternProperties
> "-pins$".
> v1 to v2 change:
> 1. Add a description for RTD1315E.
> 2. Rename realtek,pdrive, realtekmndrive and realtek,dcycle.
> 3. Add a description for PMOS and NMOS driving strength.
> 4. Remove the wildcard in the compatible strings.
> 5. Use '-pins$' to be node name pattern.
> ---
> .../pinctrl/realtek,rtd1315e-pinctrl.yaml | 188 ++++++++++++++++++
> 1 file changed, 188 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/realtek,rtd1315e-pinctrl.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>