diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-09-07 18:11:22 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-09-09 21:38:07 +0200 |
commit | d38cae370e5f2094cbc38db3082b8e9509ae52ce (patch) | |
tree | 0e1fc4c9ae5138b7343ff7a545ec705dbd59cd61 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ea4e792f3c8931fffec4d700cf6197d84e9f35a6 (diff) |
ARM: dts: s5pv210: move fixed clocks under root node
The fixed clocks are kept under dedicated 'external-clocks' node, thus a
fake 'reg' was added. This is not correct with dtschema as fixed-clock
binding does not have a 'reg' property. Moving fixed clocks out of
'soc' to root node fixes multiple dtbs_check warnings:
external-clocks: $nodename:0: 'external-clocks' does not match '^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
external-clocks: #size-cells:0:0: 0 is not one of [1, 2]
external-clocks: oscillator@0:reg:0: [0] is too short
external-clocks: oscillator@1:reg:0: [1] is too short
external-clocks: 'ranges' is a required property
oscillator@0: 'reg' does not match any of the regexes: 'pinctrl-[0-9]+'
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Jonathan Bakker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions