eMMC Binding For i.MX8MP

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

eMMC Binding For i.MX8MP

ソリューションへジャンプ
1,217件の閲覧回数
Wobaffet
Senior Contributor I

Hello,

I'd like to ask a question about how does CMD and STROBE pins for eMMC at the i.MX8MP-EVK is not mentioned at the binding for uSDHC. But they're declared at the dts for the evk and can be seen on the schematic. Am I missing a binding or something like that? Thank you in advance!

 

 

	pinctrl_usdhc3: usdhc3grp {
		fsl,pins = <
			MX8MP_IOMUXC_NAND_WE_B__USDHC3_CLK	0x190
			MX8MP_IOMUXC_NAND_WP_B__USDHC3_CMD	0x1d0
			MX8MP_IOMUXC_NAND_DATA04__USDHC3_DATA0	0x1d0
			MX8MP_IOMUXC_NAND_DATA05__USDHC3_DATA1	0x1d0
			MX8MP_IOMUXC_NAND_DATA06__USDHC3_DATA2	0x1d0
			MX8MP_IOMUXC_NAND_DATA07__USDHC3_DATA3	0x1d0
			MX8MP_IOMUXC_NAND_RE_B__USDHC3_DATA4	0x1d0
			MX8MP_IOMUXC_NAND_CE2_B__USDHC3_DATA5	0x1d0
			MX8MP_IOMUXC_NAND_CE3_B__USDHC3_DATA6	0x1d0
			MX8MP_IOMUXC_NAND_CLE__USDHC3_DATA7	0x1d0
			MX8MP_IOMUXC_NAND_CE1_B__USDHC3_STROBE	0x190
		>;
	};

 

 

 

Wobaffet_0-1672056861177.png

 

0 件の賞賛
返信
1 解決策
1,195件の閲覧回数
Sanket_Parekh
NXP TechSupport
NXP TechSupport
 
I hope you are doing well
 
Please make a note that pin control definitions are generally not documented in dt-binding documentation as the dt-binding documents are not processor-specific. The pin-muxing related information can be found in chapter 8 Chip IO and Pinmux from the processor reference manual MX8MPRM.
 
Thanks & Regards
Sanket Parekh

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,196件の閲覧回数
Sanket_Parekh
NXP TechSupport
NXP TechSupport
 
I hope you are doing well
 
Please make a note that pin control definitions are generally not documented in dt-binding documentation as the dt-binding documents are not processor-specific. The pin-muxing related information can be found in chapter 8 Chip IO and Pinmux from the processor reference manual MX8MPRM.
 
Thanks & Regards
Sanket Parekh
0 件の賞賛
返信