media: dt-bindings: media: renesas,fdp1: Make power-domains mandatory

All DT source files in the kernel tree specify the power-domains
property. Make it mandatory.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Laurent Pinchart 2020-05-15 03:08:55 +02:00 committed by Mauro Carvalho Chehab
parent 5166e28ae4
commit f4e9654a79
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ required:
- reg
- interrupts
- clocks
- power-domains
additionalProperties: false