linux_dsm_epyc7002/drivers/of
Florian Fainelli 0f7c5317b8 of: Export of_remove_property() to modules
We will need to remove some OF properties in drivers/net/dsa/bcm_sf2.c
with a subsequent commit. Export of_remove_property() to modules so we
can keep bcm_sf2 modular and provide an empty stub for when CONFIG_OF is
disabled to maintain the ability to compile test.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-09-05 13:09:03 -07:00
..
unittest-data of: unittest: Use bigger address cells to catch parser regressions 2020-08-03 16:24:49 -06:00
address.c of: address: Work around missing device_type property in pcie nodes 2020-08-19 16:30:57 -06:00
base.c of: Export of_remove_property() to modules 2020-09-05 13:09:03 -07:00
device.c of/device: Add input id to of_dma_configure() 2020-07-28 15:51:32 +01:00
dynamic.c
fdt_address.c
fdt.c
irq.c of/irq: Make of_msi_map_rid() PCI bus agnostic 2020-07-28 15:51:32 +01:00
Kconfig
kobj.c
Makefile
of_mdio.c net: mdiobus: add reset-post-delay-us handling 2020-08-03 15:01:02 -07:00
of_net.c
of_numa.c
of_private.h
of_reserved_mem.c of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node 2020-08-03 16:50:54 -06:00
overlay.c
pdt.c
platform.c
property.c drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
resolver.c
unittest.c of: unittest: Use bigger address cells to catch parser regressions 2020-08-03 16:24:49 -06:00