diff options
author | 2018-11-29 19:05:47 -0600 | |
---|---|---|
committer | 2018-11-30 15:18:47 -0800 | |
commit | 7f4b001b7f6e0480b5bdab9cd8ce1711e43e5cb5 (patch) | |
tree | 3cc55e28ee41c4ce54a00db8e6e5526454940b10 /net/bluetooth/hci_request.c | |
parent | Merge tag 'amlogic-dt64' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt (diff) | |
download | wireguard-linux-7f4b001b7f6e0480b5bdab9cd8ce1711e43e5cb5.tar.xz wireguard-linux-7f4b001b7f6e0480b5bdab9cd8ce1711e43e5cb5.zip |
ARM: dts: realview-pbx: Fix duplicate regulator nodes
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.
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions