From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751683AbdE3V5g (ORCPT ); Tue, 30 May 2017 17:57:36 -0400 Received: from mail-pf0-f176.google.com ([209.85.192.176]:36005 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751491AbdE3Vwi (ORCPT ); Tue, 30 May 2017 17:52:38 -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, ada@kingnoval.com Subject: Re: [PATCH v2 0/3] arm64: meson-gxm: R-Box Pro enablement Organization: BayLibre References: <20170513152312.19912-1-afaerber@suse.de> Date: Tue, 30 May 2017 14:52:18 -0700 In-Reply-To: <20170513152312.19912-1-afaerber@suse.de> ("Andreas =?utf-8?Q?F=C3=A4rber=22's?= message of "Sat, 13 May 2017 17:23:09 +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 v4ULwBQp004786 Andreas Färber writes: > Hello, > > This mini-series adds initial support for the Amlogic S912 based > R-Box Pro TV boxes. > > v2 depends on my Meson cleanup series (amlogic.txt, Makefile) and > squashes the addition of a board compatible string. > > @Kingnovel: Your Acked-by would be appreciated. Oops, I thought I had already applied these, but hadn't. Applied now to v4.13/dt64. Kevin