Re: [PATCH 2/3] RM: dts: imx: set #size-cells to 0 to align with nand-controller.yaml

From: Miquel Raynal

Date: Thu Feb 12 2026 - 03:57:30 EST


On 11/02/2026 at 16:19:40 -05, Frank Li <Frank.Li@xxxxxxx> wrote:

> Set #size-cells to 0 to align with nand-controller.yaml. Remove the
> redundant empty clock-names property from the NFC node.
>
> Fix below CHECK_DTBS warning:
> arch/arm/boot/dts/nxp/imx/imx25-karo-tx25.dtb: nand-controller@bb000000 (fsl,imx25-nand): #size-cells: 0 was expected
> from schema $id: http://devicetree.org/schemas/mtd/nand-controller.yam
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---

Besides the prefix which misses an "A",

Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>