diff mbox series

[v2,2/8] dt-bindings: media: renesas,fcp: Make power-domains mandatory

Message ID 20200621004734.28602-3-laurent.pinchart+renesas@ideasonboard.com
State Accepted
Commit 89b85a6d10602bca2793d69b4f19749c9258b816
Headers show
Series None | expand

Commit Message

Laurent Pinchart June 21, 2020, 12:47 a.m. UTC
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>
---
Changes since v1:

- Fix typo in commit message
---
 Documentation/devicetree/bindings/media/renesas,fcp.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring July 13, 2020, 11:59 p.m. UTC | #1
On Sun, 21 Jun 2020 03:47:28 +0300, Laurent Pinchart wrote:
> 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>

> ---

> Changes since v1:

> 

> - Fix typo in commit message

> ---

>  Documentation/devicetree/bindings/media/renesas,fcp.yaml | 1 +

>  1 file changed, 1 insertion(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/renesas,fcp.yaml b/Documentation/devicetree/bindings/media/renesas,fcp.yaml
index 9241bf3c5efc..eeca7e255420 100644
--- a/Documentation/devicetree/bindings/media/renesas,fcp.yaml
+++ b/Documentation/devicetree/bindings/media/renesas,fcp.yaml
@@ -38,6 +38,7 @@  required:
   - compatible
   - reg
   - clocks
+  - power-domains
 
 additionalProperties: false