Commit 03ce38ca authored by Mian Yousaf Kaukab's avatar Mian Yousaf Kaukab Committed by Shawn Guo
Browse files

arm64: dts: ls1012a: enable PCIe on freeway board



ls1012a-freeway board contains a M.2 2230 slot. Update the status of
pcei1 node to okay so that the pcie controller can be probed.

Signed-off-by: default avatarMian Yousaf Kaukab <ykaukab@suse.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent dc6d5dc8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,6 +24,10 @@ &i2c0 {
	status = "okay";
};

&pcie1 {
	status = "okay";
};

&qspi {
	status = "okay";