[PATCH 2/4] arm64: dts: imx8mq-librem5-devkit: Disable snvs_rtc
Krzysztof Kozlowski
krzk at kernel.org
Tue Dec 15 04:18:44 EST 2020
On Sun, Dec 13, 2020 at 06:17:12PM +0100, Guido Günther wrote:
> The board has it's own rtc chip.
s/rtc/RTC/
Even if you have on-board RTC, why disabling the SNVS?
Best regards,
Krzysztof
>
> Signed-off-by: Guido Günther <agx at sigxcpu.org>
> ---
> arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
> index af139b283daf..12f5d75a5e44 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
> @@ -886,6 +886,10 @@ &snvs_pwrkey {
> status = "okay";
> };
>
> +&snvs_rtc {
> + status = "disabled";
> +};
> +
> &sai2 {
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_sai2>;
> --
> 2.29.2
>
More information about the linux-arm-kernel
mailing list