linux/arch/powerpc/sysdev
Rob Herring be0f9ca024 powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
"ranges" is a standard property with common parsing functions. Users
shouldn't be implementing their own parsing of it. Refactor the FSL RapidIO
"ranges" parsing to use of_range_to_resource() instead.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230609183238.1767186-1-robh@kernel.org
2023-06-21 15:13:56 +10:00
..
ge
xics powerpc/xics: Use of_address_count() 2023-04-04 22:11:03 +10:00
xive powerpc: Use of_property_read_bool() for boolean properties 2023-03-30 23:36:35 +11:00
6xx-suspend.S
cpm_common.c gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h 2023-03-06 12:33:01 +02:00
cpm_gpio.c
cpm2_pic.c
cpm2_pic.h
cpm2.c
dart_iommu.c
dart.h
dcr-low.S
dcr.c powerpc: Use of_property_read_bool() for boolean properties 2023-03-30 23:36:35 +11:00
ehv_pic.c powerpc: Use of_property_read_bool() for boolean properties 2023-03-30 23:36:35 +11:00
fsl_gtm.c
fsl_lbc.c
fsl_mpic_err.c
fsl_mpic_timer_wakeup.c powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init() 2023-03-28 08:23:54 +02:00
fsl_msi.c
fsl_msi.h
fsl_pci.c
fsl_pci.h
fsl_pmc.c
fsl_rcpm.c
fsl_rio.c powerpc: fsl: Use of_property_read_reg() to parse "reg" 2023-06-21 15:13:46 +10:00
fsl_rio.h
fsl_rmu.c powerpc: fsl: Use of_property_read_reg() to parse "reg" 2023-06-21 15:13:46 +10:00
fsl_soc.c powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing 2023-06-21 15:13:56 +10:00
fsl_soc.h
grackle.c
i8259.c
indirect_pci.c
ipic.c
ipic.h
Kconfig
Makefile
mmio_nvram.c
mpc5xxx_clocks.c
mpic_msgr.c powerpc: Use of_property_present() for testing DT property presence 2023-03-30 23:36:35 +11:00
mpic_msi.c
mpic_timer.c
mpic_u3msi.c
mpic.c powerpc: Use of_property_read_bool() for boolean properties 2023-03-30 23:36:35 +11:00
mpic.h
msi_bitmap.c
of_rtc.c
pmi.c
rtc_cmos_setup.c
tsi108_dev.c powerpc: Use of_address_to_resource() 2023-04-04 22:11:03 +10:00
tsi108_pci.c powerpc/sysdev/tsi108: fix resource printk format warnings 2023-03-30 23:36:34 +11:00
udbg_memcons.c