1/*
2 * Copyright 2024 NXP
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/ {
8	leds {
9		status = "disabled";
10	};
11
12	pwmleds {
13		status = "okay";
14	};
15};
16