]> git.baikalelectronics.ru Git - uboot.git/commit
rtc: ds1307: Add bindings for microchip, mcp7940x
authorPali Rohár <pali@kernel.org>
Mon, 14 Feb 2022 10:34:22 +0000 (11:34 +0100)
committerStefan Roese <sr@denx.de>
Thu, 17 Feb 2022 13:17:07 +0000 (14:17 +0100)
commitc516cce484acc307d175cf73fb5f4efdda0341c9
tree6cacede645936c230aede5c8963a44b668bb5048
parentf06fb05f80788b53f535decfd84c6e7dda16eb3e
rtc: ds1307: Add bindings for microchip, mcp7940x

Compatible string microchip,mcp7940x is used by Turris Mox DTS file in
Linux kernel and U-Boot ds1307.c driver works fine with it.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/rtc/ds1307.c