To: <tony@atomide.com>
CC: <linux-arm-kernel@lists.infradead.org>, <linux-omap@vger.kernel.org>,
<broonie@opensource.wolfsonmicro.com>, AnilKumar Ch <anilkumar@ti.com>
Subject: [PATCH v3 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts
Date: Tue, 21 Aug 2012 16:47:29 +0530
Message-ID: <
1345547850-29761-4-git-send-email-anilkumar@ti.com>
X-Mailer: git-send-email 1.7.0.4
In-Reply-To: <
1345547850-29761-1-git-send-email-anilkumar@ti.com>
References: <
1345547850-29761-1-git-send-email-anilkumar@ti.com>
MIME-Version: 1.0
Content-Type: text/plain
Add tps65910 regulator device tree data to AM335x-EVM by adding
regulator consumers with tightened constraints and regulator-name.
TPS65910 regulator handle can be obtained by using this regulator
name.
This patch also add I2C node with I2C frequency and tps65910 PMIC
I2C slave address.
Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>