[U-Boot] [PATCH v3] Add 16-bit single register pin controller support
Simon Glass
sjg at chromium.org
Mon Apr 24 03:38:32 UTC 2017
On 18 April 2017 at 20:06, James Balean <james at balean.com.au> 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 <james at balean.com.au>
> Cc: Felix Brack <fb at ltec.ch>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> 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 <sjg at chromium.org>
More information about the U-Boot
mailing list