[PATCH v2] dt-bindings: phy: qcom,qmp-usb: fix spelling error

YijieYang posted 1 patch 1 year, 5 months ago
.../devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] dt-bindings: phy: qcom,qmp-usb: fix spelling error
Posted by YijieYang 1 year, 5 months ago
From: Yijie Yang <quic_yijiyang@quicinc.com>

Correct the spelling error, changing 'com' to 'qcom'.

Cc: stable@vger.kernel.org
Fixes: f75a4b3a6efc ("dt-bindings: phy: qcom,qmp-usb: Add QDU1000 USB3 PHY")
Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>
---
v1 -> v2:
 - add 'Fixes' and 'Cc-stable' tags

previous discussion here:
[1] v1: https://lore.kernel.org/all/20240621061521.332567-1-quic_yijiyang@quicinc.com/
---
 .../devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml
index 5755245ecfd6..0e0b6cae07bc 100644
--- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml
@@ -20,7 +20,7 @@ properties:
       - qcom,ipq8074-qmp-usb3-phy
       - qcom,ipq9574-qmp-usb3-phy
       - qcom,msm8996-qmp-usb3-phy
-      - com,qdu1000-qmp-usb3-uni-phy
+      - qcom,qdu1000-qmp-usb3-uni-phy
       - qcom,sa8775p-qmp-usb3-uni-phy
       - qcom,sc8180x-qmp-usb3-uni-phy
       - qcom,sc8280xp-qmp-usb3-uni-phy

base-commit: b992b79ca8bc336fa8e2c80990b5af80ed8f36fd
-- 
2.34.1
Re: [PATCH v2] dt-bindings: phy: qcom,qmp-usb: fix spelling error
Posted by Vinod Koul 1 year, 5 months ago
On Mon, 24 Jun 2024 10:19:16 +0800, YijieYang wrote:
> Correct the spelling error, changing 'com' to 'qcom'.
> 
> 

Applied, thanks!

[1/1] dt-bindings: phy: qcom,qmp-usb: fix spelling error
      commit: 3d83abcae6e8fa6698f6b0a026ca650302bdbfd8

Best regards,
-- 
Vinod Koul <vkoul@kernel.org>
Re: [PATCH v2] dt-bindings: phy: qcom,qmp-usb: fix spelling error
Posted by Krzysztof Kozlowski 1 year, 5 months ago
On 24/06/2024 04:19, YijieYang wrote:
> From: Yijie Yang <quic_yijiyang@quicinc.com>
> 
> Correct the spelling error, changing 'com' to 'qcom'.
> 
> Cc: stable@vger.kernel.org
> Fixes: f75a4b3a6efc ("dt-bindings: phy: qcom,qmp-usb: Add QDU1000 USB3 PHY")
> Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof