From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f177.google.com ([209.85.220.177]:38141 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934803AbeBNJO5 (ORCPT ); Wed, 14 Feb 2018 04:14:57 -0500 Received: by mail-qk0-f177.google.com with SMTP id s198so9710369qke.5 for ; Wed, 14 Feb 2018 01:14:57 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180213232812.31408-1-marek.vasut+renesas@gmail.com> References: <20180213232812.31408-1-marek.vasut+renesas@gmail.com> From: Geert Uytterhoeven Date: Wed, 14 Feb 2018 10:14:56 +0100 Message-ID: Subject: Re: [PATCH] ARM: shmobile: stout: enable R-Car Gen2 regulator quirk To: Marek Vasut Cc: Linux-Renesas , linux-arm-kernel@lists.infradead.org, Marek Vasut , Geert Uytterhoeven , Kuninori Morimoto , Simon Horman , Wolfram Sang Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hi Marek, On Wed, Feb 14, 2018 at 12:28 AM, Marek Vasut wrote: > Regulator setup is suboptimal on H2 Stout too. Worse, Stout has 2 DA9210 regulators, so you have to add a check for a DA9210 at address 0x70. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 From: geert@linux-m68k.org (Geert Uytterhoeven) Date: Wed, 14 Feb 2018 10:14:56 +0100 Subject: [PATCH] ARM: shmobile: stout: enable R-Car Gen2 regulator quirk In-Reply-To: <20180213232812.31408-1-marek.vasut+renesas@gmail.com> References: <20180213232812.31408-1-marek.vasut+renesas@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Marek, On Wed, Feb 14, 2018 at 12:28 AM, Marek Vasut wrote: > Regulator setup is suboptimal on H2 Stout too. Worse, Stout has 2 DA9210 regulators, so you have to add a check for a DA9210 at address 0x70. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds