configure usb phy transmitter control linux kernel

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

configure usb phy transmitter control linux kernel

646 Views
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.

Tags (3)
0 Kudos
1 Reply

510 Views
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 Kudos