]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: phy: marvell,mmp2-usb-phy: Drop status from the example
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 1 Jul 2025 06:36:37 +0000 (08:36 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 22 Jul 2025 13:19:00 +0000 (18:49 +0530)
Examples should not have the 'status' property and 'okay' is anyway by
default.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250701063636.23872-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/marvell,mmp2-usb-phy.yaml

index 2441c5fae5501cc987ead00adcd2886b9907855b..af1ae2406f65ac7416c06996e4533e04574e00bc 100644 (file)
@@ -34,5 +34,4 @@ examples:
         compatible = "marvell,mmp2-usb-phy";
         reg = <0xd4207000 0x40>;
         #phy-cells = <0>;
-        status = "okay";
     };