[U-Boot] [PATCH 01/13] pinctrol: dm: remove the function pinctrl_decode_pin_config
sjg at google.com
sjg at google.com
Thu Nov 14 13:43:06 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>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list