summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-12-03 13:12:48 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-17 20:38:33 +0100
commitf8c0bf3b812161aedeb6f7050e470a207db9fdf3 (patch)
treebbfe5f7942dc77c720403d218e7371442a327a21 /fs
parenta4adade5dde697f778a3dd44ef7fb000671a1bca (diff)
ARM: dts: realview: Fix some more duplicate regulator nodes
[ Upstream commit f3b2f758ec1e6cdb13c925647cbd8ad4938b78fb ] There's a bug in dtc in checking for duplicate node names when there's another section (e.g. "/ { };"). In this case, skeleton.dtsi provides another section. Upon removal of skeleton.dtsi, the dtb fails to build due to a duplicate node 'fixedregulator@0'. As both nodes were pretty much the same 3.3V fixed regulator, it hasn't really mattered. Fix this by renaming the nodes to something unique. In the process, drop the unit-address which shouldn't be present wtihout reg property. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions