Re: [PATCH] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
From: Rob Herring
Date: Fri Jan 17 2025 - 16:53:27 EST
On Mon, Jan 13, 2025 at 11:19 AM Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote:
>
> Similar to the PowerMac3,1, the PowerBook6,7 is missing the #size-cells
> property on the i2s node.
>
> Depends-on: 045b14ca5c36 ("of: WARN on deprecated #address-cells/#size-cells handling")
> Signed-off-by: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
> ---
> arch/powerpc/kernel/prom_init.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>