18 lines
163 B
Plaintext
18 lines
163 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
fragment@0 {
|
|
target = <&leds>;
|
|
|
|
__overlay__ {
|
|
status = "okay";
|
|
|
|
led@1 {
|
|
linux,default-trigger = "none";
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|