rtc: pcf8563: Add NXP PCA8565 compatible
authorMarek Vasut <marex@denx.de>
Wed, 10 Feb 2021 22:06:23 +0000 (23:06 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 13 Feb 2021 20:51:05 +0000 (21:51 +0100)
commit198be9898b9e62bea65f39b04d35f56d76c8bede
tree28ab0b61d8d1cbb3925a134d0c31e467ec053382
parent7d6bec2868f6a1746745cd452bc85c65f78b78c5
rtc: pcf8563: Add NXP PCA8565 compatible

The NXP PCA8565 is software compatible with the NXP PCF8563,
add DT and ACPI compatible entries.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: linux-rtc@vger.kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20210210220623.23233-1-marex@denx.de
Documentation/devicetree/bindings/rtc/pcf8563.txt
drivers/rtc/rtc-pcf8563.c