]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
imx: mx6: align the SPEED_MED setting with the reset default
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 8 Jan 2018 11:47:34 +0000 (12:47 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 8 Jan 2018 11:47:34 +0000 (12:47 +0100)
commit66b6c2cf7d3ca64d3cf7b3c16b36d0814bb84a8f
tree3cf394ed185d89e3212fea09617520133958b0d2
parent36208fe995eac15decd290831ca16749a2c0d57a
imx: mx6: align the SPEED_MED setting with the reset default

The PAD_CTL SPEED settings 0x1 and 0x2 both designate 'Medium
Speed'. The PAD_CTL register HW reset default value is '0x2' for
most pads, so use this value for the PAD_CTL_SPEED_MED definition.

This partially reverts commit 9b2cc7dbfd46 ("imx: mx6 add
PAD_CTL_SPEED_LOW for i.MX6SX/UL") which inadvertently changed the
definition from '2' to '1'.
arch/arm/include/asm/imx-common/iomux-v3.h