aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-bit.c
diff options
context:
space:
mode:
authorBenoît Monin <[email protected]>2025-06-26 14:43:31 +0000
committerUlf Hansson <[email protected]>2025-07-03 11:30:34 +0000
commit57cd4af7654eed26e48984dd34f6997fcd83c841 (patch)
tree7f2bd74cce52a65980db830c48a02c508e46449e /drivers/i2c/algos/i2c-algo-bit.c
parentmmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC controller driver (diff)
downloadkernel-57cd4af7654eed26e48984dd34f6997fcd83c841.tar.gz
kernel-57cd4af7654eed26e48984dd34f6997fcd83c841.zip
mmc: sdhci-cadence: use of_property_present
Instead of using of_property_read_bool to check the presence of the cdns,phy-* properties in the device tree, use of_property_present in function sdhci_cdns_phy_param_count. This silences the following warning messages since the cdns,phy-* properties are all u32, not boolean. OF: /soc/sdhci@d8010000: Read of boolean property 'cdns,phy-input-delay-legacy' with a value. OF: /soc/sdhci@d8010000: Read of boolean property 'cdns,phy-input-delay-mmc-highspeed' with a value. OF: /soc/sdhci@d8010000: Read of boolean property 'cdns,phy-input-delay-mmc-ddr' with a value. OF: /soc/sdhci@d8010000: Read of boolean property 'cdns,phy-dll-delay-sdclk' with a value. OF: /soc/sdhci@d8010000: Read of boolean property 'cdns,phy-dll-delay-sdclk-hsmmc' with a value. Signed-off-by: Benoît Monin <[email protected]> Link: https://lore.kernel.org/r/e244c1377f7b2ad5d026c9d9368a08de3887129f.1750943549.git.benoit.monin@bootlin.com Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions