armbian-build/patch/kernel/archive/rockchip-6.18/overlay/rockchip-uart3.dtso
2025-12-19 20:53:57 +01:00

17 lines
172 B
Plaintext

/* Definitions for uart3
*/
/dts-v1/;
/plugin/;
/ {
compatible = "rockchip,rk3288";
fragment@0 {
target = <&uart3>;
__overlay__ {
status = "okay";
};
};
};