Re: [PATCH v3 0/2] Add mt6755 basic chip support

2016-07-02 Thread Matthias Brugger
On 06/29/2016 04:09 AM, Mars Cheng wrote: This patch adds basic support for Mediatek's new 8-core chip, mt6755. Based on 4.7-rc1 Changes in v3: 1. use evb as project suffix 2. add "disable" property for uart dts nodes 3. only alias uart0 as serial0, since we don't enable uart1 4. confirm all a

[PATCH v3 0/2] Add mt6755 basic chip support

2016-06-28 Thread Mars Cheng
This patch adds basic support for Mediatek's new 8-core chip, mt6755. Based on 4.7-rc1 Changes in v3: 1. use evb as project suffix 2. add "disable" property for uart dts nodes 3. only alias uart0 as serial0, since we don't enable uart1 4. confirm all acks are added Mars Cheng (2): Document: DT:

[PATCH v2 0/2] Add mt6755 basic chip support

2016-06-27 Thread Mars Cheng
This patch adds basic support for Mediatek's new 8-core chip, mt6755. Based on 4.7-rc1 Changes in v2: 1. use evb as project suffix 2. add "disable" property for uart dts nodes 3. only alias uart0 as serial0, since we don't enable uart1 Mars Cheng (2): Document: DT: Add bindings for mediatek MT6

Re: Add mt6755 basic chip support

2016-06-19 Thread Mars Cheng
On Tue, 2016-06-14 at 10:20 +0800, Mars Cheng wrote: > This patch adds basic support for Mediatek's new 8-core chip, mt6755. > It is also named as Helio P10. It is based on 4.7-rc1 > > Mars Cheng (2): > Document: DT: Add bindings for mediatek MT6755 SoC Platform > arm64: dts: mediatek: add mt6

Add mt6755 basic chip support

2016-06-13 Thread Mars Cheng
This patch adds basic support for Mediatek's new 8-core chip, mt6755. It is also named as Helio P10. It is based on 4.7-rc1 Mars Cheng (2): Document: DT: Add bindings for mediatek MT6755 SoC Platform arm64: dts: mediatek: add mt6755 support Documentation/devicetree/bindings/arm/mediatek.txt