[U-Boot] [PATCH 01/13] pinctrol: dm: remove the function pinctrl_decode_pin_config

Simon Glass sjg at chromium.org
Wed Oct 30 01:48:02 UTC 2019


On Wed, 23 Oct 2019 at 07:44, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Remove the pinctrl_decode_pin_config() API, because this
> function is unused and not compatible with livetree
> (it uses fdtdec_get_bool instead of ofnode API).
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
>  drivers/pinctrl/pinctrl-uclass.c | 12 ------------
>  include/dm/pinctrl.h             | 13 -------------
>  2 files changed, 25 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list