dotfiles/system/hardware/radxa-rock5a/rock-5a-pcie.dtso

21 lines
251 B
Plaintext
Raw Normal View History

2023-09-13 17:20:18 +07:00
/dts-v1/;
/plugin/;
/ {
compatible = "radxa,rock-5a", "rockchip,rk3588s";
fragment@0 {
target = <&pcie2x1l2>;
__overlay__ {
status = "okay";
};
};
fragment@1 {
target = <&combphy0_ps>;
__overlay__ {
status = "okay";
};
};
};