[PATCH] arm64: dts: s32g: add FlexCAN[0..3] support for s32g2 and s32g3

Rob Herring (Arm) robh at kernel.org
Tue Feb 25 12:12:30 PST 2025


On Mon, 24 Feb 2025 15:40:16 +0200, Ciprian Costea wrote:
> From: Ciprian Marian Costea <ciprianmarian.costea at oss.nxp.com>
> 
> Add FlexCAN[0..3] for S32G2 and S32G3 SoCs.
> 
> Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea at oss.nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/s32g2.dtsi      | 52 ++++++++++++++
>  arch/arm64/boot/dts/freescale/s32g3.dtsi      | 56 +++++++++++++++
>  .../boot/dts/freescale/s32gxxxa-evb.dtsi      | 72 +++++++++++++++++++
>  .../boot/dts/freescale/s32gxxxa-rdb.dtsi      | 48 +++++++++++++
>  4 files changed, 228 insertions(+)
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/freescale/' for 20250224134016.3921196-1-ciprianmarian.costea at oss.nxp.com:

arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 401b4000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 401b4000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 401be000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 401be000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 402a8000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 402a8000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 402b2000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dtb: /soc at 0/can at 402b2000: failed to match any schema with compatible: ['nxp,s32g3-flexcan', 'nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-evb.dtb: /soc at 0/can at 401b4000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-evb.dtb: /soc at 0/can at 401be000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-evb.dtb: /soc at 0/can at 402a8000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-evb.dtb: /soc at 0/can at 402b2000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-rdb2.dtb: /soc at 0/can at 401b4000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-rdb2.dtb: /soc at 0/can at 401be000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-rdb2.dtb: /soc at 0/can at 402a8000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']
arch/arm64/boot/dts/freescale/s32g274a-rdb2.dtb: /soc at 0/can at 402b2000: failed to match any schema with compatible: ['nxp,s32g2-flexcan']








More information about the linux-arm-kernel mailing list