From e122acacd5c28e22cc3d1044f7885b901b0902e8 Mon Sep 17 00:00:00 2001 From: Minda Chen Date: Wed, 3 Jul 2024 10:38:01 +0800 Subject: dts: disable pcie1 node in amp dts disable pcie1 node in amp dts. The pcie1 move to rtos side. Signed-off-by: Minda Chen --- arch/riscv/dts/starfive_jh7110-amp.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/riscv/dts/starfive_jh7110-amp.dts b/arch/riscv/dts/starfive_jh7110-amp.dts index 2f284e7bce..2e5f3aaf6d 100644 --- a/arch/riscv/dts/starfive_jh7110-amp.dts +++ b/arch/riscv/dts/starfive_jh7110-amp.dts @@ -99,3 +99,7 @@ &gmac1 { status = "disabled"; }; + +&pcie1 { + status = "disabled"; +}; -- cgit v1.2.3