SBC_builder/patch/kernel/rockchip64-6.14/overlay/rockchip-rk3399-pcie-gen2.dtso
2025-06-01 01:05:27 +02:00

13 lines
182 B
Plaintext

/dts-v1/;
/plugin/;
/ {
compatible = "rockchip,rk3399";
fragment@0 {
target = <&pcie0>;
__overlay__ {
max-link-speed = <2>;
};
};
};