UBUNTU: SAUCE: riscv: dts: microchip: Disable PCIe on the Icicle Kit
BugLink: https://bugs.launchpad.net/bugs/1993148 After discussing with Microchip we agreed that unfortunately PCIe support for the PolarFire-SoC Icicle Kit 2022.10 reference design is not yet ready for Kinetic. So don't enable the PCIe node in the device tree to make sure it doesn't cause trouble and avoid nasty error messages at boot. Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com> Acked-by: Tim Gardner <tim.gardner@canonical.com> Acked-by: Cory Todd <cory.todd@canonical.com> Signed-off-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
25fbe6525b
commit
a4bf1b98db
@@ -160,9 +160,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* UBUNTU: PCIe support is not yet ready, so disable it for now
|
||||
&pcie {
|
||||
status = "okay";
|
||||
};
|
||||
*/
|
||||
|
||||
&qspi {
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user