1/*
2 * Copyright (c) 2025 Silicon Laboratories Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/ {
8	aliases {
9		/* led0 interferes with sw0 since it uses the same pin */
10		/delete-property/ led0;
11	};
12};
13