提交 1e4a7c69 编写于 作者: P Philippe Reynes 提交者: Daniel Schwierzeck

dt: bcm963158: enable gpio controller

Enable all the gpio controllers in the device tree
of the board bcm963158.
Signed-off-by: NPhilippe Reynes <philippe.reynes@softathome.com>
上级 938f10b7
......@@ -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.
先完成此消息的编辑!
想要评论请 注册