
17 Dec
2018
17 Dec
'18
1:11 p.m.
On Wed, Oct 31, 2018 at 04:49:03PM +0100, Patrick Delaunay wrote:
- Update the function syscon_node_to_regmap() to force bound on syscon uclass and directly use the list of device from DM.
- Remove the static list syscon_list.
This patch avoid issue (crash) when syscon_node_to_regmap() is called before and after reallocation (list content is invalid).
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
Applied to u-boot/master, thanks!
--
Tom