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 X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B626DC2BB9A for ; Thu, 17 Dec 2020 11:25:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 706E4238D7 for ; Thu, 17 Dec 2020 11:25:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728039AbgLQLZ0 (ORCPT ); Thu, 17 Dec 2020 06:25:26 -0500 Received: from mail-oi1-f178.google.com ([209.85.167.178]:42690 "EHLO mail-oi1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725930AbgLQLZ0 (ORCPT ); Thu, 17 Dec 2020 06:25:26 -0500 Received: by mail-oi1-f178.google.com with SMTP id l200so31749465oig.9; Thu, 17 Dec 2020 03:25:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ye23hBbfnHcKQODG9BbEdQi+7RSpwQlYeXWySCGHRoA=; b=K4WNYthey8FCkQr0GPnCoKT2/v9V5kemnMtZfMV7PVVlES29LN/Rs2HkjtdZ2v2RBP urR5+HvDHJaycsIIebYGEBnuw+79n2ZgpkoBjPW35PfcDzrwuAvFIYfW7NABlgl5w2Nr SlE3VNUbfUXJf+rFbi2fNhbCh1Dg9UqjyUkfGRYIi9O68v0FA2S4B8EeEX1LBUHniDtq rruTGXVnsOFAzhfxM18Ehizc+L2clcGPczJYKCMRSCC/hJc8BvcopEoyJ9A4CIhn4aMK 8ljhHUBp7VQbrODFPyyNiC1yZNU1zMJJRRXZu4bpoi8VkEchmLaOMckLfEZsoe74Nw4V WY6A== X-Gm-Message-State: AOAM532Tgs1ycR/C2BaR3b/U8v61XIoLFPEaBUeP1HlXYXNwnLfhBYfZ LFCf7BhtuGlhb+013EzxMwM/lQvSpjAuSd5jBeJuyQfa X-Google-Smtp-Source: ABdhPJzgIN2bVZaY3oKtlIdAPDr+0ZVUWELQPcGC1FhKksYVNZHJ7McWrhS4NTz0PS+86hOn3kkX81LmTzT91lEJQTk= X-Received: by 2002:aca:ec09:: with SMTP id k9mr4381743oih.153.1608204285143; Thu, 17 Dec 2020 03:24:45 -0800 (PST) MIME-Version: 1.0 References: <20201213183759.223246-1-aford173@gmail.com> <20201213183759.223246-11-aford173@gmail.com> In-Reply-To: <20201213183759.223246-11-aford173@gmail.com> From: Geert Uytterhoeven Date: Thu, 17 Dec 2020 12:24:34 +0100 Message-ID: Subject: Re: [PATCH 10/18] arm64: dts: renesas: Don't make vccq_sdhi0 always on To: Adam Ford Cc: Linux-Renesas , Adam Ford-BE , Geert Uytterhoeven , Magnus Damm , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 13, 2020 at 7:38 PM Adam Ford wrote: > vccq_sdhi0 is referenced from sdhi0, so there is no need to force > this regualtor to be always-on. In theory it could help with regulator > low power modes in the future. > > Signed-off-by: Adam Ford Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.12 (with the typo fixed, and "beacon" added to the one-line summary). 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