Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afd3b35f authored by Song Hui's avatar Song Hui Committed by Shawn Guo
Browse files

arm64: dts: ls1088a: update gpio compatible



add ls1088a gpio specify compatible.

Signed-off-by: default avatarSong Hui <hui.song_1@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 90771e50
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -282,7 +282,7 @@
		};

		gpio0: gpio@2300000 {
			compatible = "fsl,qoriq-gpio";
			compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
			reg = <0x0 0x2300000 0x0 0x10000>;
			interrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>;
			little-endian;
@@ -293,7 +293,7 @@
		};

		gpio1: gpio@2310000 {
			compatible = "fsl,qoriq-gpio";
			compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
			reg = <0x0 0x2310000 0x0 0x10000>;
			interrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>;
			little-endian;
@@ -304,7 +304,7 @@
		};

		gpio2: gpio@2320000 {
			compatible = "fsl,qoriq-gpio";
			compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
			reg = <0x0 0x2320000 0x0 0x10000>;
			interrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>;
			little-endian;
@@ -315,7 +315,7 @@
		};

		gpio3: gpio@2330000 {
			compatible = "fsl,qoriq-gpio";
			compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio";
			reg = <0x0 0x2330000 0x0 0x10000>;
			interrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>;
			little-endian;