mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 17:02:36 +00:00
In order to prevent user turns on the pin-mux of devices has io-pads unexpectedly, this CL added a new device definition for host uart device. The pin-mux of host uart interface is enabled only if we set its status as "okay" in dts file of board folder. The following npcx7 drivers will meet: 1. Default status property of npcx devices with io-pads such as espi, pwm, uart, host uart and so on should be "disabled". 2. Switch pin-mux by changing status property to "okay" in dts file of board folder. Signed-off-by: Mulin Chao <mlchao@nuvoton.com> |
||
---|---|---|
.. | ||
adc | ||
arc | ||
arm | ||
audio | ||
base | ||
bluetooth | ||
can | ||
clock | ||
cpu | ||
crypto | ||
dac | ||
display | ||
dma | ||
ec_host_cmd_perhip | ||
espi | ||
ethernet | ||
flash_controller | ||
gpio | ||
hwinfo | ||
i2c | ||
i2s | ||
ieee802154 | ||
iio/adc | ||
interrupt-controller | ||
ipm | ||
kscan | ||
led | ||
led_strip | ||
lora | ||
memory-controllers | ||
mhu | ||
misc | ||
mmc | ||
mmu_mpu | ||
modem | ||
mtd | ||
pcie/endpoint | ||
peci | ||
phy | ||
pinctrl | ||
power | ||
ps2 | ||
pwm | ||
regulator | ||
riscv | ||
rng | ||
rtc | ||
sensor | ||
serial | ||
spi | ||
sram | ||
tach | ||
test | ||
timer | ||
usb | ||
video | ||
watchdog | ||
wifi | ||
vendor-prefixes.txt |