1/*
2 * SPDX-License-Identifier: Apache-2.0
3 *
4 * Copyright (c) 2024 Nordic Semiconductor ASA
5 */
6
7/ {
8	aliases {
9		adc = &adc;
10	};
11};
12