zephyr/drivers
Sylvio Alves 224ec1e835 uart: esp32: move hal instance to data level
After #41918, DEV_CFG removal triggered discard qualifer warning
during build. As uart_hal functions don't required const qualifier
and uart_context_hal_t has modified data, this PR moves hal instace
to data struct instead of config struct.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-01-21 11:27:48 -05:00
..
adc drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
audio drivers: audio: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
bbram ITE: cleanup: drivers/bbram: correct the default configuration format 2022-01-17 11:52:13 -05:00
bluetooth Bluetooth: H4: added support for HCI vendor-specific Setup feature. 2022-01-21 15:04:15 +02:00
cache
can drivers: can: m_can variant for STM32H7 2022-01-19 16:07:54 -05:00
clock_control soc: esp32c3: fix cpu vendor name 2022-01-20 13:33:29 -05:00
console drivers: console: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
counter drivers: counter: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
crypto
dac drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
debug
disk
display drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
dma drivers: dma: mcux_lpc: fix variable name clash 2022-01-20 07:41:26 -06:00
ec_host_cmd_periph
edac edac: ibecc: Add LOG_INF for indication initialization 2022-01-18 13:22:53 -05:00
eeprom drivers: eeprom: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
entropy drivers: entropy: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
espi drivers: espi: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
ethernet drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
flash drivers: flash: Eliminate warning when compiling with GCC 2022-01-20 13:42:35 -06:00
fpga
gpio gpio: esp32: remove discard qualifier warning 2022-01-21 11:27:48 -05:00
hwinfo
i2c drivers: i2c: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
i2s drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
ieee802154 drivers: ieee802154_nrf5: fix condition for mac keys and frame counter 2022-01-19 14:16:23 -05:00
interrupt_controller drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
ipm drivers: ipm: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
kscan ITE drivers/kscan: support tests/driver/kscan/kscan_api 2022-01-17 11:44:05 -05:00
led drivers: led: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
led_strip
lora
mbox
mdio drivers: mdio: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
memc
misc drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
mm drivers: mm: add driver for Intel Audio DSP 2022-01-18 19:18:30 -05:00
modem
net
neural_net drivers: neural_net: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pcie pcie: controller: add non-recursive pcie busses enumeration 2022-01-19 13:37:36 -05:00
peci
pinctrl drivers: pinctrl: pfc_rcar: fix bank and bit parsing 2022-01-19 16:06:46 -05:00
pinmux drivers: pinmux: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pm_cpu_ops
power_domain drivers: power_domain: gpio controlled domain 2022-01-19 13:35:32 -05:00
ps2
ptp_clock
pwm drivers: fix style issues 2022-01-19 18:16:02 +01:00
regulator drivers: regulator: pmic: constify device config access 2022-01-19 18:16:02 +01:00
sensor drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
serial uart: esp32: move hal instance to data level 2022-01-21 11:27:48 -05:00
spi drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
syscon
timer timer: Add tickless support for the MIPS CP0 timer 2022-01-19 13:48:21 -05:00
usb
video
virtualization
watchdog drivers: fix style issues 2022-01-19 18:16:02 +01:00
wifi drivers: wifi: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
xen
CMakeLists.txt drivers: power_domain: gpio controlled domain 2022-01-19 13:35:32 -05:00
Kconfig drivers: power_domain: gpio controlled domain 2022-01-19 13:35:32 -05:00