dt-bindings: rtc: rtc-sh: Add missing power-domains property
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 19 May 2020 07:49:53 +0000 (09:49 +0200)
committerRob Herring <robh@kernel.org>
Thu, 28 May 2020 21:07:09 +0000 (15:07 -0600)
commitccc5d0c9d26f6458339d4b9b5239ab89249b766c
tree7b25a69dcea862549a5c60e1b188b4f6b1986564
parentedaa9c460996068a128775f58e71bcd104c8203e
dt-bindings: rtc: rtc-sh: Add missing power-domains property

make dtbs_check:

    arch/arm/boot/dts/r7s72100-rskrza1.dt.yaml: rtc@fcff1000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'

Fix this by documenting the missing power-domains property.
Update the example to match reality.

Fixes: 7ae8b2f5dfb357f0 ("dt-bindings: rtc: rtc-sh: convert bindings to json-schema")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/rtc/renesas,sh-rtc.yaml