1/*
2 * Copyright (c) 2023 SLB
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&pwm_led1 {
8	status = "okay";
9};
10
11&pwm_ccu80 {
12	status = "okay";
13};
14