linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: afaerber@suse.de (Andreas Färber)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: realtek: dt64 for v4.15
Date: Sat,  4 Nov 2017 19:39:08 +0800	[thread overview]
Message-ID: <20171104113908.9748-1-afaerber@suse.de> (raw)

Hi Arnd and Olof,

Here's a (late) dt64 pull for Realtek.
Contains two new board DTs and a generalization of the SoC DT.

Regards,
Andreas

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek.git tags/realtek-arm64-dt-for-4.15

for you to fetch changes up to a9ce6f854581aa7c39fd94f965658aa4e7ff7892:

  arm64: dts: realtek: Add MeLE V9 (2017-10-26 16:24:38 +0900)

----------------------------------------------------------------
Realtek ARM64 based SoC DT for v4.15

This refactors the RTD1295 DT, preparing for (but not yet adding)
RTD1293 and RTD1296. Superfluous reg property entries are dropped.
DTs for PROBOX2 AVA and MeLE V9 TV boxes are added.

----------------------------------------------------------------
Andreas F?rber (8):
      arm64: dts: realtek: Clean up RTD1295 UART reg property
      dt-bindings: Add vendor prefix for ProBox2
      dt-bindings: arm: realtek: Add ProBox2 AVA
      arm64: dts: realtek: Add ProBox2 Ava
      arm64: dts: realtek: Factor out common RTD129x parts
      dt-bindings: Add vendor prefix for MeLE
      dt-bindings: arm: realtek: Document MeLE V9
      arm64: dts: realtek: Add MeLE V9

 Documentation/devicetree/bindings/arm/realtek.txt  |  2 +
 .../devicetree/bindings/vendor-prefixes.txt        |  2 +
 arch/arm64/boot/dts/realtek/Makefile               |  2 +
 arch/arm64/boot/dts/realtek/rtd1295-mele-v9.dts    | 31 ++++++++++
 .../arm64/boot/dts/realtek/rtd1295-probox2-ava.dts | 31 ++++++++++
 arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts  |  6 --
 arch/arm64/boot/dts/realtek/rtd1295.dtsi           | 62 ++-----------------
 arch/arm64/boot/dts/realtek/rtd129x.dtsi           | 72 ++++++++++++++++++++++
 8 files changed, 144 insertions(+), 64 deletions(-)
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1295-mele-v9.dts
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1295-probox2-ava.dts
 create mode 100644 arch/arm64/boot/dts/realtek/rtd129x.dtsi

             reply	other threads:[~2017-11-04 11:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-04 11:39 Andreas Färber [this message]
2017-11-07 15:10 ` [GIT PULL] ARM: realtek: dt64 for v4.15 Arnd Bergmann

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=20171104113908.9748-1-afaerber@suse.de \
    --to=afaerber@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).