From: eric@eukrea.com (Eric Bénard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/7] ARM: dts: mx25: Fix compatible string for generic USB PHY
Date: Tue, 11 Mar 2014 07:52:38 +0100 [thread overview]
Message-ID: <20140311075238.4bc0bea2@e6520eb> (raw)
In-Reply-To: <1394484885-21262-1-git-send-email-festevam@gmail.com>
Hi Fabio,
Le Mon, 10 Mar 2014 17:54:39 -0300,
Fabio Estevam <festevam@gmail.com> a ?crit :
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> According to Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt, the
> correct compatible string for the generic USB PHY is 'usb-nop-xceiv'.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> arch/arm/boot/dts/imx25.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
> index 77bb743..6088059 100644
> --- a/arch/arm/boot/dts/imx25.dtsi
> +++ b/arch/arm/boot/dts/imx25.dtsi
> @@ -483,12 +483,12 @@
> };
>
> usbphy1: usbphy at 1 {
> - compatible = "nop-usbphy";
> + compatible = "usb-nop-xceiv";
> status = "disabled";
> };
>
> usbphy2: usbphy at 2 {
> - compatible = "nop-usbphy";
> + compatible = "usb-nop-xceiv";
> status = "disabled";
> };
>
why don't you use Denis' patches instead of copying them with you as
the author ?
Eric
next prev parent reply other threads:[~2014-03-11 6:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 20:54 [PATCH 1/7] ARM: dts: mx25: Fix compatible string for generic USB PHY Fabio Estevam
2014-03-10 20:54 ` [PATCH 2/7] ARM: dts: mx25: Add USB PHY nodes Fabio Estevam
2014-03-10 20:54 ` [PATCH 3/7] ARM: dts: mx25: Let usbmisc be enabled by default Fabio Estevam
2014-03-10 20:54 ` [PATCH 4/7] ARM: dts: mx25: Let the USB PHY nodes " Fabio Estevam
2014-03-10 20:54 ` [PATCH 5/7] ARM: dts: mx25: USB block requires only one clock Fabio Estevam
2014-03-10 20:54 ` [PATCH 6/7] ARM: dts: mx35: " Fabio Estevam
2014-03-10 20:54 ` [PATCH 7/7] ARM: dts: imx25-pdk: Add USB Host1 support Fabio Estevam
2014-03-11 6:52 ` Eric Bénard [this message]
2014-03-11 11:28 ` [PATCH 1/7] ARM: dts: mx25: Fix compatible string for generic USB PHY Fabio Estevam
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=20140311075238.4bc0bea2@e6520eb \
--to=eric@eukrea.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox