From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Mon, 23 Nov 2015 19:34:03 +0100 Subject: [PATCH] soc: Mediatek: Enable SCPSYS power domain driver by default In-Reply-To: References: <1447411835-19035-1-git-send-email-eddie.huang@mediatek.com> <7h4mgpdh6f.fsf@deeprootsystems.com> Message-ID: <56535C1B.1090804@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 19/11/15 21:05, Kevin Hilman wrote: > On Fri, Nov 13, 2015 at 7:59 AM, Kevin Hilman wrote: >> Eddie Huang writes: >> >>> If enable Mediatek 8173 SoC, it should also enable power domain >>> driver. Otherwise access clk subsystem register will fail. >>> >>> Signed-off-by: Eddie Huang >> >> Tested-by: Kevin Hilman >> >> This gets the mt8173-evb booting again with arm-soc/for-next and >> mainline for me. >> >> I'll let Matthias queue this up and send it with any other fixes for >> v4.4-rc1. > > Matthias, this is still broken in arm-soc. Curious if your planning > on sending a fix? If you prefer, with your ack, we can apply directly > to arm-soc/fixes. > Sorry for the delay. Please apply it directly. Acked-by: Matthias Brugger Thanks a lot, Matthias