From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <balbi@ti.com>
Cc: Linux OMAP Mailing List <linux-omap@vger.kernel.org>,
Linux ARM Kernel Mailing List
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] arm: boot: dts: dra7: add labels to DWC3 nodes
Date: Mon, 10 Nov 2014 15:27:09 -0800 [thread overview]
Message-ID: <20141110232709.GB31454@atomide.com> (raw)
In-Reply-To: <1415032122-8230-1-git-send-email-balbi@ti.com>
* Felipe Balbi <balbi@ti.com> [141103 08:30]:
> by adding labels to DWC3 nodes, it's far easier
> for boards to reference them.
>
> Signed-off-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v3.19/dt, had to update it because
of "ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi". Updated
patch below.
Regards,
Tony
8< -------------------
From: Felipe Balbi <balbi@ti.com>
Date: Mon, 3 Nov 2014 10:28:42 -0600
Subject: [PATCH] arm: boot: dts: dra7: add labels to DWC3 nodes
by adding labels to DWC3 nodes, it's far easier
for boards to reference them.
Signed-off-by: Felipe Balbi <balbi@ti.com>
[tony@atomide.com: updated for otg 4 move to dra74x.dtsi]
Signed-off-by: Tony Lindgren <tony@atomide.com>
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -1219,7 +1219,7 @@
};
};
- omap_dwc3_1@48880000 {
+ omap_dwc3_1: omap_dwc3_1@48880000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss1";
reg = <0x48880000 0x10000>;
@@ -1240,7 +1240,7 @@
};
};
- omap_dwc3_2@488c0000 {
+ omap_dwc3_2: omap_dwc3_2@488c0000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss2";
reg = <0x488c0000 0x10000>;
@@ -1262,7 +1262,7 @@
};
/* IRQ for DWC3_3 and DWC3_4 need IRQ crossbar */
- omap_dwc3_3@48900000 {
+ omap_dwc3_3: omap_dwc3_3@48900000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss3";
reg = <0x48900000 0x10000>;
--- a/arch/arm/boot/dts/dra74x.dtsi
+++ b/arch/arm/boot/dts/dra74x.dtsi
@@ -46,7 +46,7 @@
};
ocp {
- omap_dwc3_4@48940000 {
+ omap_dwc3_4: omap_dwc3_4@48940000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss4";
reg = <0x48940000 0x10000>;
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: boot: dts: dra7: add labels to DWC3 nodes
Date: Mon, 10 Nov 2014 15:27:09 -0800 [thread overview]
Message-ID: <20141110232709.GB31454@atomide.com> (raw)
In-Reply-To: <1415032122-8230-1-git-send-email-balbi@ti.com>
* Felipe Balbi <balbi@ti.com> [141103 08:30]:
> by adding labels to DWC3 nodes, it's far easier
> for boards to reference them.
>
> Signed-off-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v3.19/dt, had to update it because
of "ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi". Updated
patch below.
Regards,
Tony
8< -------------------
From: Felipe Balbi <balbi@ti.com>
Date: Mon, 3 Nov 2014 10:28:42 -0600
Subject: [PATCH] arm: boot: dts: dra7: add labels to DWC3 nodes
by adding labels to DWC3 nodes, it's far easier
for boards to reference them.
Signed-off-by: Felipe Balbi <balbi@ti.com>
[tony at atomide.com: updated for otg 4 move to dra74x.dtsi]
Signed-off-by: Tony Lindgren <tony@atomide.com>
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -1219,7 +1219,7 @@
};
};
- omap_dwc3_1 at 48880000 {
+ omap_dwc3_1: omap_dwc3_1 at 48880000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss1";
reg = <0x48880000 0x10000>;
@@ -1240,7 +1240,7 @@
};
};
- omap_dwc3_2 at 488c0000 {
+ omap_dwc3_2: omap_dwc3_2 at 488c0000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss2";
reg = <0x488c0000 0x10000>;
@@ -1262,7 +1262,7 @@
};
/* IRQ for DWC3_3 and DWC3_4 need IRQ crossbar */
- omap_dwc3_3 at 48900000 {
+ omap_dwc3_3: omap_dwc3_3 at 48900000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss3";
reg = <0x48900000 0x10000>;
--- a/arch/arm/boot/dts/dra74x.dtsi
+++ b/arch/arm/boot/dts/dra74x.dtsi
@@ -46,7 +46,7 @@
};
ocp {
- omap_dwc3_4 at 48940000 {
+ omap_dwc3_4: omap_dwc3_4 at 48940000 {
compatible = "ti,dwc3";
ti,hwmods = "usb_otg_ss4";
reg = <0x48940000 0x10000>;
next prev parent reply other threads:[~2014-11-10 23:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 16:28 [PATCH] arm: boot: dts: dra7: add labels to DWC3 nodes Felipe Balbi
2014-11-03 16:28 ` Felipe Balbi
2014-11-10 23:27 ` Tony Lindgren [this message]
2014-11-10 23:27 ` Tony Lindgren
2014-11-10 23:37 ` Felipe Balbi
2014-11-10 23:37 ` Felipe Balbi
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=20141110232709.GB31454@atomide.com \
--to=tony@atomide.com \
--cc=balbi@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.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.