>From: linux-devel-boun...@gforge.freescale.net [mailto:linux-devel-
>boun...@gforge.freescale.net] On Behalf Of yinbo....@nxp.com
>Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to 
>USB3
>nod
>
>From: "yinbo.zhu" <yinbo....@nxp.com>
>
>Signed-off-by: yinbo.zhu <yinbo....@nxp.com>
>---
> 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
>linux-de...@gforge.freescale.net
>http://gforge.freescale.net/mailman/listinfo/linux-devel
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to