[PATCH 3/5] arm64: mediatek: enable MTK_TIMER
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2015-07-21 07:52:34
Also in:
linux-clk, linux-devicetree, linux-mediatek, lkml
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2015-07-21 07:52:34
Also in:
linux-clk, linux-devicetree, linux-mediatek, lkml
On Saturday, July 18, 2015 09:31:53 AM Thomas Gleixner wrote:
On Fri, 17 Jul 2015, Matthias Brugger wrote:quoted
On Monday, July 13, 2015 05:32:47 PM Yingjoe Chen wrote:quoted
Enable MTK_TIMER for MediaTek plaform, which will be used as schedule clock. Signed-off-by: Yingjoe Chen <redacted> ---Applied, thanks.So you enable the current code w/o the modifications required for this to work?
Well as the timer is not defined in dts it should not break the board... But yes you are right, I will drop this commit for now. Thanks, Matthias