zephyr/boards/shields
Kumar Gala 3f236f2183 can: dts: Convert can-primary alias to zephyr,can-primary chosen prop
Convert CAN to use a chosen node property that is similar to how we
handle zephyr,entroy or zephyr,flash-controller as the means to select a
specific peripheral instance utilized by a subsystem.

Replace references of the form:

alias {
	can-primary = &can1;
};

with:

chosen {
	zephyr,can-primary = &can1;
};

Replace various macro/define references with either
DT_CHOSEN(zephyr_can_primary) or replace DT_ALIAS_CAN_PRIMARY_LABEL
with DT_CHOSEN_ZEPHYR_CAN_PRIMARY_LABEL.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-29 14:27:31 -05:00
..
adafruit_2_8_tft_touch_v2 boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
boostxl_ulpsense
dfrobot_can_bus_v2_0 can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00
frdm_cr20a
frdm_kw41z
link_board_eth
lmp90100_evb
mikroe_adc_click boards: shields: add MikroElektronika ADC Click shield 2020-03-27 16:17:06 +01:00
sparkfun_sara_r4 drivers: serial: uart_mcux: Convert to DT_INST 2020-04-14 17:52:31 -05:00
ssd1306 drivers/i2c/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00
st7789v_generic boards: shields: update LCD params for st7789v_tl019fqv01 2020-04-15 08:25:19 -05:00
waveshare_epaper boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
wnc_m14a2a drivers: serial: uart_mcux: Convert to DT_INST 2020-04-14 17:52:31 -05:00
x_nucleo_idb05a1
x_nucleo_iks01a1
x_nucleo_iks01a2
x_nucleo_iks01a3
index.rst