From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Tue, 21 Jul 2015 09:52:21 +0200 Subject: [PATCH 3/5] arm64: mediatek: enable MTK_TIMER In-Reply-To: References: <1436779969-18610-1-git-send-email-yingjoe.chen@mediatek.com> <1956087.MUsCyY7Qyv@ubix> Message-ID: <8509032.5CRGhrucRP@ubix> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Saturday, July 18, 2015 09:31:53 AM Thomas Gleixner wrote: > On Fri, 17 Jul 2015, Matthias Brugger wrote: > > On Monday, July 13, 2015 05:32:47 PM Yingjoe Chen wrote: > > > Enable MTK_TIMER for MediaTek plaform, which will be used as > > > schedule clock. > > > > > > Signed-off-by: Yingjoe Chen > > > --- > > > > 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