diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-01-25 10:45:07 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2023-01-29 11:32:33 +0100 |
commit | 37da6ed22b67ae0c15a55dd02d10596f120ca9c7 (patch) | |
tree | 4131a277c02ba86e119159aa638a756e4074a011 /scripts/gdb/linux/proc.py | |
parent | eb87086bfc967f92a4f9c8e4a51754db03a04537 (diff) |
ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos3250
The soc node is supposed to have only device nodes with MMIO addresses,
as reported by dtc W=1:
exynos3250.dtsi:775.20-781.5:
Warning (simple_bus_reg): /soc/bus-dmc: missing or empty reg/ranges property
and dtbs_check:
exynos3250-artik5-eval.dtb: soc: bus-dmc:
{'compatible': ['samsung,exynos-bus'], 'clocks': [[67, 16]], 'clock-names': ['bus'], 'operating-points-v2': [[68]], 'status': ['disabled']} should not be valid under {'type': 'object'}
Move the bus nodes and their OPP tables out of SoC to fix this.
Re-order them alphabetically while moving and put some of the OPP tables
in device nodes (if they are not shared).
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions