[PATCH v2 3/8] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for S6

Xianwei Zhao via B4 Relay posted 8 patches 7 months ago
There is a newer version of this series
[PATCH v2 3/8] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for S6
Posted by Xianwei Zhao via B4 Relay 7 months ago
From: Xianwei Zhao <xianwei.zhao@amlogic.com>

Update dt-binding document for pinctrl of Amlogic S6 SoC.

Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
---
 Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml b/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml
index 96a7c5646c13..61a4685f9748 100644
--- a/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml
@@ -17,6 +17,7 @@ properties:
     oneOf:
       - enum:
           - amlogic,pinctrl-a4
+          - amlogic,pinctrl-s6
           - amlogic,pinctrl-s7
       - items:
           - enum:

-- 
2.37.1
Re: [PATCH v2 3/8] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for S6
Posted by Krzysztof Kozlowski 6 months, 4 weeks ago
On Wed, May 21, 2025 at 11:19:57AM GMT, Xianwei Zhao wrote:
> Update dt-binding document for pinctrl of Amlogic S6 SoC.


Just squash it. Three one-liners is pretty close to a churn.

Best regards,
Krzysztof
Re: [PATCH v2 3/8] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for S6
Posted by Xianwei Zhao 6 months, 4 weeks ago
Hi Krzysztof,
    Thanks for your reply.

On 2025/5/21 17:16, Krzysztof Kozlowski wrote:
> [ EXTERNAL EMAIL ]
> 
> On Wed, May 21, 2025 at 11:19:57AM GMT, Xianwei Zhao wrote:
>> Update dt-binding document for pinctrl of Amlogic S6 SoC.
> 
> 
> Just squash it. Three one-liners is pretty close to a churn.
> 

Will compress the previous three submissions into one.

> Best regards,
> Krzysztof
>