[iMX8QM-MEK] pin_config_set op faild for pin 9

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

[iMX8QM-MEK] pin_config_set op faild for pin 9

ソリューションへジャンプ
905件の閲覧回数
sushi_happy
Contributor III

Hi.

When iMX8QM-MEK boots, the following message is output on the console.

What does that mean?

and How can I solve it?


[ 1.947052] imx8qm-pinctrl scu:pinctrl: pin_config_set op failed for pin 9

ラベル(2)
タグ(3)
0 件の賞賛
1 解決策
819件の閲覧回数
sushi_happy
Contributor III

By changing the pin assignment in scfw and excluding the target pin from the assignment, the error disappeared.

 

See Solved: [iMX8QM-MEK] LPUART4 settings - NXP Community

, and Solved: [iMX8QM] What's this error code of imx mean? - NXP Community

元の投稿で解決策を見る

4 返答(返信)
849件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

Sorry for miss your thread and late reply.

Could you tell us which BSP are you using? And share us your steps

0 件の賞賛
833件の閲覧回数
sushi_happy
Contributor III

Thank you @Rita_Wang .

The BSP I'm using is Android-11.0.0_2.6.0.
I downloaded it from i.MX 8QuadMax/QuadPlus Multisensory Enablement Kit | NXP Semiconductors.

The image of M4 has not been changed.

 

See [iMX8QM-MEK] LPUART4 settings - NXP Community for my steps.

0 件の賞賛
820件の閲覧回数
sushi_happy
Contributor III

By changing the pin assignment in scfw and excluding the target pin from the assignment, the error disappeared.

 

See Solved: [iMX8QM-MEK] LPUART4 settings - NXP Community

, and Solved: [iMX8QM] What's this error code of imx mean? - NXP Community

894件の閲覧回数
sushi_happy
Contributor III

I found the following two descriptions in pads-imx8qm.h (/kernel_imx/include/dt-bindings/pinctrl).
#define IMX8QM_M40_GPIO0_00_DMA_UART_RX IMX8QM_M40_GPIO0_00 2
#define IMX8QM_M40_GPIO0_00 9

In other words, it turns out that "9" is like the ID of "M40_GPIO0_00" given by NXP.

It seems that the setting of "M40_GPIO0_00" has failed, but this error has not been resolved yet.

0 件の賞賛