From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Fri, 17 Jul 2015 23:54:48 +0200 Subject: [PATCH 3/5] arm64: mediatek: enable MTK_TIMER In-Reply-To: <1436779969-18610-4-git-send-email-yingjoe.chen@mediatek.com> References: <1436779969-18610-1-git-send-email-yingjoe.chen@mediatek.com> <1436779969-18610-4-git-send-email-yingjoe.chen@mediatek.com> Message-ID: <1956087.MUsCyY7Qyv@ubix> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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.