rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible
authorHeiko Thiery <heiko.thiery@gmail.com>
Thu, 23 Sep 2021 09:14:32 +0000 (11:14 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 14:53:50 +0000 (16:53 +0200)
commite1918ce299a10797df0f0f8e3df992fd6ed89aa6
treeb4e440f07bfaad70b87ab6c004d6354f32c9a637
parent5089d2fc8e4efc3ffad861fe2d127ff40b2f8064
rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible

The RX8803 and RX8900 register layouts are compatible with the one of
the RV8803. So add these to the compatibles.

The same compatible strings are used and approved in linux kernel.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Michael Walle <michael@walle.cc>
drivers/rtc/rv8803.c