diff mbox series

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

Message ID 20220106182518.1435497-7-robh@kernel.org
State Not Applicable
Headers show
Series dt-bindings: rtc: st,stm32-rtc: Make each example a separate entry | expand

Commit Message

Rob Herring Jan. 6, 2022, 6:25 p.m. UTC
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>
---
 Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Jan. 19, 2022, 4:11 p.m. UTC | #1
On Thu, 06 Jan 2022 12:25:15 -0600, Rob Herring wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!
Alexandre Belloni Jan. 20, 2022, 10:54 a.m. UTC | #2
Hello Rob,

On 19/01/2022 10:11:53-0600, Rob Herring wrote:
> On Thu, 06 Jan 2022 12:25:15 -0600, Rob Herring wrote:
> > 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>
> > ---
> >  Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> 
> Applied, thanks!

Just for the record, I didn't reply but I trust you completely on this
one ;) I'm usually letting you apply dt-bindings only patches, let me
know if you prefer they go through my tree.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml b/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml
index 2359f541b770..764717ce1873 100644
--- a/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml
@@ -127,6 +127,7 @@  examples:
       st,syscfg = <&pwrcfg 0x00 0x100>;
     };
 
+  - |
     #include <dt-bindings/interrupt-controller/arm-gic.h>
     #include <dt-bindings/clock/stm32mp1-clks.h>
     rtc@5c004000 {