generated from timoschneider/yocto-template
13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
compatible = "ti,am625-beagleplay", "ti,am625";
|
|
|
|
fragment@0 {
|
|
target = <&mcu_m4fss>;
|
|
__overlay__ {
|
|
status = "okay";
|
|
};
|
|
};
|
|
}; |