Interface between nvidia jetson tk1 and Analog Multiplexer

Is it possible to connect analog multiplexer to jetson tk1 kit and read the vaules from mux?
or
If I use A/D converter to the mux output and then connect to the GPIO of jetson is it possible to have such connection and read values from the mux?

The Jetson does not have analog input, so you’d have to use the A/D converter and either read via GPIO or some other conversion (such as USB or mini-PCIe).

Depending on the required sample rate you could use a multichannel I2C/SPI ADC