From mboxrd@z Thu Jan 1 00:00:00 1970 From: marek.vasut@gmail.com (Marek Vasut) Date: Mon, 30 Jul 2018 13:19:25 +0200 Subject: [PATCH V5] ARM: shmobile: Rework the PMIC IRQ line quirk In-Reply-To: References: <20180611121513.9673-1-marek.vasut+renesas@gmail.com> <20180613110647.ygg66nu36pcf6kpn@verge.net.au> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/13/2018 01:21 PM, Geert Uytterhoeven wrote: > Hi Simon, Hi, > On Wed, Jun 13, 2018 at 1:06 PM Simon Horman wrote: >> On Mon, Jun 11, 2018 at 02:15:13PM +0200, Marek Vasut wrote: >>> Rather than hard-coding the quirk topology, which stopped scaling, >>> parse the information from DT. The code looks for all compatible >>> PMICs -- da9063 and da9210 -- and checks if their IRQ line is tied >>> to the same pin. If so, the code sends a matching sequence to the >>> PMIC to deassert the IRQ. >>> >>> Signed-off-by: Marek Vasut >>> Cc: Geert Uytterhoeven >>> Cc: Kuninori Morimoto >>> Cc: Simon Horman >>> Cc: Wolfram Sang >>> Cc: linux-renesas-soc at vger.kernel.org >>> Acked-by: Wolfram Sang >>> Tested-by: Geert Uytterhoeven (on Koelsch) >> >> This looks fine to me but I will wait to see if there are other reviews >> before applying. >> >> Reviewed-by: Simon Horman > > Note that applying it now will break gose, as its DTS doesn't describe all > regulators yet. https://patchwork.kernel.org/patch/10548919/ should fix this. https://patchwork.kernel.org/patch/10548923/ for Silk. -- Best regards, Marek Vasut