>From: [email protected] [mailto:linux-devel-
>[email protected]] On Behalf Of [email protected]
>Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to 
>USB3
>nod
>
>From: "yinbo.zhu" <[email protected]>
>
>Signed-off-by: yinbo.zhu <[email protected]>
>---
> arch/arm/boot/dts/ls1021a.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
>diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi 
>index
>ffbf3cf..f525297 100644
>--- a/arch/arm/boot/dts/ls1021a.dtsi
>+++ b/arch/arm/boot/dts/ls1021a.dtsi
>@@ -731,6 +731,8 @@
>                       interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
>                       dr_mode = "host";
>                       snps,quirk-frame-length-adjustment = <0x20>;
>+                      configure-gfladj;

I reckon the "configure-gfladj" is replaced with 
"snps,quirk-frame-length-adjustment"
in open source, which sets fladj reg value.
Please verify.

>+                      dma-coherent;

>                       snps,dis_rxdet_inp3_quirk;
>               };
>
>--
>2.1.0.27.g96db324
>
>_______________________________________________
>linux-devel mailing list
>[email protected]
>http://gforge.freescale.net/mailman/listinfo/linux-devel

Reply via email to