[PATCH 0/3] Add basic support for Mediatek MT7623 SoC
John Crispin
blogic at openwrt.org
Thu Jan 21 02:18:53 PST 2016
On 21/01/2016 11:10, Matthias Brugger wrote:
>
>
> On 05/01/16 17:24, John Crispin wrote:
>> MT7623 is a SoC based on 32bit ARMv7 architecture. It contains 4 CA7
>> cores.
>> MT7623 share many HW IP with MT65xx series. This patchset was tested
>> on MT7623 evaluation board, and boot to shell ok.
>>
>> This series contains document bindings, device tree including
>> interrupt, uart, timer and wdt.
>>
>> John Crispin (3):
>> Document: DT: Add bindings for mediatek MT7623 SoC Platform
>> ARM: dts: mediatek: add MT7623 basic support
>> ARM: mediatek: add MT7623 smp bringup code
>>
>> 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/mt7623-evb.dts | 33 +++++
>> arch/arm/boot/dts/mt7623.dtsi | 147
>> ++++++++++++++++++++
>> arch/arm/mach-mediatek/Kconfig | 4 +
>> arch/arm/mach-mediatek/mediatek.c | 1 +
>> arch/arm/mach-mediatek/platsmp.c | 7 +
>> 9 files changed, 199 insertions(+)
>> create mode 100644 arch/arm/boot/dts/mt7623-evb.dts
>> create mode 100644 arch/arm/boot/dts/mt7623.dtsi
>>
>
> Applied to v4.5-next/dts and v4.5-next/soc.
>
> I split patch 3 to fit the different branches.
>
> Thanks,
> Matthias
thanks mate, i'll be resending the pmic, pinctrl, regulator ... patches
hopefully tomorrow. pcie will take a few days extra
John
>
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek
More information about the Linux-mediatek
mailing list