linux-uconsole/drivers/of
Wesley Cheng 9a80b7b728 FROMGIT: of: Add stub for of_add_property()
If building with OF Kconfig disabled, this can lead to errors for
drivers utilizing of_add_property().  Add a stub for the add API, as
it exists for the remove variant as well, and to avoid compliation
issues.  Also, export this API so that it can be used by modules.

Signed-off-by: Wesley Cheng <wcheng@codeaurora.org>
Link: https://lore.kernel.org/r/1625908395-5498-5-git-send-email-wcheng@codeaurora.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit fe794e3954
 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-next)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I251e791f446a9f581cda0f1cd3a8f09b59617783
2021-07-12 17:10:22 +00:00
..
unittest-data
address.c of/address: Introduce of_dma_get_max_cpu_address() 2021-03-09 11:11:13 +01:00
base.c FROMGIT: of: Add stub for of_add_property() 2021-07-12 17:10:22 +00:00
device.c of/device: Update dma_range_map only when dev has valid dma-ranges 2021-02-03 23:28:50 +01:00
dynamic.c UPSTREAM: driver core: Add fwnode link support 2021-01-21 18:02:51 -08:00
fdt.c Merge 5.10.20 into android12-5.10 2021-03-07 12:33:33 +01:00
fdt_address.c
irq.c
Kconfig
kobj.c
Makefile
of_net.c
of_numa.c
of_private.h
of_reserved_mem.c of: Fix reserved-memory overlap detection 2020-10-25 20:37:55 -05:00
overlay.c of: overlay: fix for_each_child.cocci warnings 2021-05-14 09:50:24 +02:00
pdt.c
platform.c UPSTREAM: Revert "of: platform: Batch fwnode parsing when adding all top level devices" 2021-01-21 18:00:32 -08:00
property.c Merge 5.10.30 into android12-5.10 2021-04-15 14:23:41 +02:00
resolver.c
unittest.c of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS 2021-03-09 11:11:15 +01:00