[PATCH V4 2/3] dt-bindings: clock: Correct mmc node name in i.MX35 binding

Rob Herring robh at kernel.org
Mon Jun 29 18:24:53 EDT 2020


On Thu, 18 Jun 2020 11:22:57 +0800, Anson Huang wrote:
> Nodename should be "mmc" instead of "esdhc" in i.MX35 clock binding
> to avoid below build error:
> 
> Documentation/devicetree/bindings/clock/imx35-clock.example.dt.yaml:
> esdhc at 53fb4000: $nodename:0: 'esdhc at 53fb4000' does not match '^mmc(@.*)?$'
> 
> Signed-off-by: Anson Huang <Anson.Huang at nxp.com>
> ---
> New patch, to fix build error when patch #1 is added.
> ---
>  Documentation/devicetree/bindings/clock/imx35-clock.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list