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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BEDA2C433EF for ; Thu, 21 Oct 2021 11:45:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 938BB610CB for ; Thu, 21 Oct 2021 11:45:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230500AbhJULro (ORCPT ); Thu, 21 Oct 2021 07:47:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230425AbhJULrh (ORCPT ); Thu, 21 Oct 2021 07:47:37 -0400 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E7ED1C061749 for ; Thu, 21 Oct 2021 04:45:17 -0700 (PDT) Received: by mail-wm1-x330.google.com with SMTP id v127so346224wme.5 for ; Thu, 21 Oct 2021 04:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=owpULBMgb/o8W8Jj/XFDSTD94XSBfwHWWJu1e1uw3tA=; b=H2cELnypzD0Rp+TToSUjL0RPhteHXb7suFNso9RvMEtpe+0xldeq/lfyRe9nMO6S+q Tizacz76S6G0aZCu084DYZiRJ9kcWDokUr7WSTLX7VhNnAQ8xynccV1jEa7SOy+gw3Ex YAx9vh4Gqbreq/uW0bZor2bUAz1JZ3S6PRD5BRsyqeZh36WIDGHcsopDSo6CwSPcRUgc LCqigOANv/KHG5ig++u9ajQiv2yFRLw+0tCQbaXHsTOcbpbJd3nzud2RNQyj/HFl7haD 0bT1l/A8w564GQEKqc7vcpi6hjVl04Z75rDtqT9uWNqP6rDuOj6O9vRoM+Ngx3UVcJRC 9uog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=owpULBMgb/o8W8Jj/XFDSTD94XSBfwHWWJu1e1uw3tA=; b=mNa7+jugCAXP+/kIkzGJ14OIkA17Vl6NdOlD/y4SIohpqr7letd2MZf7ehlrQOA9qx VTiaw/J6BYwM0BlPfuHJCUUI/Hab1Q2AH7sQSz47YJM7vkLthcdE1yqlgZ+truqkY4fY JQjWvp1ffvAI7PQMISPvXTLZrc03luA1KVAuGX2S7p1ex9w3iO/lFBm4yFTp9wiN/ze/ 8p5vkmmAV/N89Ly8/0L5WsxjXD+u2WzSHxVpXTBhskZnBU0jA3Z/nDcx3Diq8Ma6WCq8 lK88IcZROIk6OBmhU8vsgZRga5vpVvJcAvtzYMKlNJEhTVg9XdRB1lXDhMtVQpr3OVk2 tHew== X-Gm-Message-State: AOAM530cPi6SckcoItz5rMug20LlmWaeP3E2tixwWw5VeuN49QhMVIKN lSJby40vHpTgqYJhz3HGAXL/bg== X-Google-Smtp-Source: ABdhPJwDORk+sA/o+SuCvqs+xZT+ZhRzur5pLydG2pK3EW9E1c++e7AJ3bCNaPdQhjBhqJK4a8zoeg== X-Received: by 2002:a05:600c:4999:: with SMTP id h25mr6246328wmp.140.1634816716515; Thu, 21 Oct 2021 04:45:16 -0700 (PDT) Received: from google.com ([95.148.6.207]) by smtp.gmail.com with ESMTPSA id r5sm7453016wmh.28.2021.10.21.04.45.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 04:45:16 -0700 (PDT) Date: Thu, 21 Oct 2021 12:45:14 +0100 From: Lee Jones To: Bjorn Andersson Cc: Rob Herring , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/4] mfd: qcom-spmi-pmic: Document ten more PMICs in the binding Message-ID: References: <20211017161218.2378176-1-bjorn.andersson@linaro.org> <20211017161218.2378176-3-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20211017161218.2378176-3-bjorn.andersson@linaro.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun, 17 Oct 2021, Bjorn Andersson wrote: > Update the binding with eight more SPMI PMIC compatibles found in the > PMIC info list in the Qualcomm socinfo driver and add the two PM660 > related PMICs supported by the SPMI PMIC driver but are missing from the > document. > > Then remove the duplicate entry for pma8084. > > Signed-off-by: Bjorn Andersson > --- > > Changes since v1: > - Rebased on top of sorting of entries > - Added the two PM660 related PMICs from the binding > - Dropped he duplicate pma8084 that showed up in the sort > > .../devicetree/bindings/mfd/qcom,spmi-pmic.txt | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog