SM8250: correct NVMEM offset

This commit is contained in:
spycat88
2025-12-07 16:42:41 +00:00
parent e37ab7ea7b
commit 4139064798

View File

@@ -28,8 +28,8 @@ index d2568686a098..793185820f5f 100644
+ #size-cells = <1>;
+ ranges = <0 0xb100 0x100>;
+
+ rtc_offset: rtc-offset@a0 {
+ reg = <0xa0 0x4>;
+ rtc_offset: rtc-offset@bc {
+ reg = <0xbc 0x4>;
+ };
};