SBC_builder/patch/kernel/rockchip64-6.14/overlay/rockchip-rk3328-uart1.dtso
2025-06-01 01:05:27 +02:00

18 lines
190 B
Plaintext

/dts-v1/;
/ {
compatible = "rockchip,rk3328";
fragment@1 {
target = <0xffffffff>;
__overlay__ {
status = "okay";
};
};
__fixups__ {
uart1 = "/fragment@1:target:0";
};
};