On Tue, 1 Mar 2022 16:24:18 +0100, Frank Wunderlich <linux@xxxxxxxxx> wrote: > From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > > After converting ahci-platform txt binding to yaml nodename is reported > as not matching the standard: > > arch/arm64/boot/dts/broadcom/northstar2/ns2-svk.dt.yaml: > ahci@663f2000: $nodename:0: 'ahci@663f2000' does not match '^sata(@.*)?$' > > Fix it to match binding. > > Fixes: ac9aae00f0fc ("arm64: dts: Add SATA3 AHCI and SATA3 PHY DT nodes for NS2") > Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree-arm64/next, thanks! -- Florian