Searched hist:"1 e9979f72ba4bcc985a4e098fbf60c0b4231733c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H A D | pinctrl-generic.c | 1e9979f72ba4bcc985a4e098fbf60c0b4231733c Mon Jan 13 10:34:57 UTC 2020 Patrick Delaunay <patrick.delaunay@st.com> BACKPORT: dm: pinctrl: migrate pinctrl-generic to livetree
Migrate pinctrl-generic to livetree: - dev_for_each_property - dev_read_prop_by_prop - dev_read_string_count - dev_read_string_index and get rid of DECLARE_GLOBAL_DATA_PTR.
This patch solves the parsing issue during sandbox tests for pin configuration (OF_LIVE is activated in sandbox_defconfig and sub node are not correctly parsed in pinctrl_generic_set_state_subnode with fdt lib API).
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Change-Id: I0ab7206e457d43af7e1d897d6c8281b026cfcbaa (cherry picked from commit e93f39213a3d614a33989878d85724cba30a9deb)
|