commit | b139a5be8774bf1ab47af4921dd35eaf1ee9d89a | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Jul 09 15:17:20 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 20 15:55:05 2018 -0400 |
tree | e7c763d35e75bcd7b5d82c6fce964924c8c51566 | |
parent | 5059914b3b1f2e2cc4febef5e1e8ce6a8cd9c9d8 [diff] |
misc: stm32: Add STM32MP1 support Following next kernel rcc bindings, we must use a MFD RCC driver which is able to bind both clock and reset drivers. We can reuse and adapt RCC MFD driver already available for MCU SoCs (F4/F7/H7). Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>