linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mp: disable usb3_phy1
@ 2022-01-19 13:23 Lucas Stach
  2022-01-19 13:40 ` Fabio Estevam
  2022-01-29  6:17 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2022-01-19 13:23 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Fabio Estevam, NXP Linux Team, Pengutronix Kernel Team,
	linux-arm-kernel, patchwork-lst

Like usb3_phy0 the default state of the usb3_phy1 should be disabled, so
it is only enabled on boards exposing this USB port.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm64/boot/dts/freescale/imx8mp.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index 04d259de5667..4fa8bf93324f 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@ -925,6 +925,7 @@ usb3_phy1: usb-phy@382f0040 {
 			assigned-clocks = <&clk IMX8MP_CLK_USB_PHY_REF>;
 			assigned-clock-parents = <&clk IMX8MP_CLK_24M>;
 			#phy-cells = <0>;
+			status = "disabled";
 		};
 
 		usb3_1: usb@32f10108 {
-- 
2.30.2


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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: imx8mp: disable usb3_phy1
  2022-01-19 13:23 [PATCH] arm64: dts: imx8mp: disable usb3_phy1 Lucas Stach
@ 2022-01-19 13:40 ` Fabio Estevam
  2022-01-29  6:17 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2022-01-19 13:40 UTC (permalink / raw)
  To: Lucas Stach
  Cc: Shawn Guo, NXP Linux Team, Pengutronix Kernel Team,
	moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
	patchwork-lst

Hi Lucas,

On Wed, Jan 19, 2022 at 10:23 AM Lucas Stach <l.stach@pengutronix.de> wrote:
>
> Like usb3_phy0 the default state of the usb3_phy1 should be disabled, so
> it is only enabled on boards exposing this USB port.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: imx8mp: disable usb3_phy1
  2022-01-19 13:23 [PATCH] arm64: dts: imx8mp: disable usb3_phy1 Lucas Stach
  2022-01-19 13:40 ` Fabio Estevam
@ 2022-01-29  6:17 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2022-01-29  6:17 UTC (permalink / raw)
  To: Lucas Stach
  Cc: Fabio Estevam, NXP Linux Team, Pengutronix Kernel Team,
	linux-arm-kernel, patchwork-lst

On Wed, Jan 19, 2022 at 02:23:48PM +0100, Lucas Stach wrote:
> Like usb3_phy0 the default state of the usb3_phy1 should be disabled, so
> it is only enabled on boards exposing this USB port.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Applied, thanks!

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-29  6:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19 13:23 [PATCH] arm64: dts: imx8mp: disable usb3_phy1 Lucas Stach
2022-01-19 13:40 ` Fabio Estevam
2022-01-29  6:17 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).