Stop setting the iomux device status to disabled, now that we have a driver.
This commit is contained in:
@@ -134,7 +134,6 @@
|
||||
reg = <0x020e0000 0x4000>;
|
||||
interrupt-parent = <&gic>;
|
||||
interrupts = <32>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
gpio1: gpio@0209c000 {
|
||||
|
||||
@@ -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"; };
|
||||
|
||||
@@ -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"; };
|
||||
|
||||
@@ -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"; };
|
||||
|
||||
Reference in New Issue
Block a user