Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Robin van der Gracht and committed by
Shawn Guo
4e0ce6e7 01f8d921

+3
+3
arch/arm/boot/dts/imx6qdl-prti6q.dtsi
··· 94 94 pinctrl-0 = <&pinctrl_usdhc3>; 95 95 bus-width = <8>; 96 96 non-removable; 97 + no-1-8-v; 98 + no-sd; 99 + no-sdio; 97 100 status = "okay"; 98 101 }; 99 102