linux-stable/drivers/of
Frank Rowand 6aa04c8e8b of: unittest: allow base devicetree to have symbol metadata
[ Upstream commit 5babefb7f7 ]

The overlay metadata nodes in the FDT created from testcases.dts
are not handled properly.

The __fixups__ and __local_fixups__ node were added to the live
devicetree, but should not be.

Only the first property in the /__symbols__ node was added to the
live devicetree if the live devicetree already contained a
/__symbols node.  All of the node's properties must be added.

Tested-by: Alan Tull <atull@kernel.org>
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:14:12 +01:00
..
unittest-data
address.c
base.c of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC 2019-11-20 17:59:48 +01:00
device.c
dynamic.c
fdt.c
fdt_address.c
irq.c
Kconfig
Makefile
of_mdio.c
of_net.c
of_numa.c of, numa: Validate some distance map rules 2018-11-21 09:24:10 +01:00
of_pci.c
of_pci_irq.c
of_private.h
of_reserved_mem.c
overlay.c
pdt.c
platform.c of: platform: stop accessing invalid dev in of_platform_device_destroy 2018-07-03 11:24:52 +02:00
property.c OF: properties: add missing of_node_put 2019-01-23 08:09:49 +01:00
resolver.c
unittest.c of: unittest: allow base devicetree to have symbol metadata 2019-12-01 09:14:12 +01:00