linux-stable/drivers/soc/ti
Rob Herring 1b1b863a88 soc: ti: Use of_property_present() for testing DT property presence
It is preferred to use typed property access functions (i.e.
of_property_read_<type> functions) rather than low-level
of_get_property/of_find_property functions for reading properties. As
part of this, convert of_get_property/of_find_property calls to the
recently added of_property_present() helper when we just want to test
for presence of a property and nothing more.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20230310144725.1545384-1-robh@kernel.org
2023-03-11 05:56:54 -06:00
..
k3-ringacc.c soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring() 2023-03-08 01:06:30 -06:00
k3-socinfo.c soc: ti: k3-socinfo: Add AM62Ax JTAG ID 2022-11-22 16:08:34 -06:00
Kconfig Updates for the interrupt core and driver subsystem: 2022-12-12 11:21:29 -08:00
knav_dma.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
knav_qmss.h soc: ti: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
knav_qmss_acc.c soc: TI knav_qmss: make symbol 'knav_acc_range_ops' static 2020-07-24 14:47:10 -07:00
knav_qmss_queue.c soc: ti: Use of_property_present() for testing DT property presence 2023-03-11 05:56:54 -06:00
Makefile ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
omap_prm.c soc: ti: Use of_property_present() for testing DT property presence 2023-03-11 05:56:54 -06:00
pm33xx.c soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe 2023-03-08 01:39:04 -06:00
pruss.c soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs 2022-07-06 19:34:45 -05:00
smartreflex.c ARM: omap2: smartreflex: remove on_init control 2023-01-09 17:00:54 +01:00
ti_sci_inta_msi.c oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functions 2022-12-05 19:21:00 +01:00
ti_sci_pm_domains.c soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc 2022-04-15 14:59:23 -05:00
wkup_m3_ipc.c soc: ti: wkup_m3_ipc: Remove unneeded semicolon 2022-06-17 20:25:01 -05:00