lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 19 Jun 2015 21:44:31 +0300
From:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To:	Robert Jarzmik <robert.jarzmik@...e.fr>,
	Rob Herring <robh+dt@...nel.org>,
	Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Kumar Gala <galak@...eaurora.org>
CC:	devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 6/6] ARM: dts: pxa: add the usb host controller

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@...e.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@...00000 {

    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@...00000 {

    Ditto.

[...]

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ