Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1451376 > unrolled thread
| Started by | Gregory CLEMENT <gregory.clement@free-electrons.com> |
|---|---|
| First post | 2016-07-27 18:10 +0200 |
| Last post | 2016-07-27 18:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 04/18] ARM: mvebu: a385-db-ap: enable USB (orion-ehci) port Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-07-27 18:10 +0200
| From | Gregory CLEMENT <gregory.clement@free-electrons.com> |
|---|---|
| Date | 2016-07-27 18:10 +0200 |
| Subject | Re: [PATCH 04/18] ARM: mvebu: a385-db-ap: enable USB (orion-ehci) port |
| Message-ID | <rZzzc-1Cb-21@gated-at.bofh.it> |
Hi Grzegorz,
On jeu., juil. 21 2016, Grzegorz Jaszczyk <jaz@semihalf.com> wrote:
> Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Here agina, as pointed by Andrew a commit log entry would be
nice. Except this:
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Thanks,
Gregory
> ---
> arch/arm/boot/dts/armada-385-db-ap.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts b/arch/arm/boot/dts/armada-385-db-ap.dts
> index 2d3fd6e..a18f516 100644
> --- a/arch/arm/boot/dts/armada-385-db-ap.dts
> +++ b/arch/arm/boot/dts/armada-385-db-ap.dts
> @@ -155,6 +155,10 @@
> bm,pool-short = <3>;
> };
>
> + usb@58000 {
> + status = "okay";
> + };
> +
> /* CON4 */
> ethernet@70000 {
> pinctrl-names = "default";
> --
> 1.8.3.1
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
Back to top | Article view | linux.kernel
csiph-web