zephyr/tests/drivers/regulator/pmic/boards/mimxrt685_evk_cm33.overlay

13 lines
188 B
Plaintext

/*
* Copyright 2021 NXP
* SPDX-License-Identifier: Apache-2.0
*/
/ {
zephyr,user {
/* adjust channel number according to pinmux in board.dts */
io-channels = <&lpadc0 0>;
};
};