On 18 April 2017 at 20:06, James Balean <[email protected]> wrote: > Enables the pinctrl-single driver to support 16-bit registers. Only > 32-bit registers were supported previously. Reduced width registers are > required for some platforms, such as OMAP. > > Signed-off-by: James Balean <[email protected]> > Cc: Felix Brack <[email protected]> > Cc: Simon Glass <[email protected]> > --- > Changes for v3: > - Fixes incorrect v2 submission. > - Inline rather than separate read/write function calls. > > drivers/pinctrl/pinctrl-single.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

