Hi Christoph,

On Mon, 17 Dec 2018 at 06:30, Christoph Muellner
<christoph.muell...@theobroma-systems.com> wrote:
>
> 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.

So is it possible to remove the old function and avoid the _dm suffix here?
>

> Signed-off-by: Christoph Muellner <christoph.muell...@theobroma-systems.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/pinctrl/pinctrl-uclass.c | 15 +++++++++++++++
>  include/dm/pinctrl.h             | 12 ++++++++++++
>  2 files changed, 27 insertions(+)

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to