imx8qxp-pinctrl scu:pinctrl: pin_config_set op failed for pin 160

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

imx8qxp-pinctrl scu:pinctrl: pin_config_set op failed for pin 160

ソリューションへジャンプ
1,576件の閲覧回数
relax-wu
Contributor IV

SDK:Q10.0.0_2.0.0_ANDROID_SOURCE

CPU:IMX8QX6

Use these pins of QSPI0A as ordinary IO ports in the hardware circuit. But an error was reported.
Other places that use these pins have been disabled in the device tree

fsl,pins = <
  IMX8QXP_QSPI0A_DQS_LSIO_GPIO3_IO13 0x00000020
  IMX8QXP_QSPI0A_DATA0_LSIO_GPIO3_IO09 0x00000020
  IMX8QXP_QSPI0A_DATA1_LSIO_GPIO3_IO10 0x00000020
  IMX8QXP_QSPI0A_DATA2_LSIO_GPIO3_IO11 0x00000020
>;

error log:

[ 5.599057] imx8qxp-pinctrl scu:pinctrl: pin_config_set op failed for pin 156
[ 5.606244] nvp6324_mipi 16-0030: Error applying setting, reverse things back

 

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

Hi relax-wu

 

reason may be that these pads are used by M4 :

SDK_MEK-MIMX8QX   https://mcuxpresso.nxp.com/en/welcome

(folder ../driver_examples/flexspi)

One can refer to below linik how to move some resources/pads from the M4 partition

to the A cores partition

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Resource-...

 

Best regards
igor

 

元の投稿で解決策を見る

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

Hi relax-wu

 

reason may be that these pads are used by M4 :

SDK_MEK-MIMX8QX   https://mcuxpresso.nxp.com/en/welcome

(folder ../driver_examples/flexspi)

One can refer to below linik how to move some resources/pads from the M4 partition

to the A cores partition

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Resource-...

 

Best regards
igor

 

0 件の賞賛
返信
1,569件の閲覧回数
relax-wu
Contributor IV

Thank you for your help, but after studying, I did not find a SCFW kit that matches Q10.0.0_2.0.0_ANDROID_SOURCE

0 件の賞賛
返信
1,565件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

per Android documentation (Release Notes) : Android Q10.0.0_2.0.0 (Linux 5.4 kernel)

(L5.4.3_1.0.0)

https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications...

per Linux L5.4.3_1.0.0 documentation from :

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...  

SCFW Porting Kit​

 

Best regards
igor

0 件の賞賛
返信