Re: [PATCH v4 3/3] arm64: dts: mt8173: add timer node

2015-10-14 Thread Matthias Brugger
On 02/10/15 17:05, Yingjoe Chen wrote: From: Daniel Kurtz Add device node to enable GPT timer. Signed-off-by: Daniel Kurtz Signed-off-by: Eddie Huang Signed-off-by: Yingjoe Chen --- I reapplied this on v4.4-next/arm64 arch/arm64/boot/dts/mediatek/mt8173.dtsi | 9 + 1 file

Re: [PATCH v4 3/3] arm64: dts: mt8173: add timer node

2015-10-02 Thread kbuild test robot
Hi Daniel, [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] config: arm64-allyesconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin

[PATCH v4 3/3] arm64: dts: mt8173: add timer node

2015-10-02 Thread Yingjoe Chen
From: Daniel Kurtz Add device node to enable GPT timer. Signed-off-by: Daniel Kurtz Signed-off-by: Eddie Huang Signed-off-by: Yingjoe Chen --- arch/arm64/boot/dts/mediatek/mt8173.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arc