Commit c4eda826 authored by Oliver Graute's avatar Oliver Graute Committed by Shawn Guo

arm64: dts: imx8qm: add compatible string for usdhc3

add compatible string for usdhc3

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: default avatarOliver Graute <oliver.graute@kococonnector.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5edaa224
......@@ -19,3 +19,7 @@ &usdhc1 {
&usdhc2 {
compatible = "fsl,imx8qm-usdhc", "fsl,imx8qxp-usdhc", "fsl,imx7d-usdhc";
};
&usdhc3 {
compatible = "fsl,imx8qm-usdhc", "fsl,imx8qxp-usdhc", "fsl,imx7d-usdhc";
};
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