clocksource/drivers/ingenic-ost: Add support for the JZ4760B
authorPaul Cercueil <paul@crapouillou.net>
Mon, 8 Mar 2021 21:23:02 +0000 (21:23 +0000)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 8 Apr 2021 11:23:23 +0000 (13:23 +0200)
commit352408aff91d06fd2f0e35d52079bd0cd70cd29e
treec18fef0296bd880f2b50b85247b48be9f5b3f7bc
parent8a3f717f35a3e9a28a935f8e4459c72ba00e90ca
clocksource/drivers/ingenic-ost: Add support for the JZ4760B

The OST in the JZ4760B SoC works exactly the same as in the JZ4770. But
since the JZ4760B is older, its Device Tree string does not fall back to
the JZ4770 one; so add support for the JZ4760B compatible string here.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210308212302.10288-3-paul@crapouillou.net
drivers/clocksource/ingenic-ost.c