Re: [PATCH 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
From: Frank Li
Date: Mon Jun 02 2025 - 12:04:41 EST
On Mon, Jun 02, 2025 at 06:34:14PM +0300, Vladimir Zapolskiy wrote:
> On 6/2/25 17:06, Frank Li wrote:
> > Add missed legancy lpc43xx board compatible string to fix below CHECK_DTB
> > warnings:
> > arch/arm/boot/dts/nxp/lpc/lpc4337-ciaa.dtb: /: failed to match any schema with compatible: ['ciaa,lpc4337', 'nxp,lpc4337', 'nxp,lpc4350']
> >
> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> > ---
> > .../devicetree/bindings/arm/fsl.yaml | 23 +++++++++++++++++++
> > 1 file changed, 23 insertions(+)
>
> I prefer to see NXP SoC powered boards under Documentation/devicetree/bindings/arm/nxp/
>
> LPC18XX/LPC43XX SoCs are not Freescale.
Generally, we don't distingiush that, new s32g chip also in this files.
All nxp/fsl was maintained by one person and everyone know these are one
company now.
Frank
>
> --
> Best wishes,
> Vladimir