14 lines
144 B
Plaintext
14 lines
144 B
Plaintext
|
/*
|
||
|
* Copyright (c) 2023 SLB
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
&pwm_led1 {
|
||
|
status = "okay";
|
||
|
};
|
||
|
|
||
|
&pwm_ccu80 {
|
||
|
status = "okay";
|
||
|
};
|