All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Grzeschik <m.grzeschik@pengutronix.de>
To: shawnguo@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com,
	kernel@pengutronix.de, festevam@gmail.com
Cc: linux-imx@nxp.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v3 2/2] ARM: dts: imx25: describe maximum speed of internal usbhost port1 phy
Date: Wed, 20 Nov 2019 22:13:34 +0100	[thread overview]
Message-ID: <20191120211334.5580-3-m.grzeschik@pengutronix.de> (raw)
In-Reply-To: <20191120211334.5580-1-m.grzeschik@pengutronix.de>

The internal usbphy of usbhost port1 is only full-speed capable.
We set this limitation in the dtsi.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
---
 arch/arm/boot/dts/imx25.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
index 7c7795b40ee0c..40b95a290bd6b 100644
--- a/arch/arm/boot/dts/imx25.dtsi
+++ b/arch/arm/boot/dts/imx25.dtsi
@@ -570,6 +570,7 @@
 				clock-names = "ipg", "ahb", "per";
 				fsl,usbmisc = <&usbmisc 1>;
 				fsl,usbphy = <&usbphy1>;
+				maximum-speed = "full-speed";
 				phy_type = "serial";
 				dr_mode = "host";
 				status = "disabled";
-- 
2.24.0


WARNING: multiple messages have this Message-ID (diff)
From: Michael Grzeschik <m.grzeschik@pengutronix.de>
To: shawnguo@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com,
	kernel@pengutronix.de, festevam@gmail.com
Cc: devicetree@vger.kernel.org, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v3 2/2] ARM: dts: imx25: describe maximum speed of internal usbhost port1 phy
Date: Wed, 20 Nov 2019 22:13:34 +0100	[thread overview]
Message-ID: <20191120211334.5580-3-m.grzeschik@pengutronix.de> (raw)
In-Reply-To: <20191120211334.5580-1-m.grzeschik@pengutronix.de>

The internal usbphy of usbhost port1 is only full-speed capable.
We set this limitation in the dtsi.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
---
 arch/arm/boot/dts/imx25.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
index 7c7795b40ee0c..40b95a290bd6b 100644
--- a/arch/arm/boot/dts/imx25.dtsi
+++ b/arch/arm/boot/dts/imx25.dtsi
@@ -570,6 +570,7 @@
 				clock-names = "ipg", "ahb", "per";
 				fsl,usbmisc = <&usbmisc 1>;
 				fsl,usbphy = <&usbphy1>;
+				maximum-speed = "full-speed";
 				phy_type = "serial";
 				dr_mode = "host";
 				status = "disabled";
-- 
2.24.0


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

  parent reply	other threads:[~2019-11-20 21:14 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 11:46 [PATCH] ARM: dts: imx25: fix usbhost1 node Michael Grzeschik
2019-11-11 11:46 ` Michael Grzeschik
2019-11-14 21:17 ` Uwe Kleine-König
2019-11-14 21:17   ` Uwe Kleine-König
2019-11-15  8:28   ` Michael Grzeschik
2019-11-15  8:28     ` Michael Grzeschik
2019-11-15  8:34 ` [PATCH v2] " Michael Grzeschik
2019-11-15  8:34   ` Michael Grzeschik
2019-11-15 20:14   ` Uwe Kleine-König
2019-11-15 20:14     ` Uwe Kleine-König
2019-11-20  8:29     ` Michael Grzeschik
2019-11-20  8:29       ` Michael Grzeschik
2019-11-20 21:13       ` [PATCH v3 0/2] ARM: dts: imx25: usbhost port1 improvemts Michael Grzeschik
2019-11-20 21:13         ` Michael Grzeschik
2019-11-20 21:13         ` [PATCH v3 1/2] ARM: dts: imx25: consolidate properties of usbhost1 in dtsi file Michael Grzeschik
2019-11-20 21:13           ` Michael Grzeschik
2019-11-20 21:27           ` Fabio Estevam
2019-11-20 21:27             ` Fabio Estevam
2019-11-20 21:13         ` Michael Grzeschik [this message]
2019-11-20 21:13           ` [PATCH v3 2/2] ARM: dts: imx25: describe maximum speed of internal usbhost port1 phy Michael Grzeschik
2019-11-20 21:28           ` Fabio Estevam
2019-11-20 21:28             ` Fabio Estevam
2019-12-04 12:22         ` [PATCH v3 0/2] ARM: dts: imx25: usbhost port1 improvemts Shawn Guo
2019-12-04 12:22           ` Shawn Guo

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=20191120211334.5580-3-m.grzeschik@pengutronix.de \
    --to=m.grzeschik@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@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.