Files
build/patch/kernel/archive/rockchip-6.16/overlay/rockchip-uart2.dtso
2025-07-28 20:45:52 +08:00

17 lines
172 B
Plaintext

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