From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: CK HU <ck.hu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
Mars Cheng <mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: ARM: mediatek: dts 64 bit updates for v4.8
Date: Sun, 3 Jul 2016 08:47:19 +0200 [thread overview]
Message-ID: <8e60cf93-062d-368a-f2e0-58c747bb34ca@gmail.com> (raw)
Hi all,
Please merge the following updates for arm64 device tree branch.
Thanks,
Matthias
---
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
https://github.com/mbgg/linux-mediatek.git tags/v4.7-next-dts
for you to fetch changes up to aea1c315b6395920bbeb69804e0355e57c67e086:
arm64: dts: mediatek: add mt6755 support (2016-07-03 07:57:21 +0200)
----------------------------------------------------------------
- Add nodes for the DISP function ports
- Add dt-bindings for mt6755
- Add basic support for mt6755 SoC
----------------------------------------------------------------
CK Hu (1):
arm64: dts: mt8173: Add display subsystem related nodes
Mars Cheng (2):
Document: DT: Add bindings for mediatek MT6755 SoC Platform
arm64: dts: mediatek: add mt6755 support
Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
.../interrupt-controller/mediatek,sysirq.txt | 1 +
.../devicetree/bindings/serial/mtk-uart.txt | 1 +
arch/arm64/boot/dts/mediatek/Makefile | 1 +
arch/arm64/boot/dts/mediatek/mt6755-evb.dts | 38 ++++
arch/arm64/boot/dts/mediatek/mt6755.dtsi | 145 ++++++++++++++
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 223
+++++++++++++++++++++
7 files changed, 413 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt6755-evb.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt6755.dtsi
WARNING: multiple messages have this Message-ID (diff)
From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM: mediatek: dts 64 bit updates for v4.8
Date: Sun, 3 Jul 2016 08:47:19 +0200 [thread overview]
Message-ID: <8e60cf93-062d-368a-f2e0-58c747bb34ca@gmail.com> (raw)
Hi all,
Please merge the following updates for arm64 device tree branch.
Thanks,
Matthias
---
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
https://github.com/mbgg/linux-mediatek.git tags/v4.7-next-dts
for you to fetch changes up to aea1c315b6395920bbeb69804e0355e57c67e086:
arm64: dts: mediatek: add mt6755 support (2016-07-03 07:57:21 +0200)
----------------------------------------------------------------
- Add nodes for the DISP function ports
- Add dt-bindings for mt6755
- Add basic support for mt6755 SoC
----------------------------------------------------------------
CK Hu (1):
arm64: dts: mt8173: Add display subsystem related nodes
Mars Cheng (2):
Document: DT: Add bindings for mediatek MT6755 SoC Platform
arm64: dts: mediatek: add mt6755 support
Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
.../interrupt-controller/mediatek,sysirq.txt | 1 +
.../devicetree/bindings/serial/mtk-uart.txt | 1 +
arch/arm64/boot/dts/mediatek/Makefile | 1 +
arch/arm64/boot/dts/mediatek/mt6755-evb.dts | 38 ++++
arch/arm64/boot/dts/mediatek/mt6755.dtsi | 145 ++++++++++++++
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 223
+++++++++++++++++++++
7 files changed, 413 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt6755-evb.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt6755.dtsi
next reply other threads:[~2016-07-03 6:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-03 6:47 Matthias Brugger [this message]
2016-07-03 6:47 ` ARM: mediatek: dts 64 bit updates for v4.8 Matthias Brugger
[not found] ` <8e60cf93-062d-368a-f2e0-58c747bb34ca-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07 11:59 ` Arnd Bergmann
2016-07-07 11:59 ` 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=8e60cf93-062d-368a-f2e0-58c747bb34ca@gmail.com \
--to=matthias.bgg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=ck.hu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.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.