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 E0038EB64DC for ; Tue, 4 Jul 2023 00:24:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229610AbjGDAYL (ORCPT ); Mon, 3 Jul 2023 20:24:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36106 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229450AbjGDAYK (ORCPT ); Mon, 3 Jul 2023 20:24:10 -0400 Received: from mail-yb1-xb2a.google.com (mail-yb1-xb2a.google.com [IPv6:2607:f8b0:4864:20::b2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86DB0E6 for ; Mon, 3 Jul 2023 17:24:09 -0700 (PDT) Received: by mail-yb1-xb2a.google.com with SMTP id 3f1490d57ef6-c50c797c31bso2260814276.0 for ; Mon, 03 Jul 2023 17:24:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688430248; x=1691022248; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=7ooo4dM5jALOtaXQ/scLIfMMHfxc7psGFc61PPL8SXI=; b=EC4ri2XnmUEcT5FMvk1S4XnLO2FYde1MbnG23B0qy9D1+GCfXYLTNHmwycc3q0wrcE 9B37RTnYYPWSj1v9wdi5dXdv7P3/4Ac7BIxWQZolk/Kc2uYG5d5bT6Ki6Nj0BhODFQ0h CxVJ/BOxEsc/hM59vOeh63h5QiHPa3fXeXu6Uh69oNKD99VHeFA3UrkHyQUKk03TST/h 2F6jT9YJ2CJA+LedHj1CNAOT2K44HTN0rTu5jxeb3qp8XEHkUzUOMXKsMhdQoj1Qvral WKGQBBPo37H8byJZb9Cl9z7NEo3oAA2bkSYT44mjeFFp0IrUud2RFaoXTSswBcziv0U3 T/lA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688430248; x=1691022248; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7ooo4dM5jALOtaXQ/scLIfMMHfxc7psGFc61PPL8SXI=; b=klH0iPUKz8auBIcfNx63VIaglpxmbMrL+ItCHw3U7ADRn4mbxmgkiZLuJCbrCQlFlj OASMdzScxMseChRfs6slZ0DwO6O09e2HJS15pAraV68dmeSnglw1JBrIYemgnSvucIoC DsfNcgnVOjdTl/T2KMDb+borBae5l/k+QA8yF8aXMz9GS1Z5SjL5/4501EBzZkCK4dwe hFnGYiEf89iuL/U7sde58Xi6NyS4tJC3PnUbWtjH94i7wKYvM/aazt0RChXzbWEQEvaa BmgKZtJcrDXmt4CYpYufF7VD62iU50TC4xadnI3RmaXUQSq+5iQIPqps5M6A+0zUH9Mu I8uQ== X-Gm-Message-State: ABy/qLZ9/GjfSyhhL+Xq//rec+4W9c6So90oFrxE5hKoIANyfBWV7FAM snlzZqelVbfCJMdXlGFLe+l9LqqqlaPRHLqEahX19A== X-Google-Smtp-Source: APBJJlGwBuEBQNkpWTGVzwAN8wHVIS3Z+h6RfADCfyBaNnBSNplPPR2iH9n5YEdPJApMCn3LPV+eq1ag4FSh0bWCATg= X-Received: by 2002:a25:3ac5:0:b0:ba8:1aeb:2b68 with SMTP id h188-20020a253ac5000000b00ba81aeb2b68mr10197957yba.41.1688430248788; Mon, 03 Jul 2023 17:24:08 -0700 (PDT) MIME-Version: 1.0 References: <20230628-topic-refgen-v3-0-9fbf0e605d23@linaro.org> In-Reply-To: From: Dmitry Baryshkov Date: Tue, 4 Jul 2023 03:23:57 +0300 Message-ID: Subject: Re: [PATCH v3 0/4] Qualcomm REFGEN regulator To: Mark Brown Cc: Konrad Dybcio , Andy Gross , Bjorn Andersson , Liam Girdwood , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Rob Clark , Abhinav Kumar , Sean Paul , David Airlie , Daniel Vetter , Krishna Manikandan , Marijn Suijten , Konrad Dybcio , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Rob Herring Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue, 4 Jul 2023 at 01:59, Mark Brown wrote: > > On Mon, Jul 03, 2023 at 08:15:53PM +0200, Konrad Dybcio wrote: > > > Recent Qualcomm SoCs have a REFGEN (reference voltage generator) regulator > > responsible for providing a reference voltage to some on-SoC IPs (like DSI > > or PHYs). It can be turned off when unused to save power. > > > > This series introduces the driver for it and lets the DSI driver > > consume it. > > What's the expected plan for merging this - should I be applying the DRM > patch? I'd pick the least two patches into msm-next after -rc1. -- With best wishes Dmitry 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F2C01C0015E for ; Tue, 4 Jul 2023 00:24:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1D74D10E255; Tue, 4 Jul 2023 00:24:13 +0000 (UTC) Received: from mail-yb1-xb2b.google.com (mail-yb1-xb2b.google.com [IPv6:2607:f8b0:4864:20::b2b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1264810E25A for ; Tue, 4 Jul 2023 00:24:10 +0000 (UTC) Received: by mail-yb1-xb2b.google.com with SMTP id 3f1490d57ef6-c4e4c258ba9so2671534276.1 for ; Mon, 03 Jul 2023 17:24:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688430248; x=1691022248; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=7ooo4dM5jALOtaXQ/scLIfMMHfxc7psGFc61PPL8SXI=; b=EC4ri2XnmUEcT5FMvk1S4XnLO2FYde1MbnG23B0qy9D1+GCfXYLTNHmwycc3q0wrcE 9B37RTnYYPWSj1v9wdi5dXdv7P3/4Ac7BIxWQZolk/Kc2uYG5d5bT6Ki6Nj0BhODFQ0h CxVJ/BOxEsc/hM59vOeh63h5QiHPa3fXeXu6Uh69oNKD99VHeFA3UrkHyQUKk03TST/h 2F6jT9YJ2CJA+LedHj1CNAOT2K44HTN0rTu5jxeb3qp8XEHkUzUOMXKsMhdQoj1Qvral WKGQBBPo37H8byJZb9Cl9z7NEo3oAA2bkSYT44mjeFFp0IrUud2RFaoXTSswBcziv0U3 T/lA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688430248; x=1691022248; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7ooo4dM5jALOtaXQ/scLIfMMHfxc7psGFc61PPL8SXI=; b=jtbjP2LlbfcgCBj+zh+UGyj4dsUi4CMSQwJqh0TFphSp0Qz4gYvxN/zvJiF1YdCkXg b4mDA1c5XprXz9AvL+BcMVCurc5OvF63/wMR5hf/3lQ/rInpf0hcwVMYJBhZdF+7k7aD H+/ioWLN3f+2/+46jqT0tMojVWdXtKNqNBvScVPzHPAwTOZ9YuNcCT7NqLLutALHhmA6 V8h8O6XO27E0cOQLEtnrSPVRPG8LXsZeFeqdV2VxeMzkmI31sYbcCHNCbxLJpx/A1ZWg xHnUw9djT2AZ3HmKpnbucg+ZyFQCiuceOGKIilktdcQ68CtNEn/msGW/O4CszdnhXLan 8Qeg== X-Gm-Message-State: ABy/qLZe+3C/wZ6rUXqKnygMgFGJ7sM3MiBGGDJa2ubXpqRKA0QcWP+C QbzSG+V+77KYNTmkN6Y7DJvOcno0liwctCQ+eg4uGA== X-Google-Smtp-Source: APBJJlGwBuEBQNkpWTGVzwAN8wHVIS3Z+h6RfADCfyBaNnBSNplPPR2iH9n5YEdPJApMCn3LPV+eq1ag4FSh0bWCATg= X-Received: by 2002:a25:3ac5:0:b0:ba8:1aeb:2b68 with SMTP id h188-20020a253ac5000000b00ba81aeb2b68mr10197957yba.41.1688430248788; Mon, 03 Jul 2023 17:24:08 -0700 (PDT) MIME-Version: 1.0 References: <20230628-topic-refgen-v3-0-9fbf0e605d23@linaro.org> In-Reply-To: From: Dmitry Baryshkov Date: Tue, 4 Jul 2023 03:23:57 +0300 Message-ID: Subject: Re: [PATCH v3 0/4] Qualcomm REFGEN regulator To: Mark Brown Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Conor Dooley , Konrad Dybcio , Bjorn Andersson , Liam Girdwood , Rob Herring , Abhinav Kumar , Konrad Dybcio , Andy Gross , Krishna Manikandan , dri-devel@lists.freedesktop.org, Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, Marijn Suijten , freedreno@lists.freedesktop.org, Sean Paul , linux-kernel@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 4 Jul 2023 at 01:59, Mark Brown wrote: > > On Mon, Jul 03, 2023 at 08:15:53PM +0200, Konrad Dybcio wrote: > > > Recent Qualcomm SoCs have a REFGEN (reference voltage generator) regulator > > responsible for providing a reference voltage to some on-SoC IPs (like DSI > > or PHYs). It can be turned off when unused to save power. > > > > This series introduces the driver for it and lets the DSI driver > > consume it. > > What's the expected plan for merging this - should I be applying the DRM > patch? I'd pick the least two patches into msm-next after -rc1. -- With best wishes Dmitry