How to config eim IOMUXC_GPR_GPR1

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to config eim IOMUXC_GPR_GPR1

1,585 次查看
lixuhui112
Contributor I

Hi Support,

my board is use imx6ul ;

bsp is imx_4.1.15_1.0.0_ga ;

in imx6q I use:

static void __iomem *imx6_reg_iomux_gpr1 =  MX6Q_IO_ADDRESS(0x020e0004);

get

Physical address to virtual address

and use

 readl(imx6_reg_iomux_gpr1);

get IOMUXC_GPR_GPR1 value

but in imx6ul  i can not find such as MX6Q_IO_ADDRESS() to get Physical address to virtual address

Do you have any idea how to fix this problem ?

标签 (2)
0 项奖励
回复
1 回复

1,332 次查看
igorpadykov
NXP Employee
NXP Employee

Hi xuhui

some configurations support eim, please check imx6ul-14x14-evk-gpmi-weim.dts

linux-imx.git - i.MX Linux Kernel 

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

0 项奖励
回复