zephyr/drivers
Lukasz Majewski db6015b53b eth: mcux: Replace DT_ALIAS() macro with DT_NODELABEL() for fixed link
After the commit SHA1: 370d02743a the
alias for 'eth' was removed. As a result DT_ALIAS(eth) for the mcux
enet driver was not providing a valid DTS node reference.

As a result the 'fixed-link' child node property was not recognized at
all.

The 'enet' is a valid DTS label for mcux enet driver, so lets use it
instead.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2020-12-02 09:28:44 -06:00
..
adc
audio
bluetooth
can
clock_control drivers: clock_control: convert nrf to dt device defines 2020-12-01 15:19:22 -05:00
console
counter drivers: counter: stm32_rtc: remove dependency on maximal libc 2020-12-01 14:54:12 -05:00
crypto
dac
debug
display
dma
ec_host_cmd_periph
eeprom
entropy
espi
ethernet eth: mcux: Replace DT_ALIAS() macro with DT_NODELABEL() for fixed link 2020-12-02 09:28:44 -06:00
flash drivers: flash: spi_nor: fix bound for parameter headers 2020-12-01 17:57:20 -05:00
gpio drivers: gpio: convert nrf driver to dt device defines 2020-12-01 15:19:22 -05:00
hwinfo
i2c drivers: i2c: convert nrf drivers to dt device defines 2020-12-01 15:19:22 -05:00
i2s
ieee802154
interrupt_controller
ipm
kscan
led
led_strip
lora
memc
modem drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
net
neural_net
pcie drivers: pcie_ep: iproc: Remove sys_read8 from unmap API 2020-12-01 14:56:59 -05:00
peci
pinmux
ps2
ptp_clock
pwm
regulator drivers: regulator: convert to dt device defines 2020-12-01 15:19:22 -05:00
sensor drivers: sensors: bmi160: Fix issue with sample read 2020-12-01 17:58:06 -05:00
serial drivers: serial: convert nrf drivers to dt device defines 2020-12-01 15:19:22 -05:00
spi drivers: spi: convert nrf drivers to dt device defines 2020-12-01 15:19:22 -05:00
timer drivers/timer: stm32_lptim: Fix stm32 ll header list 2020-12-01 17:59:53 -05:00
usb
video
watchdog
wifi
CMakeLists.txt
Kconfig