commit | e1918ce299a10797df0f0f8e3df992fd6ed89aa6 | [log] [tgz] |
---|---|---|
author | Heiko Thiery <heiko.thiery@gmail.com> | Thu Sep 23 11:14:32 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | b4e440f07bfaad70b87ab6c004d6354f32c9a637 | |
parent | 5089d2fc8e4efc3ffad861fe2d127ff40b2f8064 [diff] |
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>