* [GIT PULL] ARM: mediatek: dts updates for v4.6
@ 2016-02-22 12:47 Matthias Brugger
[not found] ` <CABuKBe+vk0E6-8ni5bHtyn6X3EbLoOxfjw0zqPRE_tLdp0AAXQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Matthias Brugger @ 2016-02-22 12:47 UTC (permalink / raw)
To: arm-DgEjT+Ai2ygdnm+yROfE0A
Cc: Biao Huang, Louis Yu, moderated list:ARM/Mediatek SoC...,
Matthias Brugger,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
John Crispin
Hi Arnd and Olof,
Please pull the following patches.
Thanks,
Matthias
---
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
https://github.com/mbgg/linux-mediatek.git tags/v4.5-next-dts
for you to fetch changes up to 8ba671efdbe5be3e5d691a8b7f77b0d68459b874:
arm: dts: Add pinctrl/GPIO/EINT node for mt2701 (2016-02-11 11:39:56 +0100)
----------------------------------------------------------------
Add support for mt7623 SoC.
Enable SMP support for mt7623.
Enable SMP support for mt2701
Add pinctrl for mt2701
----------------------------------------------------------------
Biao Huang (1):
arm: dts: Add pinctrl/GPIO/EINT node for mt2701
John Crispin (3):
Document: DT: Add bindings for mediatek MT7623 SoC Platform
ARM: dts: mediatek: add MT7623 basic support
ARM: dts: mt7623: enable SMP bringup
Louis Yu (1):
ARM: dts: mt2701: enable basic SMP bringup for mt2701
Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
.../devicetree/bindings/serial/mtk-uart.txt | 1 +
.../bindings/timer/mediatek,mtk-timer.txt | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/mt2701.dtsi | 31 +++++
arch/arm/boot/dts/mt7623-evb.dts | 33 +++++
arch/arm/boot/dts/mt7623.dtsi | 147 +++++++++++++++++++++
arch/arm/mach-mediatek/Kconfig | 4 +
arch/arm/mach-mediatek/mediatek.c | 1 +
9 files changed, 223 insertions(+)
create mode 100644 arch/arm/boot/dts/mt7623-evb.dts
create mode 100644 arch/arm/boot/dts/mt7623.dtsi
^ permalink raw reply [flat|nested] 5+ messages in thread* [GIT PULL] ARM: mediatek: dts updates for v4.6
@ 2016-02-22 12:43 Matthias Brugger
[not found] ` <CABuKBeK+zT85Z695dBGO-0tU26w5LBJqS53aecdZYGZ6V0GPhA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Matthias Brugger @ 2016-02-22 12:43 UTC (permalink / raw)
To: arm-DgEjT+Ai2ygdnm+yROfE0A
Cc: Andrew-CT Chen, Bayi Cheng, moderated list:ARM/Mediatek SoC...,
Matthias Brugger, Eddie Huang (黃智傑),
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Hi Arnd and Olof,
Please pull the following patches.
As you can see from the description, this pull request includes some
fixes. Only a few developer have access to a Mediatek HW at the
moment. Therefore I didn't send the fixes to stable.
If you want me to send the fixes for older kernel versions, please let me know.
Thanks,
Matthias
---
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
https://github.com/mbgg/linux-mediatek.git tags/v4.5-next-dts64
for you to fetch changes up to 3ea064b1e5adc263893ffdc3a11891c6d00d5e49:
ARM64: dts: Mediatek: mt8173-evb: fix access MMC fail issue
(2016-02-19 11:05:09 +0100)
----------------------------------------------------------------
Add nor-flash to mt8173 SoC.
Add efuse device to mt1873 SoC.
Fix power-domain issue mt8173-evb which uses older chip revision.
----------------------------------------------------------------
Bayi Cheng (1):
arm64: dts: mt8173: Add nor flash node
Eddie Huang (1):
ARM64: dts: Mediatek: mt8173-evb: fix access MMC fail issue
andrew-ct.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org (1):
dts: arm64: Add EFUSE device node
arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 3 +++
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 16 ++++++++++++++++
2 files changed, 19 insertions(+)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-02-26 21:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22 12:47 [GIT PULL] ARM: mediatek: dts updates for v4.6 Matthias Brugger
[not found] ` <CABuKBe+vk0E6-8ni5bHtyn6X3EbLoOxfjw0zqPRE_tLdp0AAXQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-02-26 21:26 ` Arnd Bergmann
-- strict thread matches above, loose matches on Subject: below --
2016-02-22 12:43 Matthias Brugger
[not found] ` <CABuKBeK+zT85Z695dBGO-0tU26w5LBJqS53aecdZYGZ6V0GPhA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-02-22 12:48 ` Matthias Brugger
2016-02-26 21:31 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox