armbian-build/patch/kernel/archive/rockchip-6.19/overlay/rockchip-uart4.dtso
2026-01-06 18:13:52 +01:00

17 lines
172 B
Plaintext

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