zephyr/boards
Kumar Gala 4e7863dc41 dts: Make instance defines consistent
We generated a define for each instance to convey its existance of the
form:
	#define DT_<COMPAT>_<INSTANCE> 1

However we renamed all other instance defines to be of the form
DT_INST_<INSTANCE>_<FOO>.  To make things consistent we now generate a
define of the form:

	#define DT_INST_<INSTANCE>_<COMPAT> 1

We also now deprecate the DT_<COMPAT>_<INSTANCE> form and fixup all uses
to use the new form.

Fixes: #17650

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-07-30 17:10:31 -05:00
..
arc boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
arm dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
common boards: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
nios2 drivers/i2c: Add missing HAS_DTS_I2C to nios 2019-06-18 11:22:23 -04:00
posix native_posix: Fix undefined macro warning 2019-07-24 16:34:31 -04:00
riscv32 dts/spi-nor: use bytestring for JEDEC ID 2019-07-24 09:20:56 -04:00
shields boards: shields: Introduce frdm_cr20a shield 2019-07-09 18:15:45 -07:00
x86 doc: minnowboard: add grub docs 2019-07-29 21:30:25 -07:00
x86_64/qemu_x86_64 logging: Add qemu_x86_64 backend 2019-07-18 18:16:39 -04:00
xtensa dts/spi-nor: use bytestring for JEDEC ID 2019-07-24 09:20:56 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
index.rst doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
Kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00