All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vignesh Raghavendra <vigneshr@ti.com>
To: Aswath Govindraju <a-govindraju@ti.com>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Rob Herring <robh+dt@kernel.org>, Tero Kristo <kristo@kernel.org>,
	Nishanth Menon <nm@ti.com>, Lokesh Vutla <lokeshvutla@ti.com>,
	Kishon Vijay Abraham I <kishon@ti.com>
Subject: Re: [PATCH] arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround
Date: Thu, 27 May 2021 19:27:25 +0530	[thread overview]
Message-ID: <24eaca68-ff57-af91-c3d6-98095c159354@ti.com> (raw)
In-Reply-To: <20210512153308.5840-1-a-govindraju@ti.com>



On 5/12/21 9:03 PM, Aswath Govindraju wrote:
> From: Roger Quadros <rogerq@ti.com>
> 
> Enable work around feature built into the controller to address issue with
> RX Sensitivity for USB2 PHY.
> 
> Fixes: 6197d7139d12 ("arm64: dts: ti: k3-j7200-main: Add USB controller")
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
> ---

Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>

>  arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
> index f86c493a44f1..07c0ce484cae 100644
> --- a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
> @@ -679,6 +679,7 @@
>  					  "otg";
>  			maximum-speed = "super-speed";
>  			dr_mode = "otg";
> +			cdns,phyrst-a-enable;
>  		};
>  	};
>  
> 

WARNING: multiple messages have this Message-ID (diff)
From: Vignesh Raghavendra <vigneshr@ti.com>
To: Aswath Govindraju <a-govindraju@ti.com>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Rob Herring <robh+dt@kernel.org>, Tero Kristo <kristo@kernel.org>,
	Nishanth Menon <nm@ti.com>, Lokesh Vutla <lokeshvutla@ti.com>,
	Kishon Vijay Abraham I <kishon@ti.com>
Subject: Re: [PATCH] arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround
Date: Thu, 27 May 2021 19:27:25 +0530	[thread overview]
Message-ID: <24eaca68-ff57-af91-c3d6-98095c159354@ti.com> (raw)
In-Reply-To: <20210512153308.5840-1-a-govindraju@ti.com>



On 5/12/21 9:03 PM, Aswath Govindraju wrote:
> From: Roger Quadros <rogerq@ti.com>
> 
> Enable work around feature built into the controller to address issue with
> RX Sensitivity for USB2 PHY.
> 
> Fixes: 6197d7139d12 ("arm64: dts: ti: k3-j7200-main: Add USB controller")
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
> ---

Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>

>  arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
> index f86c493a44f1..07c0ce484cae 100644
> --- a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
> @@ -679,6 +679,7 @@
>  					  "otg";
>  			maximum-speed = "super-speed";
>  			dr_mode = "otg";
> +			cdns,phyrst-a-enable;
>  		};
>  	};
>  
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-05-27 13:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12 15:33 [PATCH] arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround Aswath Govindraju
2021-05-12 15:33 ` Aswath Govindraju
2021-05-27 13:57 ` Vignesh Raghavendra [this message]
2021-05-27 13:57   ` Vignesh Raghavendra
2021-05-28 21:44 ` Nishanth Menon
2021-05-28 21:44   ` Nishanth Menon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24eaca68-ff57-af91-c3d6-98095c159354@ti.com \
    --to=vigneshr@ti.com \
    --cc=a-govindraju@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=kristo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lokeshvutla@ti.com \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.