[PATCH 2/2] arm64: dts: imx8mp: add Olimex i.MX8MP-SOM-EVB kit

Krzysztof Kozlowski krzk at kernel.org
Sat Sep 19 00:10:43 PDT 2026


On 18/09/2026 21:55, Zoltan HERPAI wrote:
> This adds support for an i.MX8-based system-on-module + EVB board. The

Please do not use "This commit/patch/change", but imperative mood. See
longer explanation here:
https://elixir.bootlin.com/linux/v6.16/source/Documentation/process/submitting-patches.rst#L94

> product pages are here [1] and here [2] respectively.
> 
> There are two new files, one dts for the EVB and one dtsi for the SoM.
> 


...


> +&ecspi2 {
> +	#address-cells = <1>;
> +	#size-cells = <0>;
> +	cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_ecspi2 &pinctrl_ecspi2_cs>;
> +
> +	status = "okay";
> +
> +	spidev1: spi at 0 {
> +		reg = <0>;
> +		compatible = "rohm,dh2228fv";

No, strong no. This does not exist. Don't invent fake devices on your board.


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list