From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CED58C433EF for ; Tue, 7 Dec 2021 08:38:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233115AbhLGImA (ORCPT ); Tue, 7 Dec 2021 03:42:00 -0500 Received: from mxout04.lancloud.ru ([45.84.86.114]:40406 "EHLO mxout04.lancloud.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229925AbhLGIl7 (ORCPT ); Tue, 7 Dec 2021 03:41:59 -0500 Received: from LanCloud DKIM-Filter: OpenDKIM Filter v2.11.0 mxout04.lancloud.ru 99BA320D1C56 Received: from LanCloud Received: from LanCloud Received: from LanCloud Message-ID: <812b9898-42df-7e8d-f079-1c41a8cfd6a8@omp.ru> Date: Tue, 7 Dec 2021 11:38:19 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.2 Subject: Re: [PATCH v2 3/3] arm64: dts: renesas: rzg2l-smarc-som: Add vdd core regulator Content-Language: en-US To: Biju Das , Rob Herring CC: Geert Uytterhoeven , Magnus Damm , , , Chris Paterson , Biju Das , Prabhakar Mahadev Lad References: <20211206150025.15703-1-biju.das.jz@bp.renesas.com> <20211206150025.15703-4-biju.das.jz@bp.renesas.com> From: Sergey Shtylyov Organization: Open Mobile Platform In-Reply-To: <20211206150025.15703-4-biju.das.jz@bp.renesas.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.11.198] X-ClientProxiedBy: LFEXT01.lancloud.ru (fd00:f066::141) To LFEX1907.lancloud.ru (fd00:f066::207) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello! On 06.12.2021 18:00, Biju Das wrote: > Add vdd core regulator (1.1 V). > > This patch add regulator support for gpu. > > On the H/W manual nothing mentioned about gpu Mentioned nothing? > regulator. So using vdd core regulator for gpu. > > Signed-off-by: Biju Das > Reviewed-by: Lad Prabhakar > Reviewed-by: Geert Uytterhoeven [...] MBR, Sergey