From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f196.google.com ([209.85.128.196]:43366 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932696AbeEWLyO (ORCPT ); Wed, 23 May 2018 07:54:14 -0400 Received: by mail-wr0-f196.google.com with SMTP id r13-v6so13614287wrj.10 for ; Wed, 23 May 2018 04:54:13 -0700 (PDT) Subject: Re: [PATCH] ARM: dts: porter: Add missing PMIC nodes To: Geert Uytterhoeven Cc: Linux ARM , Marek Vasut , Geert Uytterhoeven , Kuninori Morimoto , Simon Horman , Wolfram Sang , Linux-Renesas References: <20180523114340.10216-1-marek.vasut+renesas@gmail.com> From: Marek Vasut Message-ID: Date: Wed, 23 May 2018 13:54:11 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On 05/23/2018 01:52 PM, Geert Uytterhoeven wrote: > Hi Marek, Hi, > On Wed, May 23, 2018 at 1:43 PM, Marek Vasut wrote: >> Add PMIC nodes to Porter and connect CPU DVFS supply. There is >> one DA9063L and one DA9210 on Porter, the only difference from >> the other boards is that DA9063L is at I2C address 0x5a rather >> than 0x58 . > > Ah, so porter needs the regulator quirk, too. Most of the boards do in fact, they just miss the regulator nodes. Silk to from what I can test locally. >> Signed-off-by: Marek Vasut > > Reviewed-by: Geert Uytterhoeven > > Gr{oetje,eeting}s, > > Geert > -- Best regards, Marek Vasut From mboxrd@z Thu Jan 1 00:00:00 1970 From: marek.vasut@gmail.com (Marek Vasut) Date: Wed, 23 May 2018 13:54:11 +0200 Subject: [PATCH] ARM: dts: porter: Add missing PMIC nodes In-Reply-To: References: <20180523114340.10216-1-marek.vasut+renesas@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/23/2018 01:52 PM, Geert Uytterhoeven wrote: > Hi Marek, Hi, > On Wed, May 23, 2018 at 1:43 PM, Marek Vasut wrote: >> Add PMIC nodes to Porter and connect CPU DVFS supply. There is >> one DA9063L and one DA9210 on Porter, the only difference from >> the other boards is that DA9063L is at I2C address 0x5a rather >> than 0x58 . > > Ah, so porter needs the regulator quirk, too. Most of the boards do in fact, they just miss the regulator nodes. Silk to from what I can test locally. >> Signed-off-by: Marek Vasut > > Reviewed-by: Geert Uytterhoeven > > Gr{oetje,eeting}s, > > Geert > -- Best regards, Marek Vasut