armbian-build/patch/kernel/archive/rockchip-6.13/overlay/rockchip-uart2.dtso
2025-01-01 19:38:55 +01:00

17 lines
172 B
Plaintext

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