* [PATCH] ARM: dts: am437x-sk-evm: Hook dcdc2 as the cpu0-supply
@ 2014-12-04 15:24 Felipe Balbi
2014-12-22 20:38 ` Felipe Balbi
0 siblings, 1 reply; 3+ messages in thread
From: Felipe Balbi @ 2014-12-04 15:24 UTC (permalink / raw)
To: linux-arm-kernel
From: Dave Gerlach <d-gerlach@ti.com>
Hook dcdc2 as the cpu0-supply.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
---
arch/arm/boot/dts/am437x-sk-evm.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts
index 87aa4f3..f7f77a7 100644
--- a/arch/arm/boot/dts/am437x-sk-evm.dts
+++ b/arch/arm/boot/dts/am437x-sk-evm.dts
@@ -611,3 +611,7 @@
&wdt {
status = "okay";
};
+
+&cpu {
+ cpu0-supply = <&dcdc2>;
+};
--
2.1.0.GIT
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: am437x-sk-evm: Hook dcdc2 as the cpu0-supply
2014-12-04 15:24 [PATCH] ARM: dts: am437x-sk-evm: Hook dcdc2 as the cpu0-supply Felipe Balbi
@ 2014-12-22 20:38 ` Felipe Balbi
2015-01-07 23:14 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Felipe Balbi @ 2014-12-22 20:38 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Dec 04, 2014 at 09:24:39AM -0600, Felipe Balbi wrote:
> From: Dave Gerlach <d-gerlach@ti.com>
>
> Hook dcdc2 as the cpu0-supply.
>
> Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
> Signed-off-by: Felipe Balbi <balbi@ti.com>
btw, before sending this, I tested on my AM437x Starter Kit, so
Tested-by: Felipe Balbi <balbi@ti.com>
> ---
> arch/arm/boot/dts/am437x-sk-evm.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts
> index 87aa4f3..f7f77a7 100644
> --- a/arch/arm/boot/dts/am437x-sk-evm.dts
> +++ b/arch/arm/boot/dts/am437x-sk-evm.dts
> @@ -611,3 +611,7 @@
> &wdt {
> status = "okay";
> };
> +
> +&cpu {
> + cpu0-supply = <&dcdc2>;
> +};
> --
> 2.1.0.GIT
>
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141222/f957efd8/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: am437x-sk-evm: Hook dcdc2 as the cpu0-supply
2014-12-22 20:38 ` Felipe Balbi
@ 2015-01-07 23:14 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2015-01-07 23:14 UTC (permalink / raw)
To: linux-arm-kernel
* Felipe Balbi <balbi@ti.com> [141222 12:41]:
> On Thu, Dec 04, 2014 at 09:24:39AM -0600, Felipe Balbi wrote:
> > From: Dave Gerlach <d-gerlach@ti.com>
> >
> > Hook dcdc2 as the cpu0-supply.
> >
> > Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
>
> btw, before sending this, I tested on my AM437x Starter Kit, so
>
> Tested-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v3.20/dt thanks.
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-07 23:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04 15:24 [PATCH] ARM: dts: am437x-sk-evm: Hook dcdc2 as the cpu0-supply Felipe Balbi
2014-12-22 20:38 ` Felipe Balbi
2015-01-07 23:14 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).