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


Groups > linux.kernel > #1216576 > unrolled thread

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

Started byBadola Nikhil <nikhil.badola@freescale.com>
First post2015-09-01 05:50 +0200
Last post2015-09-01 05:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: [PATCH 1/3][v2] Documentation: dt: dwc3: Add  snps,quirk-frame-length-adjustment property Badola Nikhil <nikhil.badola@freescale.com> - 2015-09-01 05:50 +0200

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

FromBadola Nikhil <nikhil.badola@freescale.com>
Date2015-09-01 05:50 +0200
SubjectRE: [PATCH 1/3][v2] Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment property
Message-ID<q3KK5-3aM-5@gated-at.bofh.it>
> -----Original Message-----
> From: Nikhil Badola [mailto:nikhil.badola@freescale.com]
> Sent: Monday, August 17, 2015 9:54 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][v2] 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 v2
> 	- changed quirk name as well description
> 
>  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

Hi Felipe,

I have incorporated the review comments provided by you. 
Could you please provide me review comments, if any, on this 2nd version of patch set.

Thanks,
Nikhil
--
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web