Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231983

RE: [PATCH 1/3][v4] Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment property

From RAJESH BHAGAT <rajesh.bhagat@freescale.com>
Newsgroups linux.kernel
Subject RE: [PATCH 1/3][v4] Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment property
Date 2015-09-24 11:50 +0200
Message-ID <qcbk5-7Hr-9@gated-at.bofh.it> (permalink)
References <qcbk5-7Hr-11@gated-at.bofh.it> <qcbk5-7Hr-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Felipe, 

Any comments on the below [v4] patches?

[PATCH 1/3][v4] Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment property
[PATCH 2/3][v4] drivers: usb: dwc3: Add frame length adjustment quirk
[PATCH 3/3][v4] arm: dts: ls1021a: Add quirk for Erratum A009116

I will be taking forward these patches, as Nikhil has left freescale.

Thanks,
Rajesh Bhagat

-----Original Message-----
From: Nikhil Badola [mailto:nikhil.badola@freescale.com] 
Sent: Friday, September 04, 2015 10:15 AM
To: linux-kernel@vger.kernel.org; devicetree@vger.kernel.org; linux-usb@vger.kernel.org
Cc: balbi@ti.com; Badola Nikhil-B46172 <nikhil.badola@freescale.com>
Subject: [PATCH 1/3][v4] Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment property

Add snps,quirk-frame-length-adjustment property which provides value for post silicon frame length adjustment

Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
---
Changes for v4: None

 Documentation/devicetree/bindings/usb/dwc3.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt
index 0815eac..8c7d585 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -40,6 +40,9 @@ Optional properties:
  - snps,hird-threshold: HIRD threshold
  - snps,hsphy_interface: High-Speed PHY interface selection between "utmi" for
    UTMI+ and "ulpi" for ULPI when the DWC_USB3_HSPHY_INTERFACE has value 3.
+ - snps,quirk-frame-length-adjustment: Value for GFLADJ_30MHZ field of GFLADJ
+	register for post-silicon frame length adjustment when the
+	fladj_30mhz_sdbnd signal is invalid or incorrect.
 
 This is usually a subnode to DWC3 glue to which it is connected.
 
--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

RE: [PATCH 1/3][v4] Documentation: dt: dwc3: Add  snps,quirk-frame-length-adjustment property RAJESH BHAGAT <rajesh.bhagat@freescale.com> - 2015-09-24 11:50 +0200
  Re: [PATCH 1/3][v4] Documentation: dt: dwc3: Add  snps,quirk-frame-length-adjustment property Felipe Balbi <balbi@ti.com> - 2015-10-02 22:00 +0200
    RE: [PATCH 1/3][v4] Documentation: dt: dwc3: Add  snps,quirk-frame-length-adjustment property RAJESH BHAGAT <rajesh.bhagat@freescale.com> - 2015-10-05 08:20 +0200

csiph-web