Re: [PATCH 3/3] arm64: dts: imx8qm-mek: add flexspi0 support

From: Fabio Estevam
Date: Mon Feb 26 2024 - 15:38:36 EST


On Mon, Feb 26, 2024 at 5:34 PM Frank Li <Frank.Li@xxxxxxx> wrote:

> +&flexspi0 {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_flexspi0>;
> + nxp,fspi-dll-slvdly = <4>;
> + status = "okay";
> +
> + flash0: mt35xu512aba@0 {

Node names should be generic.

Please run dt-schema checks. Otherwise, you will introduce more warnings.