Re: [PATCH V2 1/4] ARM: tegra: dalmore: add cpu regulator node

From: Stephen Warren
Date: Thu Mar 21 2013 - 13:30:54 EST


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@7000d000 {
>> + 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/