From patchwork Wed Nov 16 10:11:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 625634 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 AC3B6C41535 for ; Wed, 16 Nov 2022 10:11:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232975AbiKPKLt (ORCPT ); Wed, 16 Nov 2022 05:11:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232804AbiKPKLr (ORCPT ); Wed, 16 Nov 2022 05:11:47 -0500 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DD0BF21E0D for ; Wed, 16 Nov 2022 02:11:45 -0800 (PST) Received: by mail-wr1-x434.google.com with SMTP id j15so29109782wrq.3 for ; Wed, 16 Nov 2022 02:11:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=8LcrvwagafHn5DmL9sB4s1hodceFlCTJMorw4RZaIdA=; b=MAiuVZGyMK1NE4M+mf17m/LzbJwOOU5w0fSlrGyZCkfOudDm4lWOJUQJ84EinHFM4v +rBZ/0OmS8T4vDiKog8HWIBEjBR0LTdU3M3uzgU1BC8fAGoipfbulsKtxV5gvl7HZBFQ MCBk6HTxJVeOoe//rXYwvf4rLyZHxh1jf8ZrOnI80EtptQ1muKJ/xpMMIyj74zHZ/qIx depAXZbP0fh5WqWhSVLGXhSZcoaI9s9HkOp2P/cuuVB/zxb5um6+U8i/9LNiDSbr04LN 6vvgEIAQZkU9+dijcdhVW+3mEjGrKVBPBIQla2imQnPVZGu15QDOhLtMglQtQSv53O9S NKZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8LcrvwagafHn5DmL9sB4s1hodceFlCTJMorw4RZaIdA=; b=r2Ln/1ndJvsE37MMaSwcBok1w+YIeCuAxrmQ4aXfsbmcxHhZPgTg4JkkFdN3KCw8Nh IytaAvS/vFFoVpf7f/evV0mO4eO1rEd575CVytPXTh2PO3veBeCrGV/qWZ5koE87u5aV W8tlrFoHIf+xHddpbMV8qXAJ/6uCMmbfYf8aInXsEC8uaHXhXp41uEVlVMfj8pMAYStP kDUV5n3sOJYjdcGDnXuPYHDZStXPVzRptoQB6jXYjF8bITEwoELSHaQBnZ4V271gDwvQ ceNSuB8sRtj71l3IFWkxBElsrJk575IV26wkRmEBske4yVcaX5bA+bNoYBQVLQen5Sau MiJA== X-Gm-Message-State: ANoB5pm156A6X6Xzofl0BuN4SwrM1+rMlKqbbAt5qaKFTjj7a2UhZByA j8ZZanCmKNtG7MNxdivKWTtHzQ== X-Google-Smtp-Source: AA0mqf7zlQ4OKQ8itbO3tTLcFtrISRrl42J/LOtBFGFRNBJYarwyFvh4cbBQpjDjNqebgp9vHBmBlg== X-Received: by 2002:adf:fe0c:0:b0:236:d479:b0b7 with SMTP id n12-20020adffe0c000000b00236d479b0b7mr12915647wrr.559.1668593504453; Wed, 16 Nov 2022 02:11:44 -0800 (PST) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:8261:5fff:fe11:bdda]) by smtp.gmail.com with ESMTPSA id h12-20020a05600c350c00b003c6bd91caa5sm1741752wmq.17.2022.11.16.02.11.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Nov 2022 02:11:44 -0800 (PST) From: Neil Armstrong Date: Wed, 16 Nov 2022 11:11:31 +0100 Subject: [PATCH 2/7] dt-bindings: mfd: qcom,spmi-pmic: document pm8010 MIME-Version: 1.0 Message-Id: <20221114-narmstrong-sm8550-upstream-spmi-v1-2-6338a2b4b241@linaro.org> References: <20221114-narmstrong-sm8550-upstream-spmi-v1-0-6338a2b4b241@linaro.org> In-Reply-To: <20221114-narmstrong-sm8550-upstream-spmi-v1-0-6338a2b4b241@linaro.org> To: Andy Gross , Rob Herring , Krzysztof Kozlowski , Konrad Dybcio , Bjorn Andersson , Lee Jones , Linus Walleij , Stephen Boyd Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Neil Armstrong , linux-gpio@vger.kernel.org X-Mailer: b4 0.10.1 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document compatible for the pm8010 SPMI PMIC. Signed-off-by: Neil Armstrong --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 93e76d7f7814..10a71a130987 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -44,6 +44,7 @@ properties: - qcom,pm8004 - qcom,pm8005 - qcom,pm8009 + - qcom,pm8010 - qcom,pm8019 - qcom,pm8028 - qcom,pm8110