mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
14 lines
139 B
Plaintext
14 lines
139 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
fragment@0 {
|
|
target = <&pwm3>;
|
|
|
|
__overlay__ {
|
|
status = "okay";
|
|
pinctrl-0 = <&pwm3m3_pins>;
|
|
};
|
|
};
|
|
};
|