On Thu, 2025-04-24 at 10:28 +0200, Krzysztof Kozlowski wrote: > On 24/04/2025 10:20, Krzysztof Kozlowski wrote: > > 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. Heh, especially since it said it should _fix_ things there. > I will send the patches for them, except for Apple SoCs. Thanks, I guess I'll hold the pull request for that. And I guess the Apple ones are on David then. Knew it was a mistake for me to ever do anything with DT stuff ;-) johannes