Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: rtc: st,stm32-rtc: Make each example a separate entry

Each independent example should be a separate entry. This allows for
'interrupts' to have different cell sizes.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220106182518.1435497-7-robh@kernel.org

+1
+1
Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml
··· 127 127 st,syscfg = <&pwrcfg 0x00 0x100>; 128 128 }; 129 129 130 + - | 130 131 #include <dt-bindings/interrupt-controller/arm-gic.h> 131 132 #include <dt-bindings/clock/stm32mp1-clks.h> 132 133 rtc@5c004000 {