Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935447AbcKWMXs (ORCPT ); Wed, 23 Nov 2016 07:23:48 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:36582 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932878AbcKWMXq (ORCPT ); Wed, 23 Nov 2016 07:23:46 -0500 MIME-Version: 1.0 In-Reply-To: <20161122100046.25899-2-narmstrong@baylibre.com> References: <20161122100046.25899-1-narmstrong@baylibre.com> <20161122100046.25899-2-narmstrong@baylibre.com> From: Martin Blumenstingl Date: Wed, 23 Nov 2016 13:23:24 +0100 Message-ID: Subject: Re: [PATCH v2 1/2] ARM64: dts: Add support for Meson GXM To: Neil Armstrong Cc: khilman@baylibre.com, carlo@caione.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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-Length: 702 Lines: 17 On Tue, Nov 22, 2016 at 11:00 AM, Neil Armstrong wrote: > Following the Amlogic Linux kernel, it seem the only differences > between the GXL and GXM SoCs are the CPU Clusters. > > This commit renames the gxl-s905d-p23x DTSI in a common file for > S905D p23x and S912 q20x boards. > > Then adds a meson-gxm dtsi and reproduce the P23x to Q20x boards > dts files since the S905D and S912 SoCs shares the same pinout > and the P23x and Q20x boards are identical. > > Signed-off-by: Neil Armstrong Tested-by: Martin Blumenstingl I have tested this successfully on a Mecool BB2 (similar to the Q200 reference board).