Files
u-boot/drivers
Patrick Delaunay de5bab9c59 syscon: update syscon_node_to_regmap to use the DM functions
+ 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>
2018-12-15 11:49:56 -05:00
..
2018-12-06 14:38:03 -08:00
2018-12-07 08:13:45 -05:00
2018-12-06 14:37:51 -08:00
2018-07-19 16:31:38 -04:00
2018-11-29 09:30:06 -07:00
2018-12-06 17:15:15 -05:00
2018-12-06 23:26:32 -05:00