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

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
......@@ -24,6 +24,10 @@ &i2c0 {
status = "okay";
};
&pcie1 {
status = "okay";
};
&qspi {
status = "okay";
......
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