2015-04-30 11:22:45

by Maxime Coquelin

[permalink] [raw]
Subject: Re: [STLinux Kernel] [PATCH v2 1/6] ARM: STi: DT: STiH407: Fix retime pin mask for PIO5 and PIO35



On 03/18/2015 06:21 PM, Lee Jones wrote:
> From: Karim BEN BELGACEM <[email protected]>
>
> This will avoid programming the retime registers when not implemented
>
> - PIO5 : no retime registers assigned to pins 6 and 7
> - PIO35 : pin 7 is reserved so no retime register assigned to it
>
> Signed-off-by: Karim BEN BELGACEM <[email protected]>
> Acked-by: Maxime Coquelin <[email protected]>
> Signed-off-by: Lee Jones <[email protected]>
> ---
> arch/arm/boot/dts/stih407-pinctrl.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>

Applied to sti_dt_for_v4.2.

Thanks!
Maxime