dt: bcm968380gerg: enable gpio controller
authorPhilippe Reynes <philippe.reynes@softathome.com>
Thu, 7 Mar 2019 10:36:33 +0000 (11:36 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 12 Apr 2019 15:32:51 +0000 (17:32 +0200)
Enable the gpio controllers in the device tree
of the board bcm968380gerg.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/dts/brcm,bcm968380gerg.dts

index 513045ee0519d81c28dda66da06c99a478d8c65a..98471e3894de4fa2544dfbd525fd9b17c0ac279f 100644 (file)
                label = "bcm968380gerg:green:usb";
        };
 };
+
+&gpio_lo {
+       status = "okay";
+};
+
+&gpio_mid0 {
+       status = "okay";
+};
+
+&gpio_mid1 {
+       status = "okay";
+};