diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-01-13 11:34:57 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-16 23:06:54 -0400 |
commit | e93f39213a3d614a33989878d85724cba30a9deb (patch) | |
tree | 6e136bae16c2dd0ab940620769ea0bc155856538 /doc/device-tree-bindings/gpio/gpio.txt | |
parent | ce891fcada6638c39a0de28f821cfa2b9406440c (diff) |
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>
Diffstat (limited to 'doc/device-tree-bindings/gpio/gpio.txt')
0 files changed, 0 insertions, 0 deletions