On Thu, 15 Jun 2017 16:24:56 +0300
Eugen Hristev <eugen.hris...@microchip.com> wrote:

> Added ADTRG edge type property as interrupt edge type value
> 
> Signed-off-by: Eugen Hristev <eugen.hris...@microchip.com>
> Acked-by: Ludovic Desroches <ludovic.desroc...@microchip.com>
Driver support heading upstream.

Acked-by: Jonathan Cameron <ji...@kernel.org>
> ---
>   Changes in v4:
>  - Modified bindings to be similar with interrupts
> 
>  arch/arm/boot/dts/sama5d2.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi
> index 8067c71..483a387 100644
> --- a/arch/arm/boot/dts/sama5d2.dtsi
> +++ b/arch/arm/boot/dts/sama5d2.dtsi
> @@ -1267,6 +1267,7 @@
>                               atmel,min-sample-rate-hz = <200000>;
>                               atmel,max-sample-rate-hz = <20000000>;
>                               atmel,startup-time-ms = <4>;
> +                             atmel,trigger-edge-type = 
> <IRQ_TYPE_EDGE_RISING>;
>                               status = "disabled";
>                       };
>  

Reply via email to