From nobody Mon Apr 6 22:53:43 2026 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 67CEDC433FE for ; Thu, 6 Oct 2022 14:09:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232006AbiJFOJd (ORCPT ); Thu, 6 Oct 2022 10:09:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231868AbiJFOIc (ORCPT ); Thu, 6 Oct 2022 10:08:32 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A7F3CB0B1A for ; Thu, 6 Oct 2022 07:07:42 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id g1so2843096lfu.12 for ; Thu, 06 Oct 2022 07:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=RI5opIkopQW8M6sigF4XenVf7gqfYu6K0REJfglixgU=; b=qsGcIKS4jP2Sd1hlAsuXAv33UGp90YVYRXbUpXTAElk2QP2drtHCE5QASQjUauIfgX OmI2oHrAcc+HROemn7zy2C6zIFApQjId42b8JeZjG1kLCoG7g8Oyu5GYEQGjAhc8ETjb VJImUYyZDNjCdgHOVXv1M0NFx9Qj+LaT6I8cScj2D2qmzVYj6BFIC22XPVZ1WnGqgOK7 Fmw3KeT5VRtYV3BaiyvuV8haHtCTnzbTdrvCzGxNWJyTC8EHyf+tfwOuyJRoLrFJWEXk MMa/VNpQg/Jyfdek+E364aQHCf3ZAe/O/BQAeeQ5YThhIjgsDvu5JPF9n3Phtz2UTLGK cDNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=RI5opIkopQW8M6sigF4XenVf7gqfYu6K0REJfglixgU=; b=5sQD5r60vjXlImtsmitxGTlgEJYc4mLyAhL09FZd67ehnOy/Grm8qRboGwl+POQ+hO bqb0gr2VemicWyoti4RHmbWOrkHF+zW5a+myBqfjvKKnaWidqxvSbvFbMeh4QPvKNICG zPWTFKuHZDhJP034/VFvdlFAO14bl7VOgrxwOWHDOO+hNhXh+6nEIIMakHE3UYm1xPCb C4cFJQ3Gn9s0ld4pwWdYNw3XYiYMgN6eZ0RmfsF0PG1Rsy51H+NmcwvbPC1GwF4/dU/8 JGW2e7A2Htp/+cUvg/H1irhCsQksQq8CeDVdF3wo23IPmBf5pVTJrljIPY8kGJGLmHtV uWIQ== X-Gm-Message-State: ACrzQf1j5JPfzcZQ1gD+94PNQq314jzll330Lhi2Rl2Sb9ou6Rh486KC PA3EcMmRWzdelvkFM4C5ZKWRZQ== X-Google-Smtp-Source: AMsMyM5o8RFFTwuQy2SRtJ2dgktmNks9PKa6dyQ0ccSSIIJ3TjxT7XoakE8wZtbdoXNBtMt4F+xP7Q== X-Received: by 2002:ac2:4e0d:0:b0:4a2:6fdf:6698 with SMTP id e13-20020ac24e0d000000b004a26fdf6698mr55964lfr.288.1665065241999; Thu, 06 Oct 2022 07:07:21 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id z3-20020a056512370300b004a2386b8ce8sm1833929lfr.211.2022.10.06.07.07.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Oct 2022 07:07:21 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Stephan Gerhold , Shawn Guo , Srinivas Kandagatla , Vinod Koul , krishna Lanka , Iskren Chernev , Martin Botka , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 30/34] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: minor style cleanups Date: Thu, 6 Oct 2022 16:06:33 +0200 Message-Id: <20221006140637.246665-31-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221006140637.246665-1-krzysztof.kozlowski@linaro.org> References: <20221006140637.246665-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Drop "binding" from description (and align it with other Qualcomm pinctrl bindings), use double quotes consistently and drop redundant quotes. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- .../pinctrl/qcom,sc7280-lpass-lpi-pinctrl.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-lpass-lp= i-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-lpas= s-lpi-pinctrl.yaml index bd54c92287d6..8270debd4f25 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-lpass-lpi-pinct= rl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sc7280-lpass-lpi-pinct= rl.yaml @@ -4,15 +4,14 @@ $id: http://devicetree.org/schemas/pinctrl/qcom,sc7280-lpass-lpi-pinctrl.y= aml# $schema: http://devicetree.org/meta-schemas/core.yaml# =20 -title: Qualcomm Technologies, Inc. Low Power Audio SubSystem (LPASS) - Low Power Island (LPI) TLMM block +title: Qualcomm SC7280 SoC LPASS LPI TLMM =20 maintainers: - Srinivas Kandagatla =20 -description: | - This binding describes the Top Level Mode Multiplexer block found in the - LPASS LPI IP on most Qualcomm SoCs +description: + Top Level Mode Multiplexer pin controller in the Low Power Audio SubSyst= em + (LPASS) Low Power Island (LPI) of Qualcomm SC7280 SoC. =20 properties: compatible: @@ -29,7 +28,7 @@ properties: =20 gpio-controller: true =20 - '#gpio-cells': + "#gpio-cells": description: Specifying the pin number and flags, as defined in include/dt-bindings/gpio/gpio.h const: 2 @@ -107,7 +106,7 @@ required: - compatible - reg - gpio-controller - - '#gpio-cells' + - "#gpio-cells" - gpio-ranges =20 additionalProperties: false --=20 2.34.1