Re: [PATCH v2 1/3] dt-bindings/timer: ingenic: Add compatible strings for JZ4760(B)

From: Rob Herring
Date: Tue Mar 09 2021 - 22:04:29 EST


On Mon, 08 Mar 2021 21:23:00 +0000, Paul Cercueil wrote:
> Add compatible strings to support the system timer, clocksource, OST,
> watchdog and PWM blocks of the JZ4760 and JZ4760B SoCs.
>
> Newer SoCs which behave like the JZ4760 or JZ4760B now see their
> compatible string require a fallback compatible string that corresponds
> to one of these two SoCs.
>
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---
>
> Notes:
> v2: - Fix indentation
> - Fix example not using correct compatible strings
>
> .../bindings/timer/ingenic,tcu.yaml | 30 ++++++++++++++-----
> 1 file changed, 22 insertions(+), 8 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>