From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 30 May 2017 14:53:57 -0700 Subject: [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement In-Reply-To: <20170521185105.23448-1-afaerber@suse.de> ("Andreas =?utf-8?Q?F=C3=A4rber=22's?= message of "Sun, 21 May 2017 20:51:03 +0200") References: <20170521185105.23448-1-afaerber@suse.de> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Andreas F?rber 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 30 May 2017 14:53:57 -0700 Subject: [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement In-Reply-To: <20170521185105.23448-1-afaerber@suse.de> ("Andreas =?utf-8?Q?F=C3=A4rber=22's?= message of "Sun, 21 May 2017 20:51:03 +0200") References: <20170521185105.23448-1-afaerber@suse.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Andreas F?rber 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement Date: Tue, 30 May 2017 14:53:57 -0700 Message-ID: References: <20170521185105.23448-1-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20170521185105.23448-1-afaerber-l3A5Bk7waGM@public.gmane.org> ("Andreas =?utf-8?Q?F=C3=A4rber=22's?= message of "Sun, 21 May 2017 20:51:03 +0200") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andreas =?utf-8?Q?F=C3=A4rber?= Cc: linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Carlo Caione , 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 List-Id: devicetree@vger.kernel.org Andreas F=C3=A4rber 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751712AbdE3VyN (ORCPT ); Tue, 30 May 2017 17:54:13 -0400 Received: from mail-pf0-f172.google.com ([209.85.192.172]:36660 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751694AbdE3VyK (ORCPT ); Tue, 30 May 2017 17:54:10 -0400 From: Kevin Hilman To: Andreas =?utf-8?Q?F=C3=A4rber?= Cc: linux-amlogic@lists.infradead.org, Carlo Caione , 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 Organization: BayLibre References: <20170521185105.23448-1-afaerber@suse.de> Date: Tue, 30 May 2017 14:53:57 -0700 In-Reply-To: <20170521185105.23448-1-afaerber@suse.de> ("Andreas =?utf-8?Q?F=C3=A4rber=22's?= message of "Sun, 21 May 2017 20:51:03 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v4ULsQHW004286 Andreas Färber 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