Stop setting the iomux device status to disabled, now that we have a driver.

This commit is contained in:
Ian Lepore 2014-09-04 19:52:17 +00:00
parent 770aa6cb25
commit 9cbece6f0d
4 changed files with 0 additions and 4 deletions

View File

@ -134,7 +134,6 @@
reg = <0x020e0000 0x4000>;
interrupt-parent = <&gic>;
interrupts = <32>;
status = "disabled";
};
gpio1: gpio@0209c000 {

View File

@ -44,7 +44,6 @@
SOC: soc@00000000 {
aips@02000000 { /* AIPS1 */
iomux@020e0000 { status = "disabled"; };
gpio@0209c000 { status = "okay"; };
gpio@020a0000 { status = "okay"; };
gpio@020a4000 { status = "okay"; };

View File

@ -44,7 +44,6 @@
SOC: soc@00000000 {
aips@02000000 { /* AIPS1 */
iomux@020e0000 { status = "disabled"; };
gpio@0209c000 { status = "okay"; };
gpio@020a0000 { status = "okay"; };
gpio@020a4000 { status = "okay"; };

View File

@ -44,7 +44,6 @@
SOC: soc@00000000 {
aips@02000000 { /* AIPS1 */
iomux@020e0000 { status = "disabled"; };
gpio@0209c000 { status = "okay"; };
gpio@020a0000 { status = "okay"; };
gpio@020a4000 { status = "okay"; };