|
@@ -342,7 +342,7 @@
|
|
};
|
|
};
|
|
|
|
|
|
gpio0: gpio@2300000 {
|
|
gpio0: gpio@2300000 {
|
|
- compatible = "fsl,qoriq-gpio";
|
|
|
|
|
|
+ compatible = "fsl,ls2080a-gpio", "fsl,qoriq-gpio";
|
|
reg = <0x0 0x2300000 0x0 0x10000>;
|
|
reg = <0x0 0x2300000 0x0 0x10000>;
|
|
interrupts = <0 36 0x4>; /* Level high type */
|
|
interrupts = <0 36 0x4>; /* Level high type */
|
|
gpio-controller;
|
|
gpio-controller;
|
|
@@ -353,7 +353,7 @@
|
|
};
|
|
};
|
|
|
|
|
|
gpio1: gpio@2310000 {
|
|
gpio1: gpio@2310000 {
|
|
- compatible = "fsl,qoriq-gpio";
|
|
|
|
|
|
+ compatible = "fsl,ls2080a-gpio", "fsl,qoriq-gpio";
|
|
reg = <0x0 0x2310000 0x0 0x10000>;
|
|
reg = <0x0 0x2310000 0x0 0x10000>;
|
|
interrupts = <0 36 0x4>; /* Level high type */
|
|
interrupts = <0 36 0x4>; /* Level high type */
|
|
gpio-controller;
|
|
gpio-controller;
|
|
@@ -364,7 +364,7 @@
|
|
};
|
|
};
|
|
|
|
|
|
gpio2: gpio@2320000 {
|
|
gpio2: gpio@2320000 {
|
|
- compatible = "fsl,qoriq-gpio";
|
|
|
|
|
|
+ compatible = "fsl,ls2080a-gpio", "fsl,qoriq-gpio";
|
|
reg = <0x0 0x2320000 0x0 0x10000>;
|
|
reg = <0x0 0x2320000 0x0 0x10000>;
|
|
interrupts = <0 37 0x4>; /* Level high type */
|
|
interrupts = <0 37 0x4>; /* Level high type */
|
|
gpio-controller;
|
|
gpio-controller;
|
|
@@ -375,7 +375,7 @@
|
|
};
|
|
};
|
|
|
|
|
|
gpio3: gpio@2330000 {
|
|
gpio3: gpio@2330000 {
|
|
- compatible = "fsl,qoriq-gpio";
|
|
|
|
|
|
+ compatible = "fsl,ls2080a-gpio", "fsl,qoriq-gpio";
|
|
reg = <0x0 0x2330000 0x0 0x10000>;
|
|
reg = <0x0 0x2330000 0x0 0x10000>;
|
|
interrupts = <0 37 0x4>; /* Level high type */
|
|
interrupts = <0 37 0x4>; /* Level high type */
|
|
gpio-controller;
|
|
gpio-controller;
|