[U-Boot] [PATCH v9 02/49] dm: pinctrl: Add a function to parse PIN_CONFIG flags

Simon Glass sjg at chromium.org
Fri Jan 22 16:17:12 CET 2016


On 21 January 2016 at 19:43, Simon Glass <sjg at chromium.org> wrote:
> Add a function which produces a flags word from a few common PIN_CONFIG
> settings. This is useful for simple pinctrl drivers that don't need to worry
> about drive strength, etc.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v9: None
> Changes in v2: None
>
>  drivers/pinctrl/pinctrl-uclass.c | 12 ++++++++++++
>  include/dm/pinctrl.h             | 13 +++++++++++++
>  2 files changed, 25 insertions(+)

Applied to u-boot-rockchip.


More information about the U-Boot mailing list