diff options
author | Simon Horman <[email protected]> | 2017-12-20 13:24:42 +0100 |
---|---|---|
committer | Simon Horman <[email protected]> | 2018-02-12 13:52:08 +0100 |
commit | f320eead5dad37f296201bbcc00a88188a63a7da (patch) | |
tree | 8f2da8ab03f3dc5e906113fddf50a340e0dbfaff /scripts/gdb/linux/lists.py | |
parent | 7569d1ee01c75b8581521bc67e595a575a7eafce (diff) |
arm64: dts: renesas: r8a77995: move nodes which have no reg property out of bus
Move pmu_a53 and timer nodes from soc node to root node. The nodes that
have been moved do not have any register properties and thus shouldn't be
placed on the bus.
This problem is flagged by the compiler as follows:
$ make W=1
...
arch/arm64/boot/dts/renesas/r8a77995-draak.dtb: Warning (simple_bus_reg): Node /soc/timer missing or empty reg/ranges property
arch/arm64/boot/dts/renesas/r8a77995-draak.dtb: Warning (simple_bus_reg): Node /soc/pmu_a53 missing or empty reg/ranges property
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions