MIPI-CSI2 PHY_CTRL register

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MIPI-CSI2 PHY_CTRL register

Jump to solution
1,208 Views
Kazuma_Sasaki
Senior Contributor I

Hello,

From RM IMX8DQXPRM.pdf (Rev.0):

RM does not have any description for MIPI-CSI2's PHY_CTRL register.

Also, Linux BSP's source code too.

Could you please explain us meaning of each bit fields?

Best Regards,

Kazuma sasaki.

pastedImage_1.png

pastedImage_2.png

pastedImage_3.png

pastedImage_4.png

Tags (1)
0 Kudos
1 Solution
1,092 Views
joanxie
NXP TechSupport
NXP TechSupport

we don't have such document for every bits description, as I mentioned, customer can refer to the current bsp source code, define these bits the same value as linux driver defines.

View solution in original post

0 Kudos
5 Replies
1,092 Views
joanxie
NXP TechSupport
NXP TechSupport

you can find the mipi driver defined this register, and I confirmed that customer don't need to change this

mxc-mipi-csi2.c\imx8\platform\media\drivers - linux-imx - i.MX Linux kernel 

mxc-mipi-csi2.h\imx8\platform\media\drivers - linux-imx - i.MX Linux kernel 

0 Kudos
1,092 Views
Kazuma_Sasaki
Senior Contributor I

Dear Joan,

I appreciate your support.

I would like to know the meaning of all bit fields in PHY_CTRL register for porting mipi driver to RTOS.   

Because, all bit fields have not mentioned in iMX8X reference manual.

Best Regards,

Kazuma Sasaki.

0 Kudos
1,093 Views
joanxie
NXP TechSupport
NXP TechSupport

we don't have such document for every bits description, as I mentioned, customer can refer to the current bsp source code, define these bits the same value as linux driver defines.

0 Kudos
1,092 Views
Kazuma_Sasaki
Senior Contributor I

Dear Joan,

Thank you for your feedback. 

We can not decide the setting value without bits description.

Could you please get these information from your expert team?

Best Regars,

Kazuma Sasaki.

0 Kudos
1,092 Views
joanxie
NXP TechSupport
NXP TechSupport

I already consulted local expert team, they don't have such information either, and they don't think customer should care about this, they suggest customer set as bsp shows

0 Kudos