devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/4] doc: dt-binding: ci-hdrc-usb2: add property for samsung picophy
@ 2020-07-24  6:05 Peter Chen
  2020-07-24  6:05 ` [PATCH v3 2/4] usb: chipidea: imx: add two samsung picophy parameters tuning implementation Peter Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Peter Chen @ 2020-07-24  6:05 UTC (permalink / raw)
  To: shawnguo, robh+dt
  Cc: linux-arm-kernel, kernel, devicetree, linux-imx, linux-usb,
	Peter Chen

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

Reviewed-by: Jun Li <jun.li@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
---
Changes for v3:
- Changing propery name to indicate it is a samsung phy
- Add property range and default value.

 Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
index 51376cbe5f3d..a5c5db6a0b2d 100644
--- a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
+++ b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
@@ -100,6 +100,15 @@ i.mx specific properties
   It's recommended to specify the over current polarity.
 - power-active-high: power signal polarity is active high
 - external-vbus-divider: enables off-chip resistor divider for Vbus
+- samsung,picophy-pre-emp-curr-control: HS Transmitter Pre-Emphasis Current
+  Control. This signal controls the amount of current sourced to the
+  USB_OTG*_DP and USB_OTG*_DN pins after a J-to-K or K-to-J transition.
+  The range is from 0x0 to 0x3, the default value is 0x1.
+  Details can refer to TXPREEMPAMPTUNE0 bits of USBNC_n_PHY_CFG1.
+- samsung,picophy-dc-vol-level-adjust: HS DC Voltage Level Adjustment.
+  Adjust the high-speed transmitter DC level voltage.
+  The range is from 0x0 to 0xf, the default value is 0x3.
+  Details can refer to TXVREFTUNE0 bits of USBNC_n_PHY_CFG1.
 
 Example:
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-22  3:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-24  6:05 [PATCH v3 1/4] doc: dt-binding: ci-hdrc-usb2: add property for samsung picophy Peter Chen
2020-07-24  6:05 ` [PATCH v3 2/4] usb: chipidea: imx: add two samsung picophy parameters tuning implementation Peter Chen
2020-07-24  6:05 ` [PATCH v3 3/4] arm64: dts: imx8mm-evk: add two parameters for samsung picophy tuning Peter Chen
2020-08-21  1:39   ` Peter Chen
2020-08-22  3:31     ` Shawn Guo
2020-07-24  6:05 ` [PATCH v3 4/4] arm64: dts: imx8mn-evk: " Peter Chen
2020-08-12 19:17 ` [PATCH v3 1/4] doc: dt-binding: ci-hdrc-usb2: add property for samsung picophy Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).