From nobody Thu Apr 2 18:03:37 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 D62F6C6FA82 for ; Wed, 21 Sep 2022 15:38:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231317AbiIUPiL (ORCPT ); Wed, 21 Sep 2022 11:38:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230359AbiIUPhy (ORCPT ); Wed, 21 Sep 2022 11:37:54 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83B6C8F974 for ; Wed, 21 Sep 2022 08:33:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1663774381; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7+IfXo3QneUTvZNphDXYsfYPPsR08u+bVDwtrNeIpao=; b=U5xHEzGtH1xKFiYpo8QiLof6pkmY+WfuEAFbLaqZqiC8RZEbfQIHY+PSoE8EEv+9vD54Jr KKAABWVgIN5ZEt9YFU5PU4HOshmLzvldCiXR1Jg58U0kRymmyK+Ad/t4mieQlWuBnTS/d2 4M+4wQWpl60+AlrHKzYkF0gtGRpCUNo= Received: from mail-qk1-f199.google.com (mail-qk1-f199.google.com [209.85.222.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-652-UB-OFcQsOXOrQfvahLMP0w-1; Wed, 21 Sep 2022 11:33:00 -0400 X-MC-Unique: UB-OFcQsOXOrQfvahLMP0w-1 Received: by mail-qk1-f199.google.com with SMTP id h7-20020a05620a400700b006cebec84734so4517879qko.23 for ; Wed, 21 Sep 2022 08:33:00 -0700 (PDT) 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:subject:date; bh=7+IfXo3QneUTvZNphDXYsfYPPsR08u+bVDwtrNeIpao=; b=qCJBuKxsrOH3ikslUuMVunkOoIoyzWTkvC0k1QD2kOPfDO0NSMsqACwmzz6asTwCwx cbq4rRwdXxsgN1DRtNNUrBICOQw4COkxBXdPCsJTU1u+n+LskbSteWQgxLLrISlKYV2+ 2/4W3rZScNmAQyzT/uMOVm5/NF2zhoROOf1hlOG5k2ELqukzA+fxwgqa5G8b326EVdZ3 hUB3krbMydglvO7AGjva8B5iDbQTlHE0Dwo+tGWzUarS+P+KvYNkfoiZ+Qaz9FJ+ulbz S7kwKVpdbO+fH3i2V5l7eYZQK6Qa8YnArTuq/nc3t/bYdNwnzjTWjHCAWsl/JeRqk0ka 0QJw== X-Gm-Message-State: ACrzQf2Bf7UHKbFe3k+N749VI1EGlMtxIV5UVBmQMHNDInhGd8rDOB1t Qa/NciuIERjJaYu084vtaFbVUqSzZeE1HmAXCdK8/1AEc6oJ1CzbYX0jJAeHQ+wfOsa45IYsoRR LSQh9raQ53gES7iLhBuJKsuc1 X-Received: by 2002:ac8:5895:0:b0:35c:bd1e:aed2 with SMTP id t21-20020ac85895000000b0035cbd1eaed2mr24073975qta.618.1663774380016; Wed, 21 Sep 2022 08:33:00 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5x+IR5tky7En11b9XPJIO6r4GWLMl+xjgqJY4mIPE+hIi/vN1wx8EqtfecainIssiPt2yGDw== X-Received: by 2002:ac8:5895:0:b0:35c:bd1e:aed2 with SMTP id t21-20020ac85895000000b0035cbd1eaed2mr24073961qta.618.1663774379812; Wed, 21 Sep 2022 08:32:59 -0700 (PDT) Received: from halaneylaptop.redhat.com ([2600:1700:1ff0:d0e0::46]) by smtp.gmail.com with ESMTPSA id u15-20020a05620a0c4f00b006cf19068261sm2100324qki.116.2022.09.21.08.32.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Sep 2022 08:32:59 -0700 (PDT) From: Andrew Halaney To: agross@kernel.org, andersson@kernel.org, konrad.dybcio@somainline.org, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Halaney Subject: [PATCH] dt-bindings: clocks: qcom,gcc-sc8280xp: Fix typos Date: Wed, 21 Sep 2022 10:31:56 -0500 Message-Id: <20220921153155.279182-1-ahalaney@redhat.com> X-Mailer: git-send-email 2.37.3 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" pipegmux and SuperSpeed are the proper spelling for those terms. Signed-off-by: Andrew Halaney Acked-by: Krzysztof Kozlowski --- .../devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml= b/Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml index e33dea86fb9e..b1bf768530a3 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml @@ -33,7 +33,7 @@ properties: - description: Primary USB SuperSpeed pipe clock - description: USB4 PHY pipegmux clock source - description: USB4 PHY DP gmux clock source - - description: USB4 PHY sys piegmux clock source + - description: USB4 PHY sys pipegmux clock source - description: USB4 PHY PCIe pipe clock - description: USB4 PHY router max pipe clock - description: Primary USB4 RX0 clock @@ -46,7 +46,7 @@ properties: - description: Second USB4 PHY router max pipe clock - description: Secondary USB4 RX0 clock - description: Secondary USB4 RX1 clock - - description: Multiport USB first SupserSpeed pipe clock + - description: Multiport USB first SuperSpeed pipe clock - description: Multiport USB second SuperSpeed pipe clock - description: PCIe 2a pipe clock - description: PCIe 2b pipe clock --=20 2.37.3