* [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 9:29 ` yinbo.zhu-3arQi8VN3Tc
0 siblings, 0 replies; 12+ messages in thread
From: yinbo.zhu at nxp.com @ 2017-08-11 9:29 UTC (permalink / raw)
To: linux-arm-kernel
From: "yinbo.zhu" <yinbo.zhu@nxp.com>
Signed-off-by: yinbo.zhu <yinbo.zhu@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;
+ dma-coherent;
snps,dis_rxdet_inp3_quirk;
};
--
2.1.0.27.g96db324
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 9:29 ` yinbo.zhu-3arQi8VN3Tc
0 siblings, 0 replies; 12+ messages in thread
From: yinbo.zhu-3arQi8VN3Tc @ 2017-08-11 9:29 UTC (permalink / raw)
To: linux-devel-XDVM779Km55Y1YpKYGMr2+TW4wlIGRCZ,
yinbo.zhu-3arQi8VN3Tc, Rob Herring, Mark Rutland, Russell King,
Felipe Balbi
Cc: open list, open list, moderated list, open list, Laurent Pinchart,
Stefano Stabellini, Catalin Marinas, Bart Van Assche,
Doug Ledford, Greg Kroah-Hartman
From: "yinbo.zhu" <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>
Signed-off-by: yinbo.zhu <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>
---
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;
+ dma-coherent;
snps,dis_rxdet_inp3_quirk;
};
--
2.1.0.27.g96db324
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 9:29 ` yinbo.zhu-3arQi8VN3Tc
0 siblings, 0 replies; 12+ messages in thread
From: yinbo.zhu @ 2017-08-11 9:29 UTC (permalink / raw)
To: linux-devel, yinbo.zhu, Rob Herring, Mark Rutland, Russell King,
Felipe Balbi
Cc: open list, open list, moderated list, open list, Laurent Pinchart,
Stefano Stabellini, Catalin Marinas, Bart Van Assche,
Doug Ledford, Greg Kroah-Hartman
From: "yinbo.zhu" <yinbo.zhu@nxp.com>
Signed-off-by: yinbo.zhu <yinbo.zhu@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;
+ dma-coherent;
snps,dis_rxdet_inp3_quirk;
};
--
2.1.0.27.g96db324
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 11:10 ` Felipe Balbi
0 siblings, 0 replies; 12+ messages in thread
From: Felipe Balbi @ 2017-08-11 11:10 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
yinbo.zhu at nxp.com writes:
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
> Signed-off-by: yinbo.zhu <yinbo.zhu@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;
this binding isn't documented, nor is it used anywhere.
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170811/b86f4b7e/attachment.sig>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 11:10 ` Felipe Balbi
0 siblings, 0 replies; 12+ messages in thread
From: Felipe Balbi @ 2017-08-11 11:10 UTC (permalink / raw)
To: yinbo.zhu-3arQi8VN3Tc,
linux-devel-XDVM779Km55Y1YpKYGMr2+TW4wlIGRCZ
Cc: open list, open list, moderated list, open list, Laurent Pinchart,
Stefano Stabellini, Catalin Marinas, Bart Van Assche,
Doug Ledford, Greg Kroah-Hartman
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
Hi,
yinbo.zhu-3arQi8VN3Tc@public.gmane.org writes:
> From: "yinbo.zhu" <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>
>
> Signed-off-by: yinbo.zhu <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>
> ---
> 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;
this binding isn't documented, nor is it used anywhere.
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 11:10 ` Felipe Balbi
0 siblings, 0 replies; 12+ messages in thread
From: Felipe Balbi @ 2017-08-11 11:10 UTC (permalink / raw)
To: yinbo.zhu, linux-devel, yinbo.zhu, Rob Herring, Mark Rutland,
Russell King
Cc: open list, open list, moderated list, open list, Laurent Pinchart,
Stefano Stabellini, Catalin Marinas, Bart Van Assche,
Doug Ledford, Greg Kroah-Hartman
[-- Attachment #1: Type: text/plain, Size: 661 bytes --]
Hi,
yinbo.zhu@nxp.com writes:
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
> Signed-off-by: yinbo.zhu <yinbo.zhu@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;
this binding isn't documented, nor is it used anywhere.
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
2017-08-11 9:29 ` yinbo.zhu-3arQi8VN3Tc
(?)
@ 2017-08-11 16:24 ` Leo Li
-1 siblings, 0 replies; 12+ messages in thread
From: Leo Li @ 2017-08-11 16:24 UTC (permalink / raw)
To: linux-arm-kernel
> -----Original Message-----
> From: linux-devel-bounces at gforge.freescale.net [mailto:linux-devel-
> bounces at gforge.freescale.net] On Behalf Of yinbo.zhu at nxp.com
> Sent: Friday, August 11, 2017 4:30 AM
> To: linux-devel at gforge.freescale.net; Yinbo Zhu <yinbo.zhu@nxp.com>; Rob
> Herring <robh+dt@kernel.org>; Mark Rutland <mark.rutland@arm.com>;
> Russell King <linux@armlinux.org.uk>; Felipe Balbi <balbi@kernel.org>
> Cc: open list <devicetree@vger.kernel.org>; Laurent Pinchart
> <laurent.pinchart+renesas@ideasonboard.com>; Catalin Marinas
> <catalin.marinas@arm.com>; open list <linux-usb@vger.kernel.org>; open list
> <linux-kernel@vger.kernel.org>; Doug Ledford <dledford@redhat.com>;
> Stefano Stabellini <sstabellini@kernel.org>; Greg Kroah-Hartman
> <gregkh@linuxfoundation.org>; Bart Van Assche
> <bart.vanassche@sandisk.com>; moderated list <linux-arm-
> kernel at lists.infradead.org>
> Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to
> USB3 nod
>
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
There is no device tree binding for this property. You need to add the binding first before you add it to the dts. And normally you need to describe why the change is needed in the commit message.
> Signed-off-by: yinbo.zhu <yinbo.zhu@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;
> + dma-coherent;
This change is not aligned with your patch title.
> snps,dis_rxdet_inp3_quirk;
> };
>
> --
> 2.1.0.27.g96db324
>
> _______________________________________________
> linux-devel mailing list
> linux-devel at gforge.freescale.net
> https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgforge.
> freescale.net%2Fmailman%2Flistinfo%2Flinux-
> devel&data=01%7C01%7Cleoyang.li%40nxp.com%7C015b054c76ad48399ea408
> d4e09de91d%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=7ioU%2Bb
> QUP4X%2F8%2BFpcQZICVDHugioStScbrHc0XOqaQs%3D&reserved=0
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 16:24 ` Leo Li
0 siblings, 0 replies; 12+ messages in thread
From: Leo Li @ 2017-08-11 16:24 UTC (permalink / raw)
To: Yinbo Zhu
Cc: open list, Laurent Pinchart, Catalin Marinas, open list,
open list, Doug Ledford, Stefano Stabellini, Greg Kroah-Hartman,
Bart Van Assche, moderated list
> -----Original Message-----
> From: linux-devel-bounces@gforge.freescale.net [mailto:linux-devel-
> bounces@gforge.freescale.net] On Behalf Of yinbo.zhu@nxp.com
> Sent: Friday, August 11, 2017 4:30 AM
> To: linux-devel@gforge.freescale.net; Yinbo Zhu <yinbo.zhu@nxp.com>; Rob
> Herring <robh+dt@kernel.org>; Mark Rutland <mark.rutland@arm.com>;
> Russell King <linux@armlinux.org.uk>; Felipe Balbi <balbi@kernel.org>
> Cc: open list <devicetree@vger.kernel.org>; Laurent Pinchart
> <laurent.pinchart+renesas@ideasonboard.com>; Catalin Marinas
> <catalin.marinas@arm.com>; open list <linux-usb@vger.kernel.org>; open list
> <linux-kernel@vger.kernel.org>; Doug Ledford <dledford@redhat.com>;
> Stefano Stabellini <sstabellini@kernel.org>; Greg Kroah-Hartman
> <gregkh@linuxfoundation.org>; Bart Van Assche
> <bart.vanassche@sandisk.com>; moderated list <linux-arm-
> kernel@lists.infradead.org>
> Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to
> USB3 nod
>
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
There is no device tree binding for this property. You need to add the binding first before you add it to the dts. And normally you need to describe why the change is needed in the commit message.
> Signed-off-by: yinbo.zhu <yinbo.zhu@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;
> + dma-coherent;
This change is not aligned with your patch title.
> snps,dis_rxdet_inp3_quirk;
> };
>
> --
> 2.1.0.27.g96db324
>
> _______________________________________________
> linux-devel mailing list
> linux-devel@gforge.freescale.net
> https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgforge.
> freescale.net%2Fmailman%2Flistinfo%2Flinux-
> devel&data=01%7C01%7Cleoyang.li%40nxp.com%7C015b054c76ad48399ea408
> d4e09de91d%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=7ioU%2Bb
> QUP4X%2F8%2BFpcQZICVDHugioStScbrHc0XOqaQs%3D&reserved=0
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 16:24 ` Leo Li
0 siblings, 0 replies; 12+ messages in thread
From: Leo Li @ 2017-08-11 16:24 UTC (permalink / raw)
To: Yinbo Zhu, Yinbo Zhu, Rob Herring, Mark Rutland, Russell King,
Felipe Balbi
Cc: open list, Laurent Pinchart, Catalin Marinas, open list,
open list, Doug Ledford, Stefano Stabellini, Greg Kroah-Hartman,
Bart Van Assche, moderated list
> -----Original Message-----
> From: linux-devel-bounces@gforge.freescale.net [mailto:linux-devel-
> bounces@gforge.freescale.net] On Behalf Of yinbo.zhu@nxp.com
> Sent: Friday, August 11, 2017 4:30 AM
> To: linux-devel@gforge.freescale.net; Yinbo Zhu <yinbo.zhu@nxp.com>; Rob
> Herring <robh+dt@kernel.org>; Mark Rutland <mark.rutland@arm.com>;
> Russell King <linux@armlinux.org.uk>; Felipe Balbi <balbi@kernel.org>
> Cc: open list <devicetree@vger.kernel.org>; Laurent Pinchart
> <laurent.pinchart+renesas@ideasonboard.com>; Catalin Marinas
> <catalin.marinas@arm.com>; open list <linux-usb@vger.kernel.org>; open list
> <linux-kernel@vger.kernel.org>; Doug Ledford <dledford@redhat.com>;
> Stefano Stabellini <sstabellini@kernel.org>; Greg Kroah-Hartman
> <gregkh@linuxfoundation.org>; Bart Van Assche
> <bart.vanassche@sandisk.com>; moderated list <linux-arm-
> kernel@lists.infradead.org>
> Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to
> USB3 nod
>
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
There is no device tree binding for this property. You need to add the binding first before you add it to the dts. And normally you need to describe why the change is needed in the commit message.
> Signed-off-by: yinbo.zhu <yinbo.zhu@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;
> + dma-coherent;
This change is not aligned with your patch title.
> snps,dis_rxdet_inp3_quirk;
> };
>
> --
> 2.1.0.27.g96db324
>
> _______________________________________________
> linux-devel mailing list
> linux-devel@gforge.freescale.net
> https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgforge.
> freescale.net%2Fmailman%2Flistinfo%2Flinux-
> devel&data=01%7C01%7Cleoyang.li%40nxp.com%7C015b054c76ad48399ea408
> d4e09de91d%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=7ioU%2Bb
> QUP4X%2F8%2BFpcQZICVDHugioStScbrHc0XOqaQs%3D&reserved=0
^ permalink raw reply [flat|nested] 12+ messages in thread
* [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 17:56 ` Sriram Dash
0 siblings, 0 replies; 12+ messages in thread
From: Sriram Dash @ 2017-08-11 17:56 UTC (permalink / raw)
To: linux-arm-kernel
From: linux-devel-bounces@gforge.freescale.net [mailto:linux-devel-
>bounces at gforge.freescale.net] On Behalf Of yinbo.zhu at nxp.com
>Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3
>nod
>
>From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
>Signed-off-by: yinbo.zhu <yinbo.zhu@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-devel at gforge.freescale.net
>http://gforge.freescale.net/mailman/listinfo/linux-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 17:56 ` Sriram Dash
0 siblings, 0 replies; 12+ messages in thread
From: Sriram Dash @ 2017-08-11 17:56 UTC (permalink / raw)
To: Yinbo Zhu,
linux-devel-XDVM779Km55Y1YpKYGMr2+TW4wlIGRCZ@public.gmane.org
Cc: open list, Laurent Pinchart, Catalin Marinas, open list,
open list, Doug Ledford, Stefano Stabellini, Greg Kroah-Hartman,
Bart Van Assche, moderated list
>From: linux-devel-bounces-XDVM779Km55Y1YpKYGMr2+TW4wlIGRCZ@public.gmane.org [mailto:linux-devel-
>bounces-XDVM779Km55Y1YpKYGMr2+TW4wlIGRCZ@public.gmane.org] On Behalf Of yinbo.zhu-3arQi8VN3Tc@public.gmane.org
>Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3
>nod
>
>From: "yinbo.zhu" <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>
>
>Signed-off-by: yinbo.zhu <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>
>---
> 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-devel-XDVM779Km55Y1YpKYGMr2+TW4wlIGRCZ@public.gmane.org
>http://gforge.freescale.net/mailman/listinfo/linux-devel
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11 17:56 ` Sriram Dash
0 siblings, 0 replies; 12+ messages in thread
From: Sriram Dash @ 2017-08-11 17:56 UTC (permalink / raw)
To: Yinbo Zhu, linux-devel@gforge.freescale.net, Yinbo Zhu,
Rob Herring, Mark Rutland, Russell King, Felipe Balbi
Cc: open list, Laurent Pinchart, Catalin Marinas, open list,
open list, Doug Ledford, Stefano Stabellini, Greg Kroah-Hartman,
Bart Van Assche, moderated list
>From: linux-devel-bounces@gforge.freescale.net [mailto:linux-devel-
>bounces@gforge.freescale.net] On Behalf Of yinbo.zhu@nxp.com
>Subject: [linux-devel] [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3
>nod
>
>From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
>Signed-off-by: yinbo.zhu <yinbo.zhu@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-devel@gforge.freescale.net
>http://gforge.freescale.net/mailman/listinfo/linux-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2017-08-11 17:56 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 9:29 [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod yinbo.zhu at nxp.com
2017-08-11 9:29 ` yinbo.zhu
2017-08-11 9:29 ` yinbo.zhu-3arQi8VN3Tc
2017-08-11 11:10 ` Felipe Balbi
2017-08-11 11:10 ` Felipe Balbi
2017-08-11 11:10 ` Felipe Balbi
2017-08-11 16:24 ` [linux-devel] " Leo Li
2017-08-11 16:24 ` Leo Li
2017-08-11 16:24 ` Leo Li
2017-08-11 17:56 ` Sriram Dash
2017-08-11 17:56 ` Sriram Dash
2017-08-11 17:56 ` Sriram Dash
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.