arm, imx6: add alternative PAD_CTL_DSE constants
authorMark Jonas <mark.jonas@de.bosch.com>
Thu, 28 Jun 2018 13:56:18 +0000 (15:56 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Jul 2018 08:57:39 +0000 (10:57 +0200)
commit9ea7519383089fadf411f20b6ea19ab82211cb3a
tree396f25efe909efb3acfa8595a9a5bda72ac4df8f
parenta19797b22cbc955ade2ef59c78fbdeea866285a9
arm, imx6: add alternative PAD_CTL_DSE constants

Not all i.MX6 pads use the same drive strength table. So far only the
240 Ohm to 34 Ohm table was available. Because the constants used have
speaking names it can be confusing to use e.g. PAD_CTL_DSE_48ohm when
according to the reference manual 52 Ohm is the correct value. This
patch adds the 260 Ohm to 37 Ohm table.

For example, the IOMUXC_SW_PAD_CTL_PAD_SD2_CLK register (SD-card clock)
uses the added table.

Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/mach-imx/iomux-v3.h