Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1599087

[RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes

From Neil Armstrong <narmstrong@baylibre.com>
Newsgroups linux.kernel
Subject [RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes
Date 2017-03-13 10:20 +0100
Message-ID <tkuiZ-6OF-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 10:20 +0100
  [RESEND PATCH 2/3] ARM64: dts: meson-gx: empty line cleanup Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 10:20 +0100
  [RESEND PATCH 3/3] ARM64: dts: meson-gx: Prepend GX generic compatible like other nodes Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 10:20 +0100
  [RESEND PATCH 1/3] ARM64: dts: meson-gx: Finally move common nodes to GX dtsi Neil Armstrong <narmstrong@baylibre.com> - 2017-03-13 10:20 +0100

csiph-web