Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: dt-binding: ci-hdrc-usb2: add property for samsung picophy

Add two parameters which are used to tune USB signal for samsung picophy,
which is used at imx7d, imx8mm, and imx8mn.

Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jun Li <jun.li@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>

+9
+9
Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
··· 100 100 It's recommended to specify the over current polarity. 101 101 - power-active-high: power signal polarity is active high 102 102 - external-vbus-divider: enables off-chip resistor divider for Vbus 103 + - samsung,picophy-pre-emp-curr-control: HS Transmitter Pre-Emphasis Current 104 + Control. This signal controls the amount of current sourced to the 105 + USB_OTG*_DP and USB_OTG*_DN pins after a J-to-K or K-to-J transition. 106 + The range is from 0x0 to 0x3, the default value is 0x1. 107 + Details can refer to TXPREEMPAMPTUNE0 bits of USBNC_n_PHY_CFG1. 108 + - samsung,picophy-dc-vol-level-adjust: HS DC Voltage Level Adjustment. 109 + Adjust the high-speed transmitter DC level voltage. 110 + The range is from 0x0 to 0xf, the default value is 0x3. 111 + Details can refer to TXVREFTUNE0 bits of USBNC_n_PHY_CFG1. 103 112 104 113 Example: 105 114