ARM: dts: imx6qdl-prti6q.dtsi: Add applicable properties to usdhc3

The usdhc3 interface is connected to a soldered eMMC chip on all boards
that import this dtsi. Adding these properties speeds up the device probe
during boot.

Signed-off-by: Robin van der Gracht <robin@protonic.nl>
Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Robin van der Gracht
2022-06-21 16:03:34 +02:00
committed by Shawn Guo
parent 01f8d921f7
commit 4e0ce6e703

View File

@@ -94,6 +94,9 @@
pinctrl-0 = <&pinctrl_usdhc3>;
bus-width = <8>;
non-removable;
no-1-8-v;
no-sd;
no-sdio;
status = "okay";
};