diff mbox series

[10/13] dt-bindings: media: ov5640: Demote DVP required properties

Message ID 20200717132859.237120-11-jacopo+renesas@jmondi.org (mailing list archive)
State New
Delegated to: Kieran Bingham
Headers show
Series dt-bindings: media: ov5640: Convert to json-schema | expand

Commit Message

Jacopo Mondi July 17, 2020, 1:28 p.m. UTC
Now that properties have a default value assigned, do not mark them
as required anymore in the bindings documentation.

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
---
 Documentation/devicetree/bindings/media/i2c/ov5640.yaml | 3 ---
 1 file changed, 3 deletions(-)

Comments

Laurent Pinchart July 17, 2020, 9 p.m. UTC | #1
Hi Jacopo,

Thank you for the patch.

On Fri, Jul 17, 2020 at 03:28:56PM +0200, Jacopo Mondi wrote:
> Now that properties have a default value assigned, do not mark them
> as required anymore in the bindings documentation.

I would squash this with 09/13 (depending on the outcome of the
discussion about 09/13).

> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
> ---
>  Documentation/devicetree/bindings/media/i2c/ov5640.yaml | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/media/i2c/ov5640.yaml b/Documentation/devicetree/bindings/media/i2c/ov5640.yaml
> index 3c20cdd02f76..514f8150b52e 100644
> --- a/Documentation/devicetree/bindings/media/i2c/ov5640.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/ov5640.yaml
> @@ -131,9 +131,6 @@ properties:
>                  - remote-endpoint
>                  - bus-type
>                  - bus-width
> -                - hsync-active
> -                - vsync-active
> -                - pclk-sample
>  
>      additionalProperties: false
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/i2c/ov5640.yaml b/Documentation/devicetree/bindings/media/i2c/ov5640.yaml
index 3c20cdd02f76..514f8150b52e 100644
--- a/Documentation/devicetree/bindings/media/i2c/ov5640.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ov5640.yaml
@@ -131,9 +131,6 @@  properties:
                 - remote-endpoint
                 - bus-type
                 - bus-width
-                - hsync-active
-                - vsync-active
-                - pclk-sample
 
     additionalProperties: false