Re: [PATCH v2 1/4] dt-bindings: timer: exynos4210-mct: describe known hardware and its interrupts

From: Rob Herring
Date: Mon Mar 07 2022 - 19:59:48 EST


On Fri, 04 Mar 2022 13:24:21 +0100, Krzysztof Kozlowski wrote:
> Most of the Samsung Exynos SoCs use almost the same Multi-Core Timer
> block, so only two compatibles were used so far (for Exynos4210 and
> Exynos4412 flavors) with Exynos4210-one being used in most of the SoCs.
> However the Exynos4210 flavor actually differs by number of interrupts.
>
> Add new compatibles, maintaining backward compatibility with Exynos4210,
> and constraints for number of interrupts. This allows to exactly match
> the Exynos MCT hardware.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../timer/samsung,exynos4210-mct.yaml | 67 ++++++++++++++++++-
> 1 file changed, 64 insertions(+), 3 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>