Skip to content

Commit fb6673a

Browse files
Majistorfabiobaltieri
authored andcommitted
drivers: bbram: stm32: added note for rtc enabling
Added a note to enable rtc node if the bbram node is enabled Signed-off-by: Ashirwad Paswan <[email protected]>
1 parent 902a926 commit fb6673a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dts/bindings/memory-controllers/st,stm32-bbram.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ description: |
1010
by system reset or when the device wakes up from Standby mode. They are
1111
reset by a backup domain reset.
1212
13+
Note: Since STM32 BBRAM is in RTC backup domain, STM32 RTC node must be
14+
enabled if STM32 BBRAM node is enabled.
15+
1316
compatible: "st,stm32-bbram"
1417

1518
include: base.yaml

0 commit comments

Comments
 (0)