Re: [PATCH v2 05/17] dt-bindings: atmel-isi: add microchip,sam9x60-isi

From: Hans Verkuil
Date: Tue Jan 14 2020 - 07:21:18 EST


On 1/10/20 5:17 PM, Claudiu Beznea wrote:
> Add microchip,sam9x60-isi to DT bindings documentation.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/media/atmel-isi.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/atmel-isi.txt b/Documentation/devicetree/bindings/media/atmel-isi.txt
> index 332513a151cc..8924c7545b63 100644
> --- a/Documentation/devicetree/bindings/media/atmel-isi.txt
> +++ b/Documentation/devicetree/bindings/media/atmel-isi.txt
> @@ -2,7 +2,7 @@ Atmel Image Sensor Interface (ISI)
> ----------------------------------
>
> Required properties for ISI:
> -- compatible: must be "atmel,at91sam9g45-isi".
> +- compatible: must be "atmel,at91sam9g45-isi" or "microchip,sam9x60-isi".
> - reg: physical base address and length of the registers set for the device.
> - interrupts: should contain IRQ line for the ISI.
> - clocks: list of clock specifiers, corresponding to entries in the clock-names
>

Acked-by: Hans Verkuil <hverkuil-cisco@xxxxxxxxx>

Regards,

Hans