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 8286FECAAD4 for ; Mon, 29 Aug 2022 22:26:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229609AbiH2W0E (ORCPT ); Mon, 29 Aug 2022 18:26:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35240 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229486AbiH2W0D (ORCPT ); Mon, 29 Aug 2022 18:26:03 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5103D6DAF2; Mon, 29 Aug 2022 15:26:02 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E733E612D8; Mon, 29 Aug 2022 22:26:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 47241C433C1; Mon, 29 Aug 2022 22:26:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1661811961; bh=9PgmZy0jvGGRZ2ByCdHTr65AHI6ebSwTd6y0g9N3GOc=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=LCBpru72pBaMJ5AELcSqRoMr/A3XblQW4ulGWkoiYS3y4lYd10IdmIlg57eXIPsyd E7cOicFmHoM+tbRvuXLk+qbt0QmCyTZCJZFfzYcY6C0Ckk7YM+INL/pALjgI/kUwg6 ku6yHlhagIAmrDnU4KmbmtDI3ZHgdBDrfxCdSFRAxL+5a0lQsO0fLcDJ54onAUZESR tvNCBYSmZmeRCuX9ChJespHhMxCNVei15V34zBYTQthcGHjOLiXNUrHmikDM3roOhY +4spE0hyY4KpHzkC+rVyWCETQm66h/sBGNlRu3x3Sxv1ARA/qrYKlES5846IWmKrZV QHJkHaowrCzQw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <4f1ae43c-0f22-19fe-0794-3cc268104396@linaro.org> References: <20220201134108.2677578-1-vkoul@kernel.org> <1c66890b-6736-61ef-7d16-619f90ced4a0@linaro.org> <4f1ae43c-0f22-19fe-0794-3cc268104396@linaro.org> Subject: Re: [PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7 From: Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , Linus Walleij , David Dai , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org To: David Collins , Dmitry Baryshkov , Rob Herring , Vinod Koul Date: Mon, 29 Aug 2022 15:25:59 -0700 User-Agent: alot/0.10 Message-Id: <20220829222601.47241C433C1@smtp.kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Quoting Dmitry Baryshkov (2022-06-18 08:29:58) > On 01/05/2022 22:41, Dmitry Baryshkov wrote: > > On 22/02/2022 19:53, Vinod Koul wrote: > >> On 01-02-22, 19:11, Vinod Koul wrote: > >>> Hello, > >>> > >>> The is version 3 of support for PMIC v7. I have added a new property > >>> qcom,bus-id for supporting v7 and then add driver changes for v7 > >>> > >>> This depends on yaml conversion patch: > >>> https://lore.kernel.org/linux-arm-msm/20211227170151.73116-1-david@ix= it.cz/=20 > >>> > >> > >> Any feedback on this... > >=20 > > Another gracious reminder about these patches. At this moment this is=20 > > one of the important pieces lacking for the full SM8450 support in the = > > upstream kernel. >=20 > Stephen, yet another ping. This is the blocking point for the further=20 > SM8450 progress. >=20 Sorry I completely missed this one as it fell off the end of my inbox into the abyss.