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).
quoted hunk ↗ jump to hunk
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
--
Regards,
Laurent Pinchart