[U-Boot] [PATCH 0/2] Cleanup old DRA7 pinctrl macros

Suman Anna s-anna at ti.com
Fri Sep 8 19:08:23 UTC 2017


Hi Uri, Tom,

The following series is an attempt to clean up the old DRA7 pinctrl
macros defined in the common header file, so that all DRA7/AM57 derived
boards use the kernel-style macro definitions. There is only one board,
the Compulab CL-SOM-AM57x board that was using the previous definitions.
The first patch adapts this board to use the new macros and the second
patch cleans up the common definitions.

Patches based on current master. I have only build tested the patches,
as I don't have access to the AM57x CL SOM board.

regards
Suman

Suman Anna (2):
  arm: am57xx: cl-som-am57x: Use new pinctrl macros
  ARM: DRA7: Cleanup old pinctrl macros

 arch/arm/include/asm/arch-omap5/mux_dra7xx.h |  14 ----
 board/compulab/cl-som-am57x/mux.c            | 105 ++++++++++++++-------------
 2 files changed, 53 insertions(+), 66 deletions(-)

-- 
2.13.1



More information about the U-Boot mailing list