On 24/03/2025 18:41, David Heidelberg via B4 Relay wrote: > From: Janne Grunau <j@xxxxxxxxxx> > > The wireless-controller schema specifies local-mac-address as > used in the bcm4329-fmac device nodes of Apple silicon devices > (arch/arm64/boot/dts/apple). > > Fixes `make dtbs_check` for those devices. > > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx> > Signed-off-by: Janne Grunau <j@xxxxxxxxxx> > Signed-off-by: David Heidelberg <david@xxxxxxx> This introduced several new dtbs_check warnings. Including on platforms which were warnings free. It is nice to fix these warnings when you make such changes. Best regards, Krzysztof