rockchip64-6.18: fix helios64 pcie patch

Remove ep-gpios property and max-link-speed, set status to okay for pcie0.
This commit is contained in:
Igor Pecovnik 2026-01-30 15:53:37 +01:00 committed by Igor
parent 6dfbbc6f5b
commit e05e27bc6f

View File

@ -17,9 +17,9 @@ index 111111111111..222222222222 100644
&pcie0 {
- ep-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>;
max-link-speed = <2>;
num-lanes = <2>;
pinctrl-names = "default";
status = "okay";
--
Armbian