From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754458AbdASTTT (ORCPT ); Thu, 19 Jan 2017 14:19:19 -0500 Received: from mail-pf0-f175.google.com ([209.85.192.175]:33086 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754251AbdASTTM (ORCPT ); Thu, 19 Jan 2017 14:19:12 -0500 From: Kevin Hilman To: Neil Armstrong Cc: carlo@caione.org, afaerber@suse.de, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency Organization: BayLibre References: <1484814117-7593-1-git-send-email-narmstrong@baylibre.com> Date: Thu, 19 Jan 2017 10:05:45 -0800 In-Reply-To: <1484814117-7593-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Thu, 19 Jan 2017 09:21:57 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (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 v0JJJS0E013263 Neil Armstrong writes: > In order to keep consistency naming with the Nexbox A1 DTS file, remove the > S912 SoC name in the GXM DT files. > > Suggested-by: Andreas Färber > Signed-off-by: Neil Armstrong Thanks for the cleanup. Applied to v4.11/dt64 Kevin