Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1559794

Re: [PATCHv3 RESEND 6/8] ARM: dts: stm32: enable RTC on stm32f469-disco

From Alexandre Torgue <alexandre.torgue@st.com>
Newsgroups linux.kernel
Subject Re: [PATCHv3 RESEND 6/8] ARM: dts: stm32: enable RTC on stm32f469-disco
Date 2017-01-16 15:50 +0100
Message-ID <t0gLD-1Gm-5@gated-at.bofh.it> (permalink)
References <t0fFU-10y-13@gated-at.bofh.it> <t0fFU-10y-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 01/16/2017 02:29 PM, Amelie Delaunay wrote:
> This patch enables RTC on stm32f469-disco with default LSE clock source.
>
> Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
> ---
>  arch/arm/boot/dts/stm32f469-disco.dts | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stm32f469-disco.dts b/arch/arm/boot/dts/stm32f469-disco.dts
> index fda12a4..f52b9f6 100644
> --- a/arch/arm/boot/dts/stm32f469-disco.dts
> +++ b/arch/arm/boot/dts/stm32f469-disco.dts
> @@ -78,6 +78,10 @@
>  	clock-frequency = <8000000>;
>  };
>
> +&rtc {
> +	status = "okay";
> +};
> +
>  &usart3 {
>  	pinctrl-0 = <&usart3_pins_a>;
>  	pinctrl-names = "default";
>
Applied on stm32-dt-for-v4.11

Thanks
Alex

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCHv3 RESEND 6/8] ARM: dts: stm32: enable RTC on stm32f469-disco Amelie Delaunay <amelie.delaunay@st.com> - 2017-01-16 14:40 +0100
  Re: [PATCHv3 RESEND 6/8] ARM: dts: stm32: enable RTC on  stm32f469-disco Alexandre Torgue <alexandre.torgue@st.com> - 2017-01-16 15:50 +0100

csiph-web