[GIT PULL] ARM: mediatek: dts updates for v4.6
Matthias Brugger
matthias.bgg at gmail.com
Mon Feb 22 04:47:24 PST 2016
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
More information about the linux-arm-kernel
mailing list