Re: [PATCH] arm64: dts: mt8173-evb: Add PMIC support

2015-07-07 Thread Matthias Brugger
On Tuesday, July 07, 2015 11:09:50 AM Eddie Huang wrote: > On Mon, 2015-07-06 at 18:39 +0200, Matthias Brugger wrote: > > On Monday, July 06, 2015 03:43:57 PM Eddie Huang wrote: > > > On Mon, 2015-06-22 at 21:19 +0800, Henry Chen wrote: > > > > From: Eddie Huang > > [...] > > > > > diff --git a/

Re: [PATCH] arm64: dts: mt8173-evb: Add PMIC support

2015-07-06 Thread Eddie Huang
On Mon, 2015-07-06 at 18:39 +0200, Matthias Brugger wrote: > On Monday, July 06, 2015 03:43:57 PM Eddie Huang wrote: > > On Mon, 2015-06-22 at 21:19 +0800, Henry Chen wrote: > > > From: Eddie Huang > > > [...] > > > diff --git a/arch/arm64/boot/dts/mediatek/mt8173-evb.dts > > > b/arch/arm64/boot/

Re: [PATCH] arm64: dts: mt8173-evb: Add PMIC support

2015-07-06 Thread Matthias Brugger
On Monday, July 06, 2015 03:43:57 PM Eddie Huang wrote: > Hi Matthias, > > On Mon, 2015-06-22 at 21:19 +0800, Henry Chen wrote: > > From: Eddie Huang > > > > The MT8173 eval board contains a MT6397 PMIC. This adds the > > corresponding device node to the dts file. > > > > Signed-off-by: Henry C

Re: [PATCH] arm64: dts: mt8173-evb: Add PMIC support

2015-07-06 Thread Eddie Huang
Hi Matthias, On Mon, 2015-06-22 at 21:19 +0800, Henry Chen wrote: > From: Eddie Huang > > The MT8173 eval board contains a MT6397 PMIC. This adds the > corresponding device node to the dts file. > > Signed-off-by: Henry Chen > Signed-off-by: Eddie Huang > --- > Base on 4.1-rc1 and commit as f

[PATCH] arm64: dts: mt8173-evb: Add PMIC support

2015-06-22 Thread Henry Chen
From: Eddie Huang The MT8173 eval board contains a MT6397 PMIC. This adds the corresponding device node to the dts file. Signed-off-by: Henry Chen Signed-off-by: Eddie Huang --- Base on 4.1-rc1 and commit as following, ARM64: dts: Mediatek: MT8173 updates [1] and clk: Add common clock support