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

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
......@@ -669,7 +669,7 @@ usbphy1_pins_a: usbphy1@0 {
};
digctl@8001c000 {
compatible = "fsl,imx28-digctl";
compatible = "fsl,imx28-digctl", "fsl,imx23-digctl";
reg = <0x8001c000 0x2000>;
interrupts = <89>;
status = "disabled";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment