All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power
@ 2014-12-26 20:09 ` Aaro Koskinen
  0 siblings, 0 replies; 4+ messages in thread
From: Aaro Koskinen @ 2014-12-26 20:09 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren, linux-omap, linux-arm-kernel
  Cc: Aaro Koskinen

Add twl_power for N950/N9. Start with the simplest configuration to just
enable power off.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
---
 arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
index 1e49dfe..c41db94 100644
--- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
+++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
@@ -60,6 +60,11 @@
 
 &twl {
 	compatible = "ti,twl5031";
+
+	twl_power: power {
+		compatible = "ti,twl4030-power";
+		ti,use_poweroff;
+	};
 };
 
 &twl_gpio {
-- 
2.2.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power
@ 2014-12-26 20:09 ` Aaro Koskinen
  0 siblings, 0 replies; 4+ messages in thread
From: Aaro Koskinen @ 2014-12-26 20:09 UTC (permalink / raw)
  To: linux-arm-kernel

Add twl_power for N950/N9. Start with the simplest configuration to just
enable power off.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
---
 arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
index 1e49dfe..c41db94 100644
--- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
+++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
@@ -60,6 +60,11 @@
 
 &twl {
 	compatible = "ti,twl5031";
+
+	twl_power: power {
+		compatible = "ti,twl4030-power";
+		ti,use_poweroff;
+	};
 };
 
 &twl_gpio {
-- 
2.2.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power
  2014-12-26 20:09 ` Aaro Koskinen
@ 2015-01-08  0:11   ` Tony Lindgren
  -1 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-01-08  0:11 UTC (permalink / raw)
  To: Aaro Koskinen; +Cc: Benoît Cousson, linux-omap, linux-arm-kernel

* Aaro Koskinen <aaro.koskinen@iki.fi> [141226 12:12]:
> Add twl_power for N950/N9. Start with the simplest configuration to just
> enable power off.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>

Applying into omap-for-v3.20/dt thanks.

Tony

> ---
>  arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> index 1e49dfe..c41db94 100644
> --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
> +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> @@ -60,6 +60,11 @@
>  
>  &twl {
>  	compatible = "ti,twl5031";
> +
> +	twl_power: power {
> +		compatible = "ti,twl4030-power";
> +		ti,use_poweroff;
> +	};
>  };
>  
>  &twl_gpio {
> -- 
> 2.2.0
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power
@ 2015-01-08  0:11   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-01-08  0:11 UTC (permalink / raw)
  To: linux-arm-kernel

* Aaro Koskinen <aaro.koskinen@iki.fi> [141226 12:12]:
> Add twl_power for N950/N9. Start with the simplest configuration to just
> enable power off.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>

Applying into omap-for-v3.20/dt thanks.

Tony

> ---
>  arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> index 1e49dfe..c41db94 100644
> --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
> +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> @@ -60,6 +60,11 @@
>  
>  &twl {
>  	compatible = "ti,twl5031";
> +
> +	twl_power: power {
> +		compatible = "ti,twl4030-power";
> +		ti,use_poweroff;
> +	};
>  };
>  
>  &twl_gpio {
> -- 
> 2.2.0
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-08  0:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-26 20:09 [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power Aaro Koskinen
2014-12-26 20:09 ` Aaro Koskinen
2015-01-08  0:11 ` Tony Lindgren
2015-01-08  0:11   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.