提交 396fff8d 编写于 作者: P Philippe Reynes 提交者: Daniel Schwierzeck

dt: bcm968580xref: enable gpio controller

Enable all the gpio controllers in the device tree
of the board bcm968580xref.
Signed-off-by: NPhilippe Reynes <philippe.reynes@softathome.com>
上级 9575c7eb
......@@ -29,3 +29,35 @@
u-boot,dm-pre-reloc;
status = "okay";
};
&gpio0 {
status = "okay";
};
&gpio1 {
status = "okay";
};
&gpio2 {
status = "okay";
};
&gpio3 {
status = "okay";
};
&gpio4 {
status = "okay";
};
&gpio5 {
status = "okay";
};
&gpio6 {
status = "okay";
};
&gpio7 {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册