commit | a812f3d7b6f6d004c72258694d65ef6022a43618 | [log] [tgz] |
---|---|---|
author | Andreas Dröscher <github@anticat.ch> | Thu Oct 22 22:54:33 2020 +0200 |
committer | Maureen Helm <maureen.helm@nxp.com> | Thu Oct 29 13:43:24 2020 -0500 |
tree | 86218c6f8060319f99eebed0e8c74a888de7af7a | |
parent | 09e95a26a4e91b86c02ee9bb459a60eba2ff65ad [diff] |
adc-mcux: add support for adc16 channel multiplex Channels 4..7 are multiplexed on adc16. The NXP HAL exposes ADC16_SetChannelMuxMode but this function is not yet included in Zephy. The following patch adds channel-mux-b to the dts enabling the use of the alternate channels of 16 bit adc. Signed-off-by: Andreas Dröscher <github@anticat.ch>