[PATCH 3/3] arm64: dts: imx8qm-mek: add flexspi0 support
Fabio Estevam
festevam at gmail.com
Mon Feb 26 12:38:16 PST 2024
On Mon, Feb 26, 2024 at 5:34 PM Frank Li <Frank.Li at nxp.com> wrote:
> +&flexspi0 {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_flexspi0>;
> + nxp,fspi-dll-slvdly = <4>;
> + status = "okay";
> +
> + flash0: mt35xu512aba at 0 {
Node names should be generic.
Please run dt-schema checks. Otherwise, you will introduce more warnings.
More information about the linux-arm-kernel
mailing list