Re: [PATCH 09/10] dt-bindings: marvell: Document PXA1908 SoC

From: Duje Mihanović
Date: Sat Jul 22 2023 - 17:53:34 EST


Hi Krzysztof,

> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/arm/marvell/marvell,pxa1908.yaml
>
> I suggest having one bindings file for all pxa platforms, not per one SoC.

I would need to coordinate this with Lubomir.

> > + pxa,rev-id:
> Incorrect vendor prefix

Unfortunately, the non-free bootloader used by the coreprimevelte expects the
rev-id property to be named exactly like that and will refuse to boot the
kernel image at all otherwise. This restriction can be bypassed by
chainloading U-Boot, which I wish to do eventually.

Best regards,
Duje