Re: [PATCH 2/2] ARM64: mt8173: dts Add MT8173 cpufreq driver support

2015-04-24 Thread Pi-Cheng Chen
Hi Mark, Thanks for reviewing. On Thu, Apr 23, 2015 at 8:53 PM, Mark Rutland mark.rutl...@arm.com wrote: On Mon, Apr 20, 2015 at 10:27:27AM +0100, pi-cheng.chen wrote: This patch adds voltage supplies and clocks used by MT8173 cpufreq driver. Signed-off-by: pi-cheng.chen

Re: [PATCH 2/2] ARM64: mt8173: dts Add MT8173 cpufreq driver support

2015-04-23 Thread Mark Rutland
On Mon, Apr 20, 2015 at 10:27:27AM +0100, pi-cheng.chen wrote: This patch adds voltage supplies and clocks used by MT8173 cpufreq driver. Signed-off-by: pi-cheng.chen pi-cheng.c...@linaro.org This series has no bindings for these properties. --- arch/arm64/boot/dts/mediatek/mt8173-evb.dts

[PATCH 2/2] ARM64: mt8173: dts Add MT8173 cpufreq driver support

2015-04-20 Thread pi-cheng.chen
This patch adds voltage supplies and clocks used by MT8173 cpufreq driver. Signed-off-by: pi-cheng.chen pi-cheng.c...@linaro.org --- arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 9 + arch/arm64/boot/dts/mediatek/mt8173.dtsi| 6 ++ 2 files changed, 15 insertions(+) diff --git