zephyr/drivers/hwinfo
Kumar Gala b12c6dbeec drivers: hwinfo: Fix building of NXP LPC syscon driver
The NXP LPC syscon driver failed to build on several platforms for
various reasons.  We need dts support on LPC55s1x and LPC55s2x, the
driver doesn't seem like it will work on LPC54114 so we exclude it
there for now.

Additionally, fix a dtc warning on LPC55s6x based on unit-address in
the node naming needing to be lowercase.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-06-24 12:39:18 -05:00
..
CMakeLists.txt hwinfo: Support NXP LPC family 2021-06-23 18:24:08 -05:00
Kconfig drivers: hwinfo: Fix building of NXP LPC syscon driver 2021-06-24 12:39:18 -05:00
hwinfo_esp32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_gecko.c drivers: hwinfo: gecko: Fix build 2021-06-11 16:23:05 -05:00
hwinfo_handlers.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
hwinfo_imxrt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_litex.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_mcux_sim.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_mcux_syscon.c hwinfo: Support NXP LPC family 2021-06-23 18:24:08 -05:00
hwinfo_nrf.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
hwinfo_psoc6.c drivers: hwinfo: Add cypress psoc6 hwinfo support 2020-10-21 07:20:13 -05:00
hwinfo_sam.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
hwinfo_sam0.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_sam4l.c drivers: hwinfo: Remove invalid comparison 2021-03-26 07:13:13 -04:00
hwinfo_shell.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_stm32.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
hwinfo_weak_impl.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00