All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jisheng.Zhang@synaptics.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] berlin dt64 changes for v4.18
Date: Thu, 24 May 2018 16:04:20 +0800	[thread overview]
Message-ID: <20180524160420.35da91b5@xhacker.debian> (raw)

Hi,

Here is the pull request for berlin dt64 changes for v4.18.

Thanks,
Jisheng

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin.git tags/berlin64-dt-for-v4.18

for you to fetch changes up to 031106ce95a201f6dd4c5ebf35abb900cf34e2ba:

  arm64: dts: move berlin SoC files from marvell dir to synaptics dir (2018-05-24 13:25:45 +0800)

----------------------------------------------------------------
Berlin64 DT changes for v4.18

 - use SPDX-License-Identifier for dts(i) files
 - move berlin SoC dts(i) files from marvell dir to synaptics dir

----------------------------------------------------------------
Jisheng Zhang (3):
      arm64: dts: berlin4ct: use SPDX-License-Identifier
      arm64: dts: berlin4ct-*.dts: use SPDX-License-Identifier
      arm64: dts: move berlin SoC files from marvell dir to synaptics dir

 arch/arm64/boot/dts/Makefile                       |  1 +
 arch/arm64/boot/dts/marvell/Makefile               |  4 --
 arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts      | 66 ----------------------
 arch/arm64/boot/dts/marvell/berlin4ct-stb.dts      | 66 ----------------------
 arch/arm64/boot/dts/synaptics/Makefile             |  4 ++
 arch/arm64/boot/dts/synaptics/berlin4ct-dmp.dts    | 29 ++++++++++
 arch/arm64/boot/dts/synaptics/berlin4ct-stb.dts    | 29 ++++++++++
 .../boot/dts/{marvell => synaptics}/berlin4ct.dtsi | 39 +------------
 8 files changed, 64 insertions(+), 174 deletions(-)
 delete mode 100644 arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts
 delete mode 100644 arch/arm64/boot/dts/marvell/berlin4ct-stb.dts
 create mode 100644 arch/arm64/boot/dts/synaptics/Makefile
 create mode 100644 arch/arm64/boot/dts/synaptics/berlin4ct-dmp.dts
 create mode 100644 arch/arm64/boot/dts/synaptics/berlin4ct-stb.dts
 rename arch/arm64/boot/dts/{marvell => synaptics}/berlin4ct.dtsi (78%)

             reply	other threads:[~2018-05-24  8:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-24  8:04 Jisheng Zhang [this message]
2018-05-25 21:55 ` [GIT PULL] berlin dt64 changes for v4.18 Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180524160420.35da91b5@xhacker.debian \
    --to=jisheng.zhang@synaptics.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.