configure usb phy transmitter control linux kernel

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

configure usb phy transmitter control linux kernel

1,376 次查看
hchristo
Contributor I

I am trying to figure out how to set the USB PHY Tx Control Reg via the device tree. If I have to do from userspace, I have to (ideas on this are appreciated also) but I think I should be able to define a register address (0x020CA010 for the i.MX6) and value to be loaded (0xC).

The POR default value for D_CAL may be insufficient to allow the on-chip PHY to drive a signal w/ all cables.

Any assistance is appreciated.

标记 (3)
0 项奖励
回复
1 回复

1,240 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Harland

one can look at tx-d-cal optional property in

linux/Documentation/devicetree/bindings/usb/mxs-phy.txt

mxs-phy.txt\usb\bindings\devicetree\Documentation - linux-imx - i.MX Linux kernel 

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

0 项奖励
回复