]> git.baikalelectronics.ru Git - uboot.git/commit
pinctrol: dm: remove the function pinctrl_decode_pin_config
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 23 Oct 2019 13:44:36 +0000 (15:44 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 13:09:34 +0000 (07:09 -0600)
commit73c3520104800d1615f22c75bb8c96942d7ec27b
treef06627e9d95ad32bba9ad32099f5f65719d1e2b4
parent30383ef986eff883909f59e7a405347ed589fd65
pinctrol: dm: remove the function pinctrl_decode_pin_config

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@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pinctrl/pinctrl-uclass.c
include/dm/pinctrl.h