Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756497AbcJGNd5 (ORCPT ); Fri, 7 Oct 2016 09:33:57 -0400 Received: from mail-pf0-f175.google.com ([209.85.192.175]:35692 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751574AbcJGNdt (ORCPT ); Fri, 7 Oct 2016 09:33:49 -0400 From: Kevin Hilman To: Neil Armstrong Cc: afaerber@suse.de, carlo@caione.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org Subject: Re: [RESEND PATCH v2 -next 0/3] ARM64: amlogic: Add support for GXL SoC Family Organization: BayLibre References: <1475595430-30075-1-git-send-email-narmstrong@baylibre.com> Date: Fri, 07 Oct 2016 06:33:06 -0700 In-Reply-To: <1475595430-30075-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Tue, 4 Oct 2016 17:37:07 +0200") Message-ID: <7hfuo8ffn1.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1425 Lines: 35 Neil Armstrong writes: > This is a resend rebased on linux-next-20161004 tag. > > The new Amlogic GXL SoCs (S905X and S905D) are part of the Meson GX family and > share some common features that can be described in a common GX dtsi file used > by the Meson GXBB and Meson GXL Family dtsi. > > This patchset introduces the common GX dtsi and switches the GXBB to use > the common GX dtsi. > Then it introduces the GXL S905X SoC with the GXL common dtsi, then the S905D > dtsi and the p212 board dts. > Finally the GXL S905D SoC is introduced with a S905D dtsi using the GXL common > and the p23x Board dtsi for the p231 and p230 development boards. > > Changes since v1 at http://lkml.kernel.org/r/20160903082227.30559-1-narmstrong@baylibre.com : > - Add missing copyrigh in gx dtsi > - Rename gxl SoCs compatibles to amlogic,s905x and amlogic,s905d > > Changes since RFC v1: > - Merge GX common and GXBB changes in a single patch > - Integrate GXL S905X patch > - Add support for S905D and the p23x boards > > Note: This patchset integrates the patch "ARM64: dts: amlogic: Add basic support for Amlogic S905X" [1] > from Carlo Caione. I'm applying this series as the first DT change for v4.10, so all future DT patches should be applied on top of this. It's available in the v4.10/dt64 branch of my tree[1]. Kevin [1] https://git.kernel.org/cgit/linux/kernel/git/khilman/linux-amlogic.git