Missing spidev on Solidrun Hummingboard Pulse (iMX8)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Missing spidev on Solidrun Hummingboard Pulse (iMX8)

1,397件の閲覧回数
garyg
Contributor I

When flashing the sdcard using the official provided Debian image Index of /IMX8/Debian/ on the Solidrun Hummingboard Pulse, I can't find any /dev/spidev*.

Following is the fsl-imx8mq.dtsi device tree file and I noticed the status is set to 'disabled'? I think a spidev node should be added here?

    ecspi1: ecspi@30820000 {
        compatible = "fsl,imx6ul-ecspi", "fsl,imx51-ecspi";
        reg = <0x0 0x30820000 0x0 0x10000>;
        interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
        clocks = <&clk IMX8MQ_CLK_ECSPI1_ROOT>,
             <&clk IMX8MQ_CLK_ECSPI1_ROOT>;
        clock-names = "ipg", "per";
        interrupt-parent = <&gpc>;
        status = "disabled";
    };

タグ(3)
1 返信

1,302件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Gary,

That depends on the schematics, please check the schematics of the Humming Board to see if the ECSPI1 it is use for SPIDEV. or it is based on other application.  My advise also would be that you submit your question directly to the Solid Run Forum, here is the link:

http://forum.solid-run.com/ 

0 件の賞賛
返信