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

Commit 115581cf authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: mx28: Adjust the digctl compatible string



MX28 has the same DIGCTL block as MX23, so adjust the compatible string to
reflect that.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 9250b071
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -669,7 +669,7 @@
			};

			digctl@8001c000 {
				compatible = "fsl,imx28-digctl";
				compatible = "fsl,imx28-digctl", "fsl,imx23-digctl";
				reg = <0x8001c000 0x2000>;
				interrupts = <89>;
				status = "disabled";