dt-bindings: Remove "status" from examples
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / i2c / i2c-demux-pinctrl.txt
index 7ce23ac..81b5d55 100644 (file)
@@ -102,7 +102,6 @@ And for clarification, here are the snipplets for the i2c-parents:
                #address-cells = <1>;
                #size-cells = <0>;
                compatible = "i2c-gpio";
-               status = "disabled";
                gpios = <&gpio5 6 GPIO_ACTIVE_HIGH /* sda */
                         &gpio5 5 GPIO_ACTIVE_HIGH /* scl */
                        >;