Re: [PATCH v1 2/3] media: dt-bindings: gc0308: add binding

From: Krzysztof Kozlowski
Date: Mon Oct 23 2023 - 02:25:26 EST


On 23/10/2023 02:22, Sebastian Reichel wrote:
> +required:
> + - compatible
> + - reg
> + - clocks
> + - powerdown-gpios
> + - port
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + #include <dt-bindings/gpio/gpio.h>
> +
> + i2c0 {

i2c {

> + #address-cells = <1>;
> + #size-cells = <0>;

With above:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof