Re: [U-Boot] [PATCH 52/60] ARM: tegra: convert pin_mux_*() to new hooks

2016-05-07 Thread Simon Glass
Hi Stephen, On 19 April 2016 at 14:59, Stephen Warren wrote: > From: Stephen Warren > > Implementations of the following functions are converted to use the new > standardized hooks: pin_mux_usb, pin_mux_spi, pin_mux_nand, pin_mux_mmc, >

[U-Boot] [PATCH 52/60] ARM: tegra: convert pin_mux_*() to new hooks

2016-04-19 Thread Stephen Warren
From: Stephen Warren Implementations of the following functions are converted to use the new standardized hooks: pin_mux_usb, pin_mux_spi, pin_mux_nand, pin_mux_mmc, pin_mux_display. This simplifies the core board files. For some boards, function sort order was changed so