SBC_builder/patch/kernel/rockchip64-6.14/overlay/rockchip-rk3568-hk-uart0-rts_cts.dtso
2025-06-01 01:05:27 +02:00

15 lines
186 B
Plaintext

/dts-v1/;
/plugin/;
/ {
fragment@0 {
// uart1 aliased with serial0.
target = <&uart1>;
__overlay__ {
status = "okay";
pinctrl-names = "not_use_it", "default";
};
};
};