Home
last modified time | relevance | path

Searched hist:"1 f6ca3f4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_syscon.c1f6ca3f4 Mon Jul 09 07:59:29 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> 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>