linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example
@ 2022-04-22 19:20 Rob Herring
  2022-04-23 11:25 ` Krzysztof Kozlowski
  2022-05-02 10:33 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring @ 2022-04-22 19:20 UTC (permalink / raw)
  To: Miquel Raynal, Kishon Vijay Abraham I, Vinod Koul, Krzysztof Kozlowski
  Cc: linux-phy, devicetree, linux-kernel

Fix the example using the incorrect compatible string.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 .../devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml b/Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml
index 2437c3683326..632d61c07f40 100644
--- a/Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml
@@ -45,7 +45,7 @@ additionalProperties: false
 examples:
   - |
     usb2_utmi_host_phy: phy@5f000 {
-      compatible = "marvell,armada-3700-utmi-host-phy";
+      compatible = "marvell,a3700-utmi-host-phy";
       reg = <0x5f000 0x800>;
       marvell,usb-misc-reg = <&usb2_syscon>;
       #phy-cells = <0>;
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example
  2022-04-22 19:20 [PATCH] dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example Rob Herring
@ 2022-04-23 11:25 ` Krzysztof Kozlowski
  2022-05-02 10:33 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-23 11:25 UTC (permalink / raw)
  To: Rob Herring, Miquel Raynal, Kishon Vijay Abraham I, Vinod Koul,
	Krzysztof Kozlowski
  Cc: linux-phy, devicetree, linux-kernel

On 22/04/2022 21:20, Rob Herring wrote:
> Fix the example using the incorrect compatible string.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  .../devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml   | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

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


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example
  2022-04-22 19:20 [PATCH] dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example Rob Herring
  2022-04-23 11:25 ` Krzysztof Kozlowski
@ 2022-05-02 10:33 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2022-05-02 10:33 UTC (permalink / raw)
  To: Rob Herring
  Cc: Miquel Raynal, Kishon Vijay Abraham I, Krzysztof Kozlowski,
	linux-phy, devicetree, linux-kernel

On 22-04-22, 14:20, Rob Herring wrote:
> Fix the example using the incorrect compatible string.

Applied, thanks

-- 
~Vinod

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-02 10:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 19:20 [PATCH] dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example Rob Herring
2022-04-23 11:25 ` Krzysztof Kozlowski
2022-05-02 10:33 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).