zephyr/drivers/bbram
Tim Lin 013bc73e40 ITE: cleanup: drivers/bbram: correct the default configuration format
1. Rename DT_COMPAT_ST_BBRAM_IT8XXX2 to COMAPT_ITE_IT8XXX2_BBRAM
2. The default configuration "$( )" should be a parentheses instead
   of curly brackets. The BBRAM for it8xxx2 can be driven after
   correcting.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2022-01-17 11:52:13 -05:00
..
bbram_emul.c
bbram_it8xxx2.c ITE: drivers/bbram: add magic number to compare in initial 2022-01-17 11:52:13 -05:00
bbram_npcx.c drivers: bbram: fix npcx driver and update Kconfig defaults 2021-08-30 11:35:23 -04:00
CMakeLists.txt drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
Kconfig drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
Kconfig.bbram_emul drivers: bbram: fix npcx driver and update Kconfig defaults 2021-08-30 11:35:23 -04:00
Kconfig.it8xxx2 ITE: cleanup: drivers/bbram: correct the default configuration format 2022-01-17 11:52:13 -05:00
Kconfig.npcx drivers: bbram: fix npcx driver and update Kconfig defaults 2021-08-30 11:35:23 -04:00