Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752336AbdCMJLq (ORCPT ); Mon, 13 Mar 2017 05:11:46 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:33873 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752665AbdCMJLU (ORCPT ); Mon, 13 Mar 2017 05:11:20 -0400 From: Neil Armstrong To: carlo@caione.org, khilman@baylibre.com Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: [RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes Date: Mon, 13 Mar 2017 10:10:49 +0100 Message-Id: <1489396252-28696-1-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 900 Lines: 22 Since we know the GXBB and GXL/GXM share more hardware, we can safely move the remaining peripheral nodes present in the GXBB dtsi to the common GX dtsi. The following patches are small cleanups and helps to uniform the GX common dtsi compatible scheme. Changes since original v1 at [1]: - Add back missing changelog on patches 1 and 3 [1] http://lkml.kernel.org/r/1489055948-10656-1-git-send-email-narmstrong@baylibre.com Neil Armstrong (3): ARM64: dts: meson-gx: Finally move common nodes to GX dtsi ARM64: dts: meson-gx: empty line cleanup ARM64: dts: meson-gx: Prepend GX generic compatible like other nodes arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 39 ++++++++++++++++++++------ arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 43 ++++++----------------------- arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 8 ++++++ 3 files changed, 47 insertions(+), 43 deletions(-) -- 1.9.1