armbian_build/patch/kernel/archive/meson64-6.6/overlay/meson-g12b-waveshare-cm4-io-base-usb.dts
2023-10-03 13:53:40 +02:00

21 lines
320 B
Plaintext

/dts-v1/;
/plugin/;
/ {
compatible = "bananapi,bpi-cm4io", "bananapi,bpi-cm4", "amlogic,a311d", "amlogic,g12b";
fragment@0 {
target-path = "/";
__overlay__ {
model = "Waveshare CM4-IO Baseboard with BPI-CM4 Module";
};
};
fragment@1 {
target = <&usb>;
__overlay__ {
dr_mode = "host";
};
};
};