arm64: dts: ls1012a: enable PCIe on freeway board
authorMian Yousaf Kaukab <ykaukab@suse.de>
Mon, 26 Apr 2021 07:52:11 +0000 (09:52 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 12 Jun 2021 08:17:02 +0000 (16:17 +0800)
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: Mian Yousaf Kaukab <ykaukab@suse.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts

index 6290e2f..e856258 100644 (file)
        status = "okay";
 };
 
+&pcie1 {
+       status = "okay";
+};
+
 &qspi {
        status = "okay";