nuvoton: battery-backed ram
Add bindings and entry for the battery-backed ram in the nuvoton npcx. This commit is an upstream port of https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/platform/ec/zephyr/dts/bindings/cros_bbram/nuvoton,npcx-cros-bbram.yaml;l=1;drc=e9af813c36b7b411bf2a01cbc1b09d5fdec49b8a Along with a bit of cleaning up and an emulator. Signed-off-by: Yuval Peress <peress@chromium.org>
This commit is contained in:
parent
678a170925
commit
268f9bf163
19 changed files with 767 additions and 0 deletions
|
@ -58,3 +58,4 @@ add_subdirectory_ifdef(CONFIG_PTP_CLOCK ptp_clock)
|
|||
add_subdirectory_ifdef(CONFIG_EDAC edac)
|
||||
add_subdirectory_ifdef(CONFIG_CACHE_MANAGEMENT cache)
|
||||
add_subdirectory_ifdef(CONFIG_SYSCON syscon)
|
||||
add_subdirectory_ifdef(CONFIG_BBRAM bbram)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue