[PATCH 3/3] arm64: dts: add description for solidrun imx8mp hummingboard variants
Josua Mayer
josua at solid-run.com
Mon Jun 16 04:47:13 PDT 2025
Am 16.06.25 um 09:20 schrieb Krzysztof Kozlowski:
> On 14/06/2025 16:20, Josua Mayer wrote:
>> +
>> +/* mikrobus spi */
>> +&ecspi2 {
>> + num-cs = <1>;
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&mikro_spi_pins>;
>> + status = "okay";
>> +
>> + spi at 0 {
>> + reg = <0>;
>> + compatible = "rohm,dh2228fv";
> NAK, such device DOES NOT EXIST. It is impossible to obtain dh2228fv, so
> your engineers were able to find it from Rohm?
Correct.
This description was used for hardware validation without a real dh2228fv.
>
> Drop entire node.
Will do for v2, thanks.
>
>
>> + spi-max-frequency = <500000>;
>> + };
>> +};
>> +
Did the separation of board features into various dtsi look acceptable?
More information about the linux-arm-kernel
mailing list