From: "Andreas Färber" <afaerber@suse.de>
To: linux-realtek-soc@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org,
"Andreas Färber" <afaerber@suse.de>,
devicetree@vger.kernel.org
Subject: [PATCH 0/3] ARM: Initial RTD1195 and MeLE X1000 support
Date: Mon, 21 Oct 2019 04:10:32 +0200 [thread overview]
Message-ID: <20191021021035.7032-1-afaerber@suse.de> (raw)
Hello,
This series adds initial support for Realtek RTD1195 SoC
and adds a Device Tree for the MeLE X1000 TV set-top-box.
More details at:
https://en.opensuse.org/HCL:Mele_X1000
Latest experimental patches at:
https://github.com/afaerber/linux/commits/rtd1295-next
Have a lot of fun!
Cheers,
Andreas
Cc: devicetree@vger.kernel.org
Andreas Färber (3):
dt-bindings: arm: realtek: Add RTD1195 and MeLE X1000
ARM: Prepare Realtek RTD1195
ARM: dts: Prepare Realtek RTD1195 and MeLE X1000
Documentation/devicetree/bindings/arm/realtek.yaml | 6 +
arch/arm/Kconfig | 2 +
arch/arm/Makefile | 1 +
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/rtd1195-mele-x1000.dts | 30 +++++
arch/arm/boot/dts/rtd1195.dtsi | 128 +++++++++++++++++++++
arch/arm/mach-realtek/Kconfig | 16 +++
7 files changed, 185 insertions(+)
create mode 100644 arch/arm/boot/dts/rtd1195-mele-x1000.dts
create mode 100644 arch/arm/boot/dts/rtd1195.dtsi
create mode 100644 arch/arm/mach-realtek/Kconfig
--
2.16.4
next reply other threads:[~2019-10-21 2:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-21 2:10 Andreas Färber [this message]
2019-10-21 2:10 ` [PATCH 1/3] dt-bindings: arm: realtek: Add RTD1195 and MeLE X1000 Andreas Färber
2019-10-29 15:41 ` Rob Herring
2019-10-21 2:10 ` [PATCH 3/3] ARM: dts: Prepare Realtek " Andreas Färber
2019-10-29 15:41 ` Rob Herring
2019-10-29 15:52 ` Andreas Färber
2019-10-29 20:40 ` Rob Herring
2019-10-30 3:49 ` Andreas Färber
2019-10-30 14:01 ` Rob Herring
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=20191021021035.7032-1-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-realtek-soc@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).