clk: stm32mp1: add debug information
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 30 Jan 2019 12:07:04 +0000 (13:07 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 9 Feb 2019 12:50:57 +0000 (07:50 -0500)
commit8d6310aa0ba2bee92e14c0702c5ceec64943383a
tree26617762d3a0bffe7af9350d28774efe56c87cc8
parentf3a23c26097144de9ad08644a4bfc9c238df873a
clk: stm32mp1: add debug information

Add support of clk dump command and
display information during probe (under CONFIG_DISPLAY_CPUINFO).

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
configs/stm32mp15_basic_defconfig
drivers/clk/clk_stm32mp1.c