From: Beniamino Galvani <b.galvani@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Arnd Bergmann <arnd@arndb.de>, Carlo Caione <carlo@caione.org>,
Russell King <linux@arm.linux.org.uk>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Jerry Cao <jerry.cao@amlogic.com>,
Victor Wan <victor.wan@amlogic.com>,
Beniamino Galvani <b.galvani@gmail.com>
Subject: [PATCH v2 0/7] ARM: meson: add support for Meson8
Date: Sun, 5 Oct 2014 23:59:12 +0200 [thread overview]
Message-ID: <1412546359-15062-1-git-send-email-b.galvani@gmail.com> (raw)
Hi,
this patchset introduces support for Amlogic Meson8, which is a family
of quad-core Cortex-A9 SoCs used in tablets and set-top boxes.
Changes since v1:
- reused the existing DT machine definition and renamed it to be more
generic
- added L2 cache support
Beniamino Galvani (7):
ARM: meson: add meson8 support
ARM: dts: add dtsi for Amlogic Meson8 SoCs
ARM: dts: add dts for Tronsmart S89 Elite TV box
of: add vendor prefix for Tronsmart
ARM: document Tronsmart compatible properties
ARM: meson: document meson8 compatible properties
ARM: meson: enable L2 cache
Documentation/devicetree/bindings/arm/amlogic.txt | 8 +-
.../devicetree/bindings/arm/tronsmart.txt | 7 ++
.../devicetree/bindings/vendor-prefixes.txt | 1 +
arch/arm/boot/dts/meson.dtsi | 7 ++
arch/arm/boot/dts/meson6.dtsi | 2 +
arch/arm/boot/dts/meson8-vega-s89e.dts | 65 +++++++++++++++
arch/arm/boot/dts/meson8.dtsi | 92 ++++++++++++++++++++++
arch/arm/mach-meson/Kconfig | 6 ++
arch/arm/mach-meson/meson.c | 10 ++-
9 files changed, 191 insertions(+), 7 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/tronsmart.txt
create mode 100644 arch/arm/boot/dts/meson8-vega-s89e.dts
create mode 100644 arch/arm/boot/dts/meson8.dtsi
--
1.9.1
next reply other threads:[~2014-10-05 21:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-05 21:59 Beniamino Galvani [this message]
2014-10-05 21:59 ` [PATCH v2 2/7] ARM: dts: add dtsi for Amlogic Meson8 SoCs Beniamino Galvani
[not found] ` <1412546359-15062-1-git-send-email-b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-10-05 21:59 ` [PATCH v2 1/7] ARM: meson: add meson8 support Beniamino Galvani
2014-10-05 21:59 ` [PATCH v2 3/7] ARM: dts: add dts for Tronsmart S89 Elite TV box Beniamino Galvani
2014-10-05 21:59 ` [PATCH v2 4/7] of: add vendor prefix for Tronsmart Beniamino Galvani
2014-10-06 15:07 ` Rob Herring
2014-10-05 21:59 ` [PATCH v2 5/7] ARM: document Tronsmart compatible properties Beniamino Galvani
2014-10-05 21:59 ` [PATCH v2 6/7] ARM: meson: document meson8 " Beniamino Galvani
2014-10-05 21:59 ` [PATCH v2 7/7] ARM: meson: enable L2 cache Beniamino Galvani
2014-10-08 19:30 ` [PATCH v2 0/7] ARM: meson: add support for Meson8 Arnd Bergmann
2014-10-06 16:01 ` Carlo Caione
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=1412546359-15062-1-git-send-email-b.galvani@gmail.com \
--to=b.galvani@gmail.com \
--cc=arnd@arndb.de \
--cc=carlo@caione.org \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=jerry.cao@amlogic.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=victor.wan@amlogic.com \
/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).