linux-stable/arch/powerpc/platforms
Rob Herring 857d423c74 powerpc: 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>
[mpe: Drop change in ppc4xx_probe_pci_bridge(), formatting]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230310144657.1541039-1-robh@kernel.org
2023-03-30 23:36:35 +11:00
..
4xx powerpc/msi: Fix deassociation of MSI descriptors 2022-12-17 10:58:48 +00:00
8xx powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
40x powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
44x powerpc: Use of_property_present() for testing DT property presence 2023-03-30 23:36:35 +11:00
52xx powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
82xx powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
83xx powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
85xx powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
86xx powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
512x powerpc/mpc512x: fix resource printk format warning 2023-03-30 23:35:43 +11:00
amigaone powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
book3s mm: replace vma->vm_flags direct modifications with modifier calls 2023-02-09 16:51:39 -08:00
cell powerpc: Use of_property_present() for testing DT property presence 2023-03-30 23:36:35 +11:00
chrp powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
embedded6xx powerpc/wii: fix resource printk format warnings 2023-03-30 23:36:30 +11:00
maple powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
microwatt powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
pasemi powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
powermac powerpc: Use of_property_present() for testing DT property presence 2023-03-30 23:36:35 +11:00
powernv powerpc: Use of_property_present() for testing DT property presence 2023-03-30 23:36:35 +11:00
ps3 powerpc/platforms: Use 'compatible' property for simple cases 2023-03-15 00:52:10 +11:00
pseries powerpc: Use of_property_present() for testing DT property presence 2023-03-30 23:36:35 +11:00
fsl_uli1575.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
Kconfig
Kconfig.cputype powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500 2023-02-15 22:41:11 +11:00
Makefile