USB - HSIC support in IMX7D SabreSD

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

USB - HSIC support in IMX7D SabreSD

ソリューションへジャンプ
2,374件の閲覧回数
gopinathsriniva
Contributor III

Hi,

I am trying to use USB - HSIC in IMX7D sabreSD development board. I have connected an EVB-USB3503 CSP chip from third party vendor and tried to use USB. But it seems support for USB-HSIC is not there in the kernel. Any ideas on how to enable USB-HSIC support in IMX7 SabreSD? 

ラベル(2)
タグ(1)
0 件の賞賛
返信
1 解決策
1,989件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Gopinath

please check phy_type property, pinctrl-names for hsic in
linux/Documentation/devicetree/bindings/usb/ci-hdrc-imx.txt
and one can debug it in linux/drivers/usb/chipidea/ci_hdrc_imx.c

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,990件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Gopinath

please check phy_type property, pinctrl-names for hsic in
linux/Documentation/devicetree/bindings/usb/ci-hdrc-imx.txt
and one can debug it in linux/drivers/usb/chipidea/ci_hdrc_imx.c

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,989件の閲覧回数
gopinathsriniva
Contributor III

Thank You. 

0 件の賞賛
返信