commit | 04e29ca5bbb82f15d7a32d4130214c6a15db69aa | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Sep 09 17:48:15 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Fri Oct 02 15:05:14 2020 +0200 |
tree | dd039e757d53ca0215a40a175df31335b2ee1578 | |
parent | a04616be1b56512e407a86bade58c3e6cd948be0 [diff] |
mailbox: stm32_ipcc: Convert to use APIs which support live DT Use ofnode_ or dev_ APIs instead of fdt_ and fdtdec_ APIs so that the driver can support live DT. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>