build/patch/kernel/archive/rockchip64-6.5/overlay/rockchip-rk3328-uart1.dts

18 lines
190 B
Plaintext

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