]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: rng: rockchip,rk3588-rng: Drop unnecessary status from example
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 7 Mar 2025 09:33:09 +0000 (10:33 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 15 Mar 2025 08:21:22 +0000 (16:21 +0800)
Device nodes are enabled by default, so no need for 'status = "okay"' in
the DTS example.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/rng/rockchip,rk3588-rng.yaml

index 757967212f553eebce12a896d78bbeeb8c6fc0ec..ca71b400bcaee4ad9d9c96102fd5940233c2c70f 100644 (file)
@@ -53,7 +53,6 @@ examples:
         interrupts = <GIC_SPI 400 IRQ_TYPE_LEVEL_HIGH 0>;
         clocks = <&scmi_clk SCMI_HCLK_SECURE_NS>;
         resets = <&scmi_reset SCMI_SRST_H_TRNG_NS>;
-        status = "okay";
       };
     };