[PATCH] ARM64: dts: imx8mp-evk: add ecspi2 support

Krzysztof Kozlowski krzk at kernel.org
Fri Mar 7 04:49:02 PST 2025


On 06/03/2025 23:23, Frank Li wrote:
> +&ecspi2 {
> +	#address-cells = <1>;
> +	#size-cells = <0>;
> +	num-cs = <1>;
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_ecspi2 &pinctrl_ecspi2_cs>;
> +	cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
> +	status = "okay";
> +
> +	spidev1: spi at 0 {
> +		compatible = "rohm,dh2228fv";

NAK, not true. You do not have there DH2228FV.

Stop sending blindly your downstream commits.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list