[PATCH v2 2/4] dt-bindings: pinctrl: aspeed: Add support for AST27xx
    Billy Tsai 
    billy_tsai at aspeedtech.com
       
    Tue Oct  7 20:16:29 AEDT 2025
    
    
  
> > +
> > +examples:
> > +  - |
> > +    pinctrl0: pinctrl{
> DTS coding style - missing space.
> Unused label.
> And you did not implement Rob's comment.
Does Rob’s comment mean that I need to move the example to aspeed,ast2x00-scu.yaml instead of this DT binding, right?
Should I keep a minimal pinctrl-specific example such as:
examples:
  - |
    pinctrl {
        compatible = "aspeed,ast2700-soc0-pinctrl";
        pinctrl_emmcclk_driving: emmcclk-driving {
            pins = "AC14";
            drive-strength = <2>;
        };
    };
Thanks
Best regards,
Billy Tsai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linux-aspeed/attachments/20251007/cf061d91/attachment.htm>
    
    
More information about the Linux-aspeed
mailing list