[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <514B43C5.6060404@wwwdotorg.org>
Date: Thu, 21 Mar 2013 11:30:45 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
CC: Laxman Dewangan <ldewangan@...dia.com>, 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
On 03/21/2013 08:07 AM, Sergei Shtylyov wrote:
> 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.
>> diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts
>> + i2c@...0d000 {
>> + status = "okay";
>> + clock-frequency = <400000>;
>> +
>> + tps51632 {
>
> Should be named "tps51632@43" I think.
The unit-address (i.e. "@43" part) of the node name is typically omitted
if it isn't required to make the node name unique.
--
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