From patchwork Fri Aug 26 12:35:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 600365 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 49DD4ECAAA3 for ; Fri, 26 Aug 2022 12:35:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344222AbiHZMf4 (ORCPT ); Fri, 26 Aug 2022 08:35:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55238 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344058AbiHZMfw (ORCPT ); Fri, 26 Aug 2022 08:35:52 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44A60C22B9 for ; Fri, 26 Aug 2022 05:35:51 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id bq11so1634078wrb.12 for ; Fri, 26 Aug 2022 05:35:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc; bh=fBJ7mlL4B6dgX7Jn6GDpLICbORkPdqsPpx/Irv1VRwQ=; b=vt5+zcek6yOoHf/CxBlmXehhdTslXBuD7tniMBJ+mhzL6P2aogKD9cBvN31VrVbyCM g0AgGqqWjXuHd17+vb/G4xz7nk2Ty8uuni1loh0Xzt9ByQ8vAEWsjXyz+WrgfedjlWC1 IUHl/I0mE3+Os+lmkhopvNrJgKqZ1Jv8419PDfORgSXd+sHugc6Qt1619tq8l3ChPiAR dYZB6NCUdIFf4/QCaQKwJLjLSBVe3C587ZtwnT5Y20HXnQhi+xk0tkLkJwvDybFmR6I8 Z9sNGbC43iR4ADkygF+ZbNMMehJx+EX9ZwE4v40j/YtNbilMkGSuK23FoVAjeFhSxFjl Enlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc; bh=fBJ7mlL4B6dgX7Jn6GDpLICbORkPdqsPpx/Irv1VRwQ=; b=qYY0sEx2Opwgq/We2XMoePmPnLCoHHdBLTM9YZFB6nYxxkIbUzWrSBmQoioCmFr1t8 w+qe3QgaMxp5kixeN808WIqBbK4Sb+VIIGoAAaQKwGN6ylC9GCpoOS0ITZsniRYR2c2e SnZ3RumsWmVriiiqPU57JTag5KWJTge+iY81AowU5QY/UoePrp1e11eRGL3gH4BurasM hK+JWV+oGi7hGiZQqdHnvBa258Hw3bsCxFTN57wzGTJb9FotOe4fEg+i6Wr8E0QHIC9f /EzzUOq3LAjaJat7lclX0KgpJ2ZhxtSCLftBYx1E3Up6WcsfZQrdaIePOj9EM5/9rE8T XoCg== X-Gm-Message-State: ACgBeo1ejmGkhf89AZMy9KwfshQDpKEYZ2gv8u0Wp+EEY7kSXfrA7qRS bObiYm3PXjWJKqMccakrnXs/wA== X-Google-Smtp-Source: AA6agR6qZYt3ipgSrUHrq5Or8V1GGMtjI4XbWNdIX4nd22sW82VcnQ4wznzUGx6InHLLyJtTSyGyWw== X-Received: by 2002:a05:6000:184e:b0:225:4608:c6a6 with SMTP id c14-20020a056000184e00b002254608c6a6mr4745717wri.108.1661517349800; Fri, 26 Aug 2022 05:35:49 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id q62-20020a1c4341000000b003a3442f1229sm8359839wma.29.2022.08.26.05.35.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Aug 2022 05:35:49 -0700 (PDT) From: Bryan O'Donoghue To: agross@kernel.org, andersson@kernel.org, konrad.dybcio@somainline.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Cc: bryan.odonoghue@linaro.org Subject: [PATCH v2 0/1] arm64: dts: qcom: pwm: Drop PWM reg dependency Date: Fri, 26 Aug 2022 13:35:46 +0100 Message-Id: <20220826123547.3392457-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The accompanying patch removes reg = <> and pwm@reg from the yaml and dtsi. This follows on from discussions between Bupesh, Dmitry, Bjorn, Krzysztof and myself. https://lore.kernel.org/all/20220719205058.1004942-1-bhupesh.sharma@linaro.org/ https://lore.kernel.org/all/20220721195502.1525214-1-bhupesh.sharma@linaro.org/ https://lore.kernel.org/all/20220822120300.2633790-1-bryan.odonoghue@linaro.org/ The previous discussion tended towards either removing pwm@reg and reg = <> or extending out the yaml to support multiple reg declarations for PWM compatible. This patch does the former. I've left node: label in place, dropped both pwm@reg and reg = <> I kept "label: nodename" though because it looked more like what we already have for rpm regulators. Per our previous discussion I've modified the yaml and dtsi in one go. Bryan O'Donoghue (1): arm64: dts: qcom: pwm: Drop PWM reg dependency Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 8 ++++---- arch/arm64/boot/dts/qcom/pm8350c.dtsi | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-)