Stop setting the iomux device status to disabled, now that we have a driver.
This commit is contained in:
parent
770aa6cb25
commit
9cbece6f0d
@ -134,7 +134,6 @@
|
|||||||
reg = <0x020e0000 0x4000>;
|
reg = <0x020e0000 0x4000>;
|
||||||
interrupt-parent = <&gic>;
|
interrupt-parent = <&gic>;
|
||||||
interrupts = <32>;
|
interrupts = <32>;
|
||||||
status = "disabled";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
gpio1: gpio@0209c000 {
|
gpio1: gpio@0209c000 {
|
||||||
|
@ -44,7 +44,6 @@
|
|||||||
|
|
||||||
SOC: soc@00000000 {
|
SOC: soc@00000000 {
|
||||||
aips@02000000 { /* AIPS1 */
|
aips@02000000 { /* AIPS1 */
|
||||||
iomux@020e0000 { status = "disabled"; };
|
|
||||||
gpio@0209c000 { status = "okay"; };
|
gpio@0209c000 { status = "okay"; };
|
||||||
gpio@020a0000 { status = "okay"; };
|
gpio@020a0000 { status = "okay"; };
|
||||||
gpio@020a4000 { status = "okay"; };
|
gpio@020a4000 { status = "okay"; };
|
||||||
|
@ -44,7 +44,6 @@
|
|||||||
|
|
||||||
SOC: soc@00000000 {
|
SOC: soc@00000000 {
|
||||||
aips@02000000 { /* AIPS1 */
|
aips@02000000 { /* AIPS1 */
|
||||||
iomux@020e0000 { status = "disabled"; };
|
|
||||||
gpio@0209c000 { status = "okay"; };
|
gpio@0209c000 { status = "okay"; };
|
||||||
gpio@020a0000 { status = "okay"; };
|
gpio@020a0000 { status = "okay"; };
|
||||||
gpio@020a4000 { status = "okay"; };
|
gpio@020a4000 { status = "okay"; };
|
||||||
|
@ -44,7 +44,6 @@
|
|||||||
|
|
||||||
SOC: soc@00000000 {
|
SOC: soc@00000000 {
|
||||||
aips@02000000 { /* AIPS1 */
|
aips@02000000 { /* AIPS1 */
|
||||||
iomux@020e0000 { status = "disabled"; };
|
|
||||||
gpio@0209c000 { status = "okay"; };
|
gpio@0209c000 { status = "okay"; };
|
||||||
gpio@020a0000 { status = "okay"; };
|
gpio@020a0000 { status = "okay"; };
|
||||||
gpio@020a4000 { status = "okay"; };
|
gpio@020a4000 { status = "okay"; };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user