Commit 15382b7e authored by Walter Schweizer's avatar Walter Schweizer Committed by Gregory CLEMENT

ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry

In the rtc-rs5c372.c driver the compatible entry has been renamed
from rs5c372 to rs5c372a. Most dts files have been adapted.
This patch completes the change.
Signed-off-by: default avatarWalter Schweizer <ws.kernel@gmail.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 54ecb8f7
......@@ -244,7 +244,7 @@ i2c@11000 {
rs5c372: rs5c372@32 {
status = "disabled";
compatible = "ricoh,rs5c372";
compatible = "ricoh,rs5c372a";
reg = <0x32>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment