commit | 31fc67d9ae0945dc8bb865743b0c6f08e56433c3 | [log] [tgz] |
---|---|---|
author | Henrik Brix Andersen <hebad@vestas.com> | Thu May 27 11:41:01 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Jun 04 16:18:51 2021 -0500 |
tree | be5cf7dcead55e4476715443f3416518a3795c92 | |
parent | 42835a780a32f9e854f84630705628f367fe829e [diff] |
drivers: adc: lmp90xxx: convert to new DT helper macros Simplify the LMP90xxx instance initialization macro a bit by converting it to use the new DT helper macros for SPI and GPIO. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>