arm: dts: k3-am654: Sync IOPAD macros with Linux
authorAndreas Dannenberg <dannenberg@ti.com>
Mon, 29 Apr 2019 17:56:44 +0000 (12:56 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 3 May 2019 11:30:31 +0000 (07:30 -0400)
commit7202af927bdabd5d1997dba643aa8547a4593303
tree3967fa00a7ff3ba5cbdbb3e81f27427d33aa6e98
parent0cac0fb0221de34534e3344d058fe77c375980bb
arm: dts: k3-am654: Sync IOPAD macros with Linux

Transition to the IOPAD macros as used in Linux in which the pin mux
mode is specified using a dedicated parameter while also dropping the
related MUX_MODEx macros that are no longer needed. This transition
will allow us to keep both Linux and U-Boot DTS in sync more easily.
While at it also align the file name of the include file itself and
update any references accordingly.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/dts/k3-am654-base-board-u-boot.dtsi
arch/arm/dts/k3-am654-r5-base-board.dts
include/dt-bindings/pinctrl/k3-am65.h [deleted file]
include/dt-bindings/pinctrl/k3.h [new file with mode: 0644]