commit | 6064c61f92e3d65e60164d425c4b932a38041441 | [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 | bf7d97dd4e0419b9a868d99cac959f0f712eae68 [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>