zephyr/dts/bindings
Michał Barnaś 2bc7dcdc2e i2c: add filtering of i2c dumped messages
This commit adds option to dump i2c messages of only specified
devices. It makes it easier to debug communication of specific
i2c device instead of logging all i2c communication.
The filter of devices is specifiec in device-tree using the
node with "zephyr,i2c-dump-filter" compatible string.

Example of device-tree node:
i2c-dump-filter {
	compatible = "zephyr,i2c-dump-filter";
	devices = < &display0 >, < &sensor3 >;
};

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2023-09-06 17:54:53 +02:00
..
adc dts: bindings: adc: add properties for stm32 adc clock source 2023-08-29 11:27:07 +01:00
alh
arc
arm dts: infineon: SCB declaration 2023-05-10 16:49:59 +09:00
audio
auxdisplay drivers: auxdisplay: Add driver for PTC PT6314 VFD controller 2023-07-14 12:09:03 +02:00
base dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
bluetooth drivers: bluetooth: hci: spi: add small read delay 2023-07-05 14:15:18 +02:00
can drivers: can: stm32: bxcan: rename driver to match reference manuals 2023-08-16 13:03:00 +02:00
clock driver: clock_control: npcx: add support for npcx4 series 2023-08-24 10:42:33 +01:00
coredump
counter drivers: counter: add snps apb timer 2023-08-16 10:20:31 +02:00
cpu dts: cpu: add cdns,tensilica-xtensa-lx3 2023-08-26 16:50:40 -04:00
crypto dts: nRF: Add missing headermask binding for NRF_CCM 2023-09-05 10:04:57 +02:00
dac dts: bindings: dac: add bindings for ltc1660/ltc1665 2023-04-14 08:21:23 -04:00
dai intel_adsp: ace20_lnl: dmic: Add new dmic shims. 2023-04-13 20:51:10 -04:00
debug
dfpmcch
dfpmccu
disk dts: Add bindings for NVMe bus controllers 2023-04-07 13:28:47 +02:00
display drivers: display: add driver for HX8394 TFT LCD controller 2023-07-28 09:06:17 +00:00
dma drivers: dma: add DMA driver for NXP PXP engine 2023-07-25 09:10:52 +02:00
dsa
edac
espi
ethernet ethernet: phy_mii: get the MDIO bus with DT_INST_BUS 2023-08-17 13:29:45 -05:00
flash_controller dts: bindings: flash-controller: Add smartbond QSPI parameters 2023-08-22 12:16:16 +02:00
fpga
fs
fuel-gauge fuel_gauge: Add battery cutoff support 2023-08-22 18:05:50 +02:00
gpio drivers: gpio: Add Davinci gpio controller support 2023-08-31 10:31:37 +02:00
hda
hwinfo
hwspinlock drivers: hwspinlock: implement sqn hwspinlock driver 2023-08-16 20:46:55 +02:00
i2c i2c: add filtering of i2c dumped messages 2023-09-06 17:54:53 +02:00
i2s intel_adsp: ace20_lnl: Add I2S clock source configuration 2023-04-18 10:48:18 -04:00
i3c
ieee802154
iio dts: bindings: afe: add current sense amplifier 2023-06-24 18:54:33 +02:00
input input: add zephyr,lvgl-button-input device binding 2023-08-29 10:17:52 +02:00
interrupt-controller drivers: interrupt-controller: Add VIM Interrupt Controller support 2023-09-04 10:53:09 +02:00
ipc ipc_service: open-amp: Align VRINGs 2023-07-18 11:04:46 +00:00
ipm drivers: ipm: add zynqmp r5f support 2023-08-15 11:23:04 +00:00
kscan input: remove cap1203 kscan-like state report 2023-07-25 11:25:51 +02:00
led drivers: led: Add Onsemi ncp5623c driver 2023-08-04 10:47:31 -05:00
led_strip
lora drivers: lora: sx126x: Support fine-grained STM32WL PA config 2023-04-24 13:33:25 +02:00
mbox drivers: mbox: Add Andestech mailbox driver 2023-07-26 10:51:41 +02:00
mdio drivers: mdio: add adin2111 2023-05-26 09:50:09 -04:00
memory-controllers dts: riscv: sifive: fu740: add memory controller 2023-04-12 13:05:55 +02:00
memory-window
mfd drivers: mfd: npm1300: Added event interrupt handling 2023-08-21 10:04:03 +02:00
mhu
mipi-dsi drivers: mipi_dsi: dsi_mcux: make DPI mode optional 2023-07-25 09:08:59 +02:00
misc drivers: misc: add NXP S32 eMIOS driver 2023-09-06 11:44:00 +02:00
mm
mmc drivers: disk: sdmmc_stm32 support for clock divisor 2023-04-12 17:44:48 +02:00
mmu_mpu
modem drivers/modem: Add generic cellular modem driver 2023-08-30 13:48:51 +02:00
mtd drivers: mb85rc: support use of multiple modules as a single one 2023-08-30 17:38:21 +02:00
net/wireless
neural_net
options
ospi dts: bindings: ospi: add ospim io ports 2023-06-21 16:06:00 +02:00
pcie drivers: pcie: Enable filtering PCIe devices by class-rev 2023-05-14 18:17:33 -04:00
peci
phy
pinctrl drivers: pinctrl: Add more config options for Ambiq Apollo4 2023-08-25 10:31:58 +02:00
pm_cpu_ops drivers: pm_cpu_ops: Add support for multiple PSCI versions 2023-07-25 16:58:01 +00:00
power dts: bindings: Add new ambiq-pwrcfg binding 2023-08-04 10:48:58 +02:00
power-domain
ps2 drivers: ps2: microchip: Low power and wakeup enabled 2023-06-17 07:59:07 -04:00
pwm drivers: pwm: introduce PWM driver for NXP S32 EMIOS 2023-09-06 11:44:00 +02:00
qspi drivers: memc: add NXP S32 QSPI controller 2023-07-26 09:44:14 +02:00
regulator drivers: gpio: AXP192 GPIO driver 2023-08-22 18:08:51 +02:00
reserved-memory
reset drivers: reset: Add reset controller for Intel Agilex5 platform 2023-07-25 16:58:01 +00:00
retained_mem dts: bindings: retained_mem: Add address and size cell values 2023-04-24 13:27:53 +02:00
retention retention: Add retention system 2023-04-24 13:27:53 +02:00
riscv
rng dts: bindings: entropy: stm32: Add description to clock property 2023-04-14 14:04:26 +02:00
rtc drivers: rtc: rtc_fake: fff rtc driver added 2023-08-24 22:06:51 +01:00
sd
sdhc drivers: sdhc: enable pwr-gpios property within SPI SDHC driver 2023-07-28 09:07:55 +00:00
sensor drivers: sensor: add NXP TEMPMON driver 2023-08-30 10:18:27 +02:00
serial dts: bindings: Add new binding ambiq,uart 2023-08-04 10:48:58 +02:00
shi
sip_svc dts: intel: Add dtsi entry for SiP SMC call. 2023-05-09 08:46:50 -04:00
smbus
sound
spi drivers: spi: spi_pico_pio: Add basic support for SPI via PIO 2023-09-01 16:36:41 +02:00
sram
syscon
tach
tcpc
test devicetree: Add 'zephyr,memory-attr' and DT helpers 2023-07-25 11:22:10 +02:00
timer drivers: cc13xx_cc26xx: pwm: introduce pwm driver 2023-08-14 13:36:12 +00:00
timestamp
usb drivers: usb_dc_mcux: Add Pinctrl defines 2023-05-26 17:53:37 -04:00
usb-c USB-C: genVIF: Cleanup and add support to pick static data from input 2023-05-26 13:54:43 -04:00
video
virtualization drivers: virtualization: Add interface for ivshmem-v2 2023-05-14 18:17:33 -04:00
w1
watchdog drivers: watchdog: wdt_mcux_imx_wdog: add pinctrl support 2023-08-31 20:19:33 +02:00
wifi drivers: wifi: esp_at: handle external reset sources 2023-07-05 14:14:51 +02:00
xen
vendor-prefixes.txt dts: vendor-prefixes: deprecate facebook and add meta 2023-08-10 09:27:10 -04:00