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

From: Shawn Guo
Date: Thu Dec 12 2019 - 06:40:02 EST


On Thu, Dec 12, 2019 at 10:38:10AM +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.