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


Groups > linux.kernel > #1595917 > unrolled thread

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

Started byNeil Armstrong <narmstrong@baylibre.com>
First post2017-03-09 12:00 +0100
Last post2017-03-09 12:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes Neil Armstrong <narmstrong@baylibre.com> - 2017-03-09 12:00 +0100

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

FromNeil Armstrong <narmstrong@baylibre.com>
Date2017-03-09 12:00 +0100
Subject[PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes
Message-ID<tj3NT-3XL-5@gated-at.bofh.it>
Since we know the GXBBB 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.

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web