[PATCH] ARM: shmobile: silk: Add DA9063 PMIC node
From: marek.vasut@gmail.com (Marek Vasut)
Date: 2018-08-03 10:12:25
Also in:
linux-renesas-soc
On 08/02/2018 04:07 PM, Geert Uytterhoeven wrote:
Hi Marek,
Hi,
On Thu, Aug 2, 2018 at 3:56 PM Marek Vasut [off-list ref] wrote:quoted
On 08/01/2018 02:32 PM, Geert Uytterhoeven wrote:quoted
On Mon, Jul 30, 2018 at 1:18 PM Marek Vasut [off-list ref] wrote:quoted
Add DA9063 PMIC node to the I2C bus. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>Thanks for your patch! Oneline-summary prefix should be "ARM: dts: silk:".Right, fixedquoted
quoted
--- a/arch/arm/boot/dts/r8a7794-silk.dts +++ b/arch/arm/boot/dts/r8a7794-silk.dts@@ -403,6 +403,18 @@ pinctrl-names = "i2c-hdmi"; clock-frequency = <400000>; + + pmic at 5a {Hmm, the da9063 is actually connected to two i2c buses: i2c1 (3.3v) and i2c7 (1.8v). On Koelsch, we describe the 1.8v connection, as that i2c bus ("i2c_dvfs") is meant for power control.On Koelsch, the pmic is sitting on i2c6 only. What am I missing ?On Koelsch, i2c6 is wired to the da9063' 2-wire bus, and i2c1 is wired to the da9063's HS (high-speed) 2-wire bus.
On Silk it's wired to i2c1 and i2c7 apparently, I checked with i2cdetect/i2cdump that the PMIC responds on both busses, although it has address 0x5a on i2c1 and 0x58 on i2c7 .
Wolfram: do you like i2c slaves connected to multiple buses?
Gr{oetje,eeting}s,
Geert-- Best regards, Marek Vasut