dt-bindings: Remove "status" from examples
[linux-block.git] / Documentation / devicetree / bindings / clock / samsung,s3c2410-clock.txt
index 822505e715aeac3cc9a2b4dd9293fa4a4b6f248b..2632d3f130045ff4523b07f676ed126200cdd4b1 100644 (file)
@@ -46,5 +46,4 @@ Example: UART controller node that consumes the clock generated by the clock
                interrupts = <1 23 3 4>, <1 23 4 4>;
                clock-names = "uart", "clk_uart_baud2";
                clocks = <&clocks PCLK_UART0>, <&clocks PCLK_UART0>;
-               status = "disabled";
        };