diff options
author | Frank Rowand <frank.rowand@sony.com> | 2018-10-13 05:38:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-01 11:17:30 +0300 |
commit | e4547e02854776bd8270a7493a5e9f40e77c7ce4 (patch) | |
tree | 22d9fd59f0ab8ba45b40599aa8d9d2468b07606f /drivers/mfd/stm32-lptimer.c | |
parent | 1303c938c95377895deafce6067dd433c814f94f (diff) | |
download | linux-e4547e02854776bd8270a7493a5e9f40e77c7ce4.tar.xz |
of: unittest: allow base devicetree to have symbol metadata
[ Upstream commit 5babefb7f7ab1f23861336d511cc666fa45ede82 ]
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>
Diffstat (limited to 'drivers/mfd/stm32-lptimer.c')
0 files changed, 0 insertions, 0 deletions