build/patch/kernel/archive/rockchip64-6.4/overlay/rk3308-emmc.dts

14 lines
144 B
Plaintext
Raw Normal View History

//For RockPI-S: enable SDnand chip
/dts-v1/;
/plugin/;
/ {
fragment@0 {
target = <&emmc>;
__overlay__ {
status = "okay";
};
};
};