Re: [PATCH 2/2] arm64: dts: add support for NXP i.MX8MP audio board (version 2)
From: Fabio Estevam
Date: Tue Feb 24 2026 - 05:27:37 EST
On Tue, Feb 24, 2026 at 6:44 AM Shengjiu Wang <shengjiu.wang@xxxxxxx> wrote:
> +&ecspi2 {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
> + pinctrl-0 = <&pinctrl_ecspi2 &pinctrl_ecspi2_cs>;
> + pinctrl-names = "default";
> + status = "okay";
> +
> + spidev1: spi@0 {
> + compatible = "rohm,dh2228fv";
I bet you don't have such a device populated on this board.