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 4810FEB64D9 for ; Wed, 14 Jun 2023 12:26:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236094AbjFNM0z (ORCPT ); Wed, 14 Jun 2023 08:26:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244435AbjFNM0w (ORCPT ); Wed, 14 Jun 2023 08:26:52 -0400 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A79611FE4 for ; Wed, 14 Jun 2023 05:26:50 -0700 (PDT) Received: by mail-wm1-x333.google.com with SMTP id 5b1f17b1804b1-3f7ff69824dso4504745e9.1 for ; Wed, 14 Jun 2023 05:26:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686745609; x=1689337609; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=3NY9mrsvwl5zfIPZArwnmdeb4vxo5oIHW0I0xAx9Ck0=; b=GyhLvqWEBVUiGocpa8YEixGautz0c8f2/JdqWXCNnLgHhX6wgQkpMGpuA5yLUTrIw7 oPEV7X5xBlH9WgaS3eK/xznBstks+aipUH6nao//SLd3BVcEfohbBJgSrEPLIzyORlsX 05QakOLFVW2pOGwG/bUvTcPDp63Tygf905laruxcV7caqlunBKbwhG+iRNYy8IMLMGNr kHdp3BokzdwlopV+qqMe5RtlBITPOyRGvoBeXSlv9nnK3XbaLDD6WiWkMgJf/qayODiQ yq4sQUPBOl99h1Q8QRJ/CrhPftSN7TbhVdO9CI6cKgstY5WiuLYEcLtB3GkroiP7nXlj jAHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686745609; x=1689337609; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3NY9mrsvwl5zfIPZArwnmdeb4vxo5oIHW0I0xAx9Ck0=; b=cUIfUh2LhT2ezwZg/K8H0yxwiYYThrMobQBu7tud1cPfAOHY8kNZ4hRP3mN9DsdM8l CX1DUimKPKA4gHoczbfGsoipdztHN6Czq8VOHJH7lASS1O/fG5JIkiFblrHxajnOiDHy RM3igoEMo+ispwnm3gjoQPZTtpPAlvoOA8Id/GZLJv/+YyfRFQqIE+MUOVZQ7lAqmmDI guHuuauJFi9FGkka0A0dmZmoj6fxkcHnQEo+Pn/2eMCBAYX4jd0PSunMG1AxAhYppObX RTuGmSEq+k79JrPRD8GtaavBPO2rA7Pv1E+SqiX2aZhqCUijx/bVw372KU2JAcqD35ch 7fiA== X-Gm-Message-State: AC+VfDyyV9BDgtKlYfvjTr4hdMKcdXnQXoB1fNv7Bz7xtgS5VEanFw9m nqo8bOyHCRME3GchcIelAWkuew== X-Google-Smtp-Source: ACHHUZ7YiVU59J82kIVqUIDiGCftqnZauiZ656NME9ImNlEZvFoMqyQVXlPTJmpffwvWI8abBIDZdw== X-Received: by 2002:a7b:c8ce:0:b0:3f7:c92:57a0 with SMTP id f14-20020a7bc8ce000000b003f70c9257a0mr1308539wml.14.1686745609096; Wed, 14 Jun 2023 05:26:49 -0700 (PDT) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id w15-20020a5d404f000000b0030fcf3d75c4sm4138103wrp.45.2023.06.14.05.26.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 14 Jun 2023 05:26:48 -0700 (PDT) Message-ID: <70943e3b-8f6f-0b81-7272-03f19633d858@linaro.org> Date: Wed, 14 Jun 2023 13:26:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 4/8] arm64: dts: qcom: msm8939-sony-tulip: Allow disabling pm8916_l6 Content-Language: en-US To: Stephan Gerhold , Bjorn Andersson Cc: Andy Gross , Konrad Dybcio , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230530-msm8939-regulators-v1-0-a3c3ac833567@gerhold.net> <20230530-msm8939-regulators-v1-4-a3c3ac833567@gerhold.net> From: Bryan O'Donoghue In-Reply-To: <20230530-msm8939-regulators-v1-4-a3c3ac833567@gerhold.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/06/2023 08:16, Stephan Gerhold wrote: > The vendor kernel from Sony does not have regulator-always-on for > pm8916_l6, so we should be able to disable it when setting up the > display properly. Since sony-tulip does not have display set up > currently it should be fine to let the regulator disable until then. > > Signed-off-by: Stephan Gerhold > --- > arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts b/arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts > index dc5b8cd5b9f4..509abcdad287 100644 > --- a/arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts > +++ b/arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts > @@ -91,7 +91,6 @@ pm8916_l5: l5 { > pm8916_l6: l6 { > regulator-min-microvolt = <1800000>; > regulator-max-microvolt = <1800000>; > - regulator-always-on; > }; > > pm8916_l7: l7 { > Reviewed-by: Bryan O'Donoghue