All of lore.kernel.org
 help / color / mirror / Atom feed
From: LW@KARO-electronics.de (Lothar Waßmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 8/10] ARM: dts: mxs: add 'phy_type' property to usbphy nodes
Date: Wed, 31 Jul 2013 16:37:58 +0200	[thread overview]
Message-ID: <1375281480-25775-8-git-send-email-LW@KARO-electronics.de> (raw)
In-Reply-To: <1375281480-25775-1-git-send-email-LW@KARO-electronics.de>


Signed-off-by: Lothar Wa?mann <LW@KARO-electronics.de>
---
 arch/arm/boot/dts/imx28.dtsi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 2387d46..d9bf387 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -1044,6 +1044,7 @@
 				compatible = "fsl,imx28-usbphy", "fsl,imx23-usbphy";
 				reg = <0x8007c000 0x2000>;
 				clocks = <&clks 62>;
+				phy_type = "utmi";
 				status = "disabled";
 			};
 
@@ -1051,6 +1052,7 @@
 				compatible = "fsl,imx28-usbphy", "fsl,imx23-usbphy";
 				reg = <0x8007e000 0x2000>;
 				clocks = <&clks 63>;
+				phy_type = "utmi";
 				status = "disabled";
 			};
 		};
-- 
1.7.2.5

  parent reply	other threads:[~2013-07-31 14:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31 14:37 [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups Lothar Waßmann
2013-07-31 14:37 ` [PATCH 2/10] ARM: dts: mxs: add labels to most nodes for easier reference Lothar Waßmann
2013-07-31 19:46   ` Stephen Warren
2013-08-02  7:34     ` Lothar Waßmann
2013-07-31 14:37 ` [PATCH 3/10] ARM: dts: mxs: set dcp to "disabled" by default Lothar Waßmann
2013-07-31 14:37 ` [PATCH 4/10] ARM: dts: mxs: add another set of saif0_pins (without MCLK) Lothar Waßmann
2013-07-31 14:37 ` [PATCH 5/10] ARM: dts: mxs: add pin config for SSP3 interface Lothar Waßmann
2013-07-31 14:37 ` [PATCH 6/10] ARM: dts: mxs: add pin config for LCD sync and clock pins Lothar Waßmann
2013-07-31 14:37 ` [PATCH 7/10] ARM: dts: mxs: add pin config options for usbphy pins Lothar Waßmann
2013-07-31 14:37 ` Lothar Waßmann [this message]
2013-07-31 14:37 ` [PATCH 9/10] ARM: dts: tx28: restructure and update DTS file Lothar Waßmann
2013-07-31 19:49   ` Stephen Warren
2014-04-17  6:39   ` Dirk Behme
2014-04-17  6:39     ` Dirk Behme
     [not found]     ` <534F7710.8050801-V5te9oGctAVWk0Htik3J/w@public.gmane.org>
2014-04-17  7:35       ` Lothar Waßmann
2014-04-17  7:35         ` Lothar Waßmann
2013-07-31 14:38 ` [PATCH 10/10] ARM: dts: mxs: add pinctrl header files to be able to use symbolic names in dts files Lothar Waßmann
2013-07-31 19:46 ` [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups Stephen Warren
2013-07-31 20:21 ` Sergei Shtylyov
2013-08-01  5:57   ` Lothar Waßmann
2013-08-01  7:40     ` Tobias Rauter

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=1375281480-25775-8-git-send-email-LW@KARO-electronics.de \
    --to=lw@karo-electronics.de \
    --cc=linux-arm-kernel@lists.infradead.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.