Re: [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

2018-07-11 Thread Mars Cheng
Hi Matthias On Tue, 2018-07-10 at 12:52 +0200, Matthias Brugger wrote: > > On 10/07/18 01:04, Mars Cheng wrote: [...] > > pmic/pwrap/i2c/rtc/kpd/spi/wdt/cqdma/auxadc/pwm/cmdq/disp. We have > > dedicated owners to handle them and will cowork tightly with members to > > make sure things happen in

Re: [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

2018-07-10 Thread Matthias Brugger
On 10/07/18 01:04, Mars Cheng wrote: > Hi Matthias/Marc > > On Mon, 2018-07-09 at 17:43 +0100, Marc Zyngier wrote: >> On 09/07/18 11:20, Matthias Brugger wrote: >>> >>> >>> On 09/07/18 08:05, Mars Cheng wrote: This adds basic chip support for MT6765 SoC. Signed-off-by: Mars Cheng

Re: [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

2018-07-09 Thread Mars Cheng
Hi Matthias/Marc On Mon, 2018-07-09 at 17:43 +0100, Marc Zyngier wrote: > On 09/07/18 11:20, Matthias Brugger wrote: > > > > > > On 09/07/18 08:05, Mars Cheng wrote: > >> This adds basic chip support for MT6765 SoC. > >> > >> Signed-off-by: Mars Cheng > >> --- > >> arch/arm64/boot/dts/mediatek

Re: [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

2018-07-09 Thread Marc Zyngier
On 09/07/18 11:20, Matthias Brugger wrote: > > > On 09/07/18 08:05, Mars Cheng wrote: >> This adds basic chip support for MT6765 SoC. >> >> Signed-off-by: Mars Cheng >> --- >> arch/arm64/boot/dts/mediatek/Makefile |1 + >> arch/arm64/boot/dts/mediatek/mt6765-evb.dts | 33 ++ >>

Re: [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

2018-07-09 Thread Matthias Brugger
On 09/07/18 08:05, Mars Cheng wrote: > This adds basic chip support for MT6765 SoC. > > Signed-off-by: Mars Cheng > --- > arch/arm64/boot/dts/mediatek/Makefile |1 + > arch/arm64/boot/dts/mediatek/mt6765-evb.dts | 33 ++ > arch/arm64/boot/dts/mediatek/mt6765.dtsi| 156 >

Re: [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

2018-07-09 Thread Marc Zyngier
On Mon, 9 Jul 2018 14:05:02 +0800 Mars Cheng wrote: > This adds basic chip support for MT6765 SoC. > > Signed-off-by: Mars Cheng Acked-by: Marc Zyngier M. -- Without deviation from the norm, progress is not possible.

[PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

2018-07-08 Thread Mars Cheng
This adds basic chip support for MT6765 SoC. Signed-off-by: Mars Cheng --- arch/arm64/boot/dts/mediatek/Makefile |1 + arch/arm64/boot/dts/mediatek/mt6765-evb.dts | 33 ++ arch/arm64/boot/dts/mediatek/mt6765.dtsi| 156 +++ 3 files changed, 190 inserti