All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement
Date: Tue, 30 May 2017 14:53:57 -0700	[thread overview]
Message-ID: <m2k24yt3ii.fsf@baylibre.com> (raw)
In-Reply-To: <20170521185105.23448-1-afaerber@suse.de> ("Andreas Färber"'s message of "Sun, 21 May 2017 20:51:03 +0200")

Andreas F?rber <afaerber@suse.de> writes:

> Hello,
>
> This mini-series adds initial support for the Amlogic S905 based
> FriendlyARM NanoPi K2 SBC.
>
> Tested with mainline U-Boot.
>
> v2 adds USB and Wifi among others.

Applied.  (branch: v4.13/dt64)

Thanks,

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement
Date: Tue, 30 May 2017 14:53:57 -0700	[thread overview]
Message-ID: <m2k24yt3ii.fsf@baylibre.com> (raw)
In-Reply-To: <20170521185105.23448-1-afaerber@suse.de> ("Andreas Färber"'s message of "Sun, 21 May 2017 20:51:03 +0200")

Andreas F?rber <afaerber@suse.de> writes:

> Hello,
>
> This mini-series adds initial support for the Amlogic S905 based
> FriendlyARM NanoPi K2 SBC.
>
> Tested with mainline U-Boot.
>
> v2 adds USB and Wifi among others.

Applied.  (branch: v4.13/dt64)

Thanks,

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: "Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org>
Cc: linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	techsupport-/wLt9BB+Iy7nC/t2CciAbw@public.gmane.org
Subject: Re: [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement
Date: Tue, 30 May 2017 14:53:57 -0700	[thread overview]
Message-ID: <m2k24yt3ii.fsf@baylibre.com> (raw)
In-Reply-To: <20170521185105.23448-1-afaerber-l3A5Bk7waGM@public.gmane.org> ("Andreas Färber"'s message of "Sun, 21 May 2017 20:51:03 +0200")

Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org> writes:

> Hello,
>
> This mini-series adds initial support for the Amlogic S905 based
> FriendlyARM NanoPi K2 SBC.
>
> Tested with mainline U-Boot.
>
> v2 adds USB and Wifi among others.

Applied.  (branch: v4.13/dt64)

Thanks,

Kevin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: linux-amlogic@lists.infradead.org,
	Carlo Caione <carlo@caione.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	techsupport@friendlyarm.com
Subject: Re: [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement
Date: Tue, 30 May 2017 14:53:57 -0700	[thread overview]
Message-ID: <m2k24yt3ii.fsf@baylibre.com> (raw)
In-Reply-To: <20170521185105.23448-1-afaerber@suse.de> ("Andreas Färber"'s message of "Sun, 21 May 2017 20:51:03 +0200")

Andreas Färber <afaerber@suse.de> writes:

> Hello,
>
> This mini-series adds initial support for the Amlogic S905 based
> FriendlyARM NanoPi K2 SBC.
>
> Tested with mainline U-Boot.
>
> v2 adds USB and Wifi among others.

Applied.  (branch: v4.13/dt64)

Thanks,

Kevin

  parent reply	other threads:[~2017-05-30 21:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-21 18:51 [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement Andreas Färber
2017-05-21 18:51 ` Andreas Färber
2017-05-21 18:51 ` Andreas Färber
2017-05-21 18:51 ` Andreas Färber
2017-05-21 18:51 ` [PATCH v2 1/2] dt-bindings: arm: amlogic: Add NanoPi K2 Andreas Färber
2017-05-21 18:51   ` Andreas Färber
2017-05-21 18:51   ` Andreas Färber
2017-05-21 18:51 ` [PATCH v2 2/2] arm64: dts: " Andreas Färber
2017-05-21 18:51   ` Andreas Färber
2017-05-21 18:51   ` Andreas Färber
2017-05-30 21:53 ` Kevin Hilman [this message]
2017-05-30 21:53   ` [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement Kevin Hilman
2017-05-30 21:53   ` Kevin Hilman
2017-05-30 21:53   ` Kevin Hilman

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=m2k24yt3ii.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@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 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.