linux-kernelorg-stable/drivers/i2c
Johan Hovold e66b0a8f04 i2c: omap: fix deprecated of_property_read_bool() use
Using of_property_read_bool() for non-boolean properties is deprecated
and results in a warning during runtime since commit c141ecc3ce ("of:
Warn when of_property_read_bool() is used on non-boolean properties").

Fixes: b6ef830c60 ("i2c: omap: Add support for setting mux")
Cc: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Acked-by: Mukesh Kumar Savaliya <quic_msavaliy@quicinc.com>
Link: https://lore.kernel.org/r/20250415075230.16235-1-johan+linaro@kernel.org
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
2025-05-06 00:14:25 +02:00
..
algos
busses i2c: omap: fix deprecated of_property_read_bool() use 2025-05-06 00:14:25 +02:00
muxes i2c-host updates for v6.15 2025-03-25 12:35:59 +01:00
Kconfig
Makefile
i2c-atr.c i2c: atr: Fix wrong include 2025-04-16 18:04:01 +02:00
i2c-boardinfo.c
i2c-core-acpi.c i2c: Force ELAN06FA touchpad I2C bus freq to 100KHz 2025-01-14 13:01:31 +01:00
i2c-core-base.c i2c: core: Allocate temporary client dynamically 2025-02-22 10:27:37 +01:00
i2c-core-of-prober.c
i2c-core-of.c i2c: Unexport i2c_of_match_device() 2025-02-13 16:47:52 +01:00
i2c-core-slave.c
i2c-core-smbus.c
i2c-core.h i2c: Unexport i2c_of_match_device() 2025-02-13 16:47:52 +01:00
i2c-dev.c
i2c-mux.c
i2c-slave-eeprom.c
i2c-slave-testunit.c i2c: testunit: on errors, repeat NACK until STOP 2025-01-15 19:44:21 +01:00
i2c-smbus.c
i2c-stub.c