commit | 7fd78fe3f901abb28d3cd207c95fb136f6315df6 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Jul 09 14:59:29 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 20 15:55:04 2018 -0400 |
tree | a8f69b7cf75e437ee288784b4fc1bdafbe04eddf | |
parent | 1884b98262922fa30b060715afc5d0699b262f55 [diff] |
sysreset: syscon: update regmap access to syscon Use new API syscon_node_to_regmap in sysreset_syscon driver for compatible "syscon-reboot"; that's avoid the need of explicit syscon binding for "regmap" handle. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>