commit | 1323470b74c93554afe55ca638eaba933397d9dd | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Aug 02 13:08:08 2019 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Tue Aug 27 11:19:23 2019 +0200 |
tree | fb35ec2b11c0d8d013c898fc5daf2f9654c4aec5 | |
parent | 781a91773880bfc8f4176bbd247febe4048da9c0 [diff] |
misc: change RCC form MISC to NOP uclass The RCC driver have no operation so the new NOP uclass is more appropriate. It only used as parent for clock and reset driver. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>