|
@@ -87,7 +87,7 @@
|
|
reg = <0x48200000 0x1000>;
|
|
reg = <0x48200000 0x1000>;
|
|
};
|
|
};
|
|
|
|
|
|
- gpio1: gpio@44e07000 {
|
|
|
|
|
|
+ gpio0: gpio@44e07000 {
|
|
compatible = "ti,omap4-gpio";
|
|
compatible = "ti,omap4-gpio";
|
|
ti,hwmods = "gpio1";
|
|
ti,hwmods = "gpio1";
|
|
gpio-controller;
|
|
gpio-controller;
|
|
@@ -98,7 +98,7 @@
|
|
interrupts = <96>;
|
|
interrupts = <96>;
|
|
};
|
|
};
|
|
|
|
|
|
- gpio2: gpio@4804c000 {
|
|
|
|
|
|
+ gpio1: gpio@4804c000 {
|
|
compatible = "ti,omap4-gpio";
|
|
compatible = "ti,omap4-gpio";
|
|
ti,hwmods = "gpio2";
|
|
ti,hwmods = "gpio2";
|
|
gpio-controller;
|
|
gpio-controller;
|
|
@@ -109,7 +109,7 @@
|
|
interrupts = <98>;
|
|
interrupts = <98>;
|
|
};
|
|
};
|
|
|
|
|
|
- gpio3: gpio@481ac000 {
|
|
|
|
|
|
+ gpio2: gpio@481ac000 {
|
|
compatible = "ti,omap4-gpio";
|
|
compatible = "ti,omap4-gpio";
|
|
ti,hwmods = "gpio3";
|
|
ti,hwmods = "gpio3";
|
|
gpio-controller;
|
|
gpio-controller;
|
|
@@ -120,7 +120,7 @@
|
|
interrupts = <32>;
|
|
interrupts = <32>;
|
|
};
|
|
};
|
|
|
|
|
|
- gpio4: gpio@481ae000 {
|
|
|
|
|
|
+ gpio3: gpio@481ae000 {
|
|
compatible = "ti,omap4-gpio";
|
|
compatible = "ti,omap4-gpio";
|
|
ti,hwmods = "gpio4";
|
|
ti,hwmods = "gpio4";
|
|
gpio-controller;
|
|
gpio-controller;
|
|
@@ -185,7 +185,7 @@
|
|
status = "disabled";
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
|
|
- i2c1: i2c@44e0b000 {
|
|
|
|
|
|
+ i2c0: i2c@44e0b000 {
|
|
compatible = "ti,omap4-i2c";
|
|
compatible = "ti,omap4-i2c";
|
|
#address-cells = <1>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
#size-cells = <0>;
|
|
@@ -195,7 +195,7 @@
|
|
status = "disabled";
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
|
|
- i2c2: i2c@4802a000 {
|
|
|
|
|
|
+ i2c1: i2c@4802a000 {
|
|
compatible = "ti,omap4-i2c";
|
|
compatible = "ti,omap4-i2c";
|
|
#address-cells = <1>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
#size-cells = <0>;
|
|
@@ -205,7 +205,7 @@
|
|
status = "disabled";
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
|
|
- i2c3: i2c@4819c000 {
|
|
|
|
|
|
+ i2c2: i2c@4819c000 {
|
|
compatible = "ti,omap4-i2c";
|
|
compatible = "ti,omap4-i2c";
|
|
#address-cells = <1>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
#size-cells = <0>;
|