[U-Boot] [U-Boot, v4, 4/8] dm: pinctrl: Add pinctrl_decode_pin_config_dm().

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Wed Jan 2 20:18:37 UTC 2019


> pinctrl_decode_pin_config_dm() is basically a feature-equivalent
> implementation of pinctrl_decode_pin_config(), which operates
> on struct udevice devices and uses the dev_read_*() API.
> 
> Signed-off-by: Christoph Muellner <christoph.muellner at theobroma-systems.com>
> ---
> 
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
> 
>  drivers/pinctrl/pinctrl-uclass.c | 22 ++++++++++++++++++++++
>  include/dm/pinctrl.h             | 12 ++++++++++++
>  2 files changed, 34 insertions(+)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>


More information about the U-Boot mailing list