Using LPCOMP with nRF Connect SDK (Zephyr)

I'm trying to use the LPCOMP to wake up from system OFF in Zephyr.

I can see the device tree "comp" node definition in nrf52840.dtsi but that is about it.

1. How can I define the AIN input to the comp node in the device tree?

2. How to I setup the reference voltage and the hysteresis?

Related