Commit a91ec5ef authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Vinod Koul
Browse files

dt-bindings: phy: marvell,mmp2-usb-phy: Drop status from the example



Examples should not have the 'status' property and 'okay' is anyway by
default.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250701063636.23872-2-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 429efeb1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,5 +34,4 @@ examples:
        compatible = "marvell,mmp2-usb-phy";
        reg = <0xd4207000 0x40>;
        #phy-cells = <0>;
        status = "okay";
    };