arm64: dts: stratix10: move ARM timer out of SoC node
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 27 Dec 2021 13:35:53 +0000 (14:35 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Wed, 29 Dec 2021 10:55:49 +0000 (04:55 -0600)
commit2329a9d4206e0f7e446073b0819a9f26e5cec3b9
treeeb1e3e333ad4379058cf2d2d75915a5e6d992dc3
parentacfef271b387c9be9649ce1e97b3eac508a2d9f9
arm64: dts: stratix10: move ARM timer out of SoC node

The ARM timer is usually considered not part of SoC node, just like
other ARM designed blocks (PMU, PSCI).  This fixes dtbs_check warning:

  arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dt.yaml: soc: timer:
    {'compatible': ['arm,armv8-timer'], 'interrupts': [[1, 13, 3848], [1, 14, 3848], [1, 11, 3848], [1, 10, 3848]]} should not be valid under {'type': 'object'}
    From schema: dtschema/schemas/simple-bus.yaml

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi