From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] ARM: multi_v7_defconfig: Change RTC_DRV_HYM8563 to builtin Date: Sat, 09 Jan 2016 20:33:51 +0100 Message-ID: <4578616.QcQm44RoCq@phil> References: <1452367683-11160-1-git-send-email-sjoerd.simons@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1452367683-11160-1-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Sjoerd Simons , arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Am Samstag, 9. Januar 2016, 20:28:02 schrieb Sjoerd Simons: > Apart from providing an RTC the hym8563 chip on some rockchip boards > (e.g. rock2 square and firefly) also provide the 32khz clock used by the > SoCs thermal sensors. > > Switch the driver from a module to builtin such that the thermal > protection can work even if modules aren't used/loaded. > > Signed-off-by: Sjoerd Simons Personally I'm ok with the reasoning for requiring rtc to be build in, but I guess others might disagree. Nevertheless Acked-by: Heiko Stuebner and we'll let armsoc-people decide ;-) . Ideally we would do the same for the rk808 rtc as well - as it is exactly the same argument / case. Heiko From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Sat, 09 Jan 2016 20:33:51 +0100 Subject: [PATCH] ARM: multi_v7_defconfig: Change RTC_DRV_HYM8563 to builtin In-Reply-To: <1452367683-11160-1-git-send-email-sjoerd.simons@collabora.co.uk> References: <1452367683-11160-1-git-send-email-sjoerd.simons@collabora.co.uk> Message-ID: <4578616.QcQm44RoCq@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Samstag, 9. Januar 2016, 20:28:02 schrieb Sjoerd Simons: > Apart from providing an RTC the hym8563 chip on some rockchip boards > (e.g. rock2 square and firefly) also provide the 32khz clock used by the > SoCs thermal sensors. > > Switch the driver from a module to builtin such that the thermal > protection can work even if modules aren't used/loaded. > > Signed-off-by: Sjoerd Simons Personally I'm ok with the reasoning for requiring rtc to be build in, but I guess others might disagree. Nevertheless Acked-by: Heiko Stuebner and we'll let armsoc-people decide ;-) . Ideally we would do the same for the rk808 rtc as well - as it is exactly the same argument / case. Heiko