Move the dts overlay under a boards/ dir to make it match conf files. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
/* SPDX-License-Identifier: Apache-2.0 */
|
|
|
|
|
|
&sw_pwm {
|
|
clock-prescaler = <3>;
|
|
};
|