> 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.muell...@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.toms...@theobroma-systems.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to