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 68F43ECAAA1 for ; Mon, 24 Oct 2022 18:34:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229850AbiJXSeG (ORCPT ); Mon, 24 Oct 2022 14:34:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232013AbiJXSdg (ORCPT ); Mon, 24 Oct 2022 14:33:36 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F8BDDF4F for ; Mon, 24 Oct 2022 10:15:15 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id d6so17763720lfs.10 for ; Mon, 24 Oct 2022 10:15:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=idp4JnfOyED40+ywErCfhlkpwF2VRaHFDjwu98Br8YY=; b=skwmlPhXe+NZ4ZKB1fmEvkCHjl/xRuGDW4A1tfNIs0mxctA7wMYOuYYMVRsVDV+C9i EgQN2q/uswzmI/N+K3+3nX0eDe/h17vgxHYTpsEZiC5PzEMGzRLh5rIlikmuRsIBg6N4 M1JYth0GwGWVZ6/GJlVGQLiVfIRH8Q6CY6qcZZ1a6cGJubRSDah73ol/FxqDT63r+yqV rIjfC8fZoGSSMOVRqlY0vJ+xls7YRU7dwiRnRl8V8AM/Eoa0f9977GZqWvXlVURuPXFO dx8uykfpkXS13nwOVmCaSqWeuC9Wmkajq3vUh48ugiVC1Fso0HCSviAgqnB5rZ+gUvib A2WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=idp4JnfOyED40+ywErCfhlkpwF2VRaHFDjwu98Br8YY=; b=CWhxA5psCuToax68vIxb3WBbA0TxpBLf0fg4lccJEsZ8uYz5rc25pmgD9F8Zh3dM8i mpkROKAfcwR8m1DkhesWTG+LjHADW5FU4+/ieiWfmMnBkyUR7UnuahgopxH3JdQSxRhY Fqg19VsPTM1UF6nplLqfkIt6OOIDTGkPk57tF8tkCpujvyeky0GhqRotNjenBb9uishH AWEBxoQTai5SYa0s92S/hVRXi72j743f4tTPitKkAYms2I8WQO+11DEM4wOFGhVUjVIS L/VaxmqovsZmRVuhhxT9vvL3lYVZ9237l5Wdph87iPjj4Rbr9hioCUNAB/AY81GJgytb wXIA== X-Gm-Message-State: ACrzQf39Z26pulajZNyCLmdDrbW79Ggjvcb5k9oVEFFTQTmQI7hUxw7s Pq7Ckn/Y6hmuI2AzKaDFiRca1KoHvkJ6+zDO X-Google-Smtp-Source: AMsMyM6AzX4UKf6q6iEGaYfg+wfLzycQ2rFGHEbZ7ghzT39PtEuDc+eFeNv8Z0fudncjDNKQyU5Vtw== X-Received: by 2002:a05:6512:20d3:b0:4ac:5217:4c6b with SMTP id u19-20020a05651220d300b004ac52174c6bmr1458509lfr.512.1666629927808; Mon, 24 Oct 2022 09:45:27 -0700 (PDT) Received: from [10.10.15.130] ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id k15-20020ac24f0f000000b00498fc3d4d15sm4593326lfr.190.2022.10.24.09.45.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Oct 2022 09:45:27 -0700 (PDT) Message-ID: <9f696023-f2b4-ccd0-34a0-6f4d5848e862@linaro.org> Date: Mon, 24 Oct 2022 19:45:26 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3 Subject: Re: [PATCH v2 10/13] arm64: dts: qcom: sm8450: add spmi node Content-Language: en-GB To: Krzysztof Kozlowski , Vinod Koul , Bjorn Andersson , Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, Andy Gross , Rob Herring , Konrad Dybcio , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20211209103505.197453-1-vkoul@kernel.org> <20211209103505.197453-11-vkoul@kernel.org> <5035b6a3-164b-afa0-b714-4deb886f9f90@linaro.org> From: Dmitry Baryshkov In-Reply-To: <5035b6a3-164b-afa0-b714-4deb886f9f90@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 24/10/2022 17:56, Krzysztof Kozlowski wrote: > On 09/12/2021 05:35, Vinod Koul wrote: >> Add the spmi bus as found in the SM8450 SoC >> >> Signed-off-by: Vinod Koul >> Reviewed-by: Konrad Dybcio >> --- >> arch/arm64/boot/dts/qcom/sm8450.dtsi | 18 ++++++++++++++++++ >> 1 file changed, 18 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/qcom/sm8450.dtsi b/arch/arm64/boot/dts/qcom/sm8450.dtsi >> index f75de777f6ea..b80e34fd3fe1 100644 >> --- a/arch/arm64/boot/dts/qcom/sm8450.dtsi >> +++ b/arch/arm64/boot/dts/qcom/sm8450.dtsi >> @@ -645,6 +645,24 @@ pdc: interrupt-controller@b220000 { >> interrupt-controller; >> }; >> >> + spmi_bus: spmi@c42d000 { >> + compatible = "qcom,spmi-pmic-arb"; >> + reg = <0x0 0x0c400000 0x0 0x00003000>, >> + <0x0 0x0c500000 0x0 0x00400000>, >> + <0x0 0x0c440000 0x0 0x00080000>, >> + <0x0 0x0c4c0000 0x0 0x00010000>, >> + <0x0 0x0c42d000 0x0 0x00010000>; > > This is a patch from December 2021. Is there anything blocking it from > being merged? > > The same applies to several other patches here. As far as I know, Stephen still didn't pick up the spmi-pmic-arb support for the PMIC on the SM8450 platform. Thus we also can not merge the DT parts. -- With best wishes Dmitry