[PATCH V2 2/2] ARM: dts: DRA7: Add node for RTC
Tony Lindgren
tony at atomide.com
Wed Jul 9 02:12:32 PDT 2014
* Lokesh Vutla <lokeshvutla at ti.com> [140709 01:37]:
> Add node for RTC.
> And also making RTC regulator always-on, as RTC should be powered
> always.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> [nm at ti.com: update with rtc crossbar number]
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---
> This patch depends on the crossbar dt patch series by Sricharan:
> https://www.mail-archive.com/linux-omap@vger.kernel.org/msg106910.html
>
> arch/arm/boot/dts/dra7-evm.dts | 1 +
> arch/arm/boot/dts/dra7.dtsi | 9 +++++++++
> 2 files changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
> index 4adc280..bca6d4a 100644
> --- a/arch/arm/boot/dts/dra7-evm.dts
> +++ b/arch/arm/boot/dts/dra7-evm.dts
> @@ -249,6 +249,7 @@
> regulator-min-microvolt = <1050000>;
> regulator-max-microvolt = <1050000>;
> regulator-boot-on;
> + regulator-always-on;
> };
>
Is this regulator really always on?
Regards,
Tony
More information about the linux-arm-kernel
mailing list