[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <514B1412.9060707@cogentembedded.com>
Date: Thu, 21 Mar 2013 18:07:14 +0400
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Laxman Dewangan <ldewangan@...dia.com>
CC: swarren@...dia.com, linux-doc@...r.kernel.org,
devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH V2 1/4] ARM: tegra: dalmore: add cpu regulator node
Hello.
On 21-03-2013 17:47, Laxman Dewangan wrote:
> Dalmore uses the TPS51632 as CPU regulator. The device is connected
> on I2C5.
> Add DT node for TPS51632.
> Signed-off-by: Laxman Dewangan <ldewangan@...dia.com>
> ---
> arch/arm/boot/dts/tegra114-dalmore.dts | 15 +++++++++++++++
> 1 files changed, 15 insertions(+), 0 deletions(-)
> diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts b/arch/arm/boot/dts/tegra114-dalmore.dts
> index a61974e..6be9434 100644
> --- a/arch/arm/boot/dts/tegra114-dalmore.dts
> +++ b/arch/arm/boot/dts/tegra114-dalmore.dts
> @@ -718,6 +718,21 @@
> clock-frequency = <408000000>;
> };
>
> + i2c@...0d000 {
> + status = "okay";
> + clock-frequency = <400000>;
> +
> + tps51632 {
Should be named "tps51632@43" I think.
> + compatible = "ti,tps51632";
> + reg = <0x43>;
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists