Re: [PATCH] arm64: dts: ipq8074: move ARMv8 timer out of SoC node

From: Krzysztof Kozlowski
Date: Mon Jul 04 2022 - 08:31:09 EST


On 04/07/2022 13:32, Robert Marko wrote:
> 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/qcom/ipq8072-ax9000.dtb: soc: timer: {'compatible': ['arm,armv8-timer'], 'interrupts': [[1, 2, 3848], [1, 3, 3848], [1, 4, 3848], [1, 1, 3848]]} should not be valid under {'type': 'object'}
> From schema: dtschema/schemas/simple-bus.yaml
>
> Signed-off-by: Robert Marko <robimarko@xxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/ipq8074.dtsi | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>

This is a duplicate, I guess... I responded to newer patch.


Best regards,
Krzysztof