Re: [PATCH v2] ARM: dts: colibri-imx6ull: correct wrong pinmuxing and add comments

From: Shawn Guo
Date: Wed Dec 11 2019 - 02:21:26 EST


On Mon, Dec 09, 2019 at 10:32:53AM +0000, Philippe Schenker wrote:
> Some pinmuxings are obviously wrong, originating from a copy/paste
> error. This patch corrects that with the following strategy:
>
> - Set all reserved bits to zero
> - Leave drive strength and slew rate as is
> - Add sensible pull and hysteresis depending on the function of the pin
> - Not used pins are muxed to their reset-value defined by the SoC
>
> Signed-off-by: Philippe Schenker <philippe.schenker@xxxxxxxxxxx>

Applied, thanks.