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