Re: [PATCH 1/1] dt-bindings: net: can: nxp,sja1000: add reference to fsl,imx-weim-peripherals.yaml

From: Krzysztof Kozlowski

Date: Thu Feb 12 2026 - 07:03:01 EST


On Wed, Feb 11, 2026 at 06:07:05PM -0500, Frank Li wrote:
> Add a reference to fsl,imx-weim-peripherals.yaml to allow vendor-specific
> properties for memory access timings.
>
> Memory-mapped devices are less common today, with most peripherals using
> SPI or I2C. Since there is no generic YAML schema for memory-mapped
> peripherals, reference the i.MX WEIM schema here.

Theer is - mc-peripheral-props.yaml - and should be used, unless this
device cannot be used on any other SoCs.

>
> Fix below CHECK_DTBS warings:
> arch/arm/boot/dts/nxp/imx/imx27-phytec-phycore-rdk.dtb: can@4,0 (nxp,sja1000): Unevaluated properties are not allowed ('fsl,weim-cs-timing' was unexpected)
> from schema $id: http://devicetree.org/schemas/net/can/nxp,sja1000.yaml

Best regards,
Krzysztof