ARM: dts: am335x-evmsk: Use AM33XX_IOPAD pinmux macro
authorJavier Martinez Canillas <javier@osg.samsung.com>
Fri, 13 Nov 2015 04:53:47 +0000 (01:53 -0300)
committerTony Lindgren <tony@atomide.com>
Mon, 30 Nov 2015 16:43:22 +0000 (08:43 -0800)
commit06e08fda184de0a57ffded98424d60eb7316b446
treebad1e353dfd14d469ae5be2a17ecf75a97186e88
parent46bd10c828fe03e45c1167de6be4ab7c5a479aa9
ARM: dts: am335x-evmsk: Use AM33XX_IOPAD pinmux macro

Use the pinmux IOPAD macro to define the register absolute physical
address instead of the offset from the padconf base address. This
makes the DTS easier to read since matches the addresses listed in
the Technical Reference Manual.

Also, use the mux defines instead of magic numbers for the padconf
values when defining the pinctrl lines to make it more readable.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-evmsk.dts
This page took 0.025929 seconds and 5 git commands to generate.