From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 6/6] ARM: dts: pxa: add the usb host controller
Date: Fri, 19 Jun 2015 21:44:31 +0300 [thread overview]
Message-ID: <5584630F.2070402@cogentembedded.com> (raw)
In-Reply-To: <1434739102-26217-6-git-send-email-robert.jarzmik@free.fr>
Hello.
On 06/19/2015 09:38 PM, Robert Jarzmik wrote:
> Add the usb host controller to pxa27x and pxa3xx.
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> ---
> arch/arm/boot/dts/pxa27x.dtsi | 8 ++++++++
> arch/arm/boot/dts/pxa3xx.dtsi | 8 ++++++++
> 2 files changed, 16 insertions(+)
> diff --git a/arch/arm/boot/dts/pxa27x.dtsi b/arch/arm/boot/dts/pxa27x.dtsi
> index fc79df9..97220ac 100644
> --- a/arch/arm/boot/dts/pxa27x.dtsi
> +++ b/arch/arm/boot/dts/pxa27x.dtsi
> @@ -26,6 +26,14 @@
> clocks = <&clks CLK_NONE>;
> };
>
> + pxa27x_ohci: ohci at 4c000000 {
Sigh. ePAPR standardizes the "usb" name for such nodes.
[...]
> diff --git a/arch/arm/boot/dts/pxa3xx.dtsi b/arch/arm/boot/dts/pxa3xx.dtsi
> index 29aeac5..67bd4fe 100644
> --- a/arch/arm/boot/dts/pxa3xx.dtsi
> +++ b/arch/arm/boot/dts/pxa3xx.dtsi
> @@ -86,6 +86,14 @@
> dma-names = "rx", "tx";
> status = "disabled";
> };
> +
> + pxa3xx_ohci: ohci at 4c000000 {
Ditto.
[...]
WBR, Sergei
next prev parent reply other threads:[~2015-06-19 18:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 18:38 [PATCH v2 1/6] ARM: dts: pxa: add dma controller Robert Jarzmik
2015-06-19 18:38 ` [PATCH v2 2/6] ARM: dts: pxa: add dma engine node to pxa3xx-nand Robert Jarzmik
2015-06-19 18:38 ` [PATCH v2 3/6] ARM: dts: pxa: add dma pxamci nodes to pxa3xx Robert Jarzmik
2015-06-19 18:38 ` [PATCH v2 4/6] ARM: dts: pxa: add embedded pxa camera capture interface Robert Jarzmik
2015-06-19 18:38 ` [PATCH v2 5/6] ARM: dts: pxa: fix power i2c definition Robert Jarzmik
2015-06-19 18:38 ` [PATCH v2 6/6] ARM: dts: pxa: add the usb host controller Robert Jarzmik
2015-06-19 18:44 ` Sergei Shtylyov [this message]
2015-06-19 20:08 ` Robert Jarzmik
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=5584630F.2070402@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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