commit | aa69ee52551b1ce8f43f1f2777f7732dd68f3a26 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Mon Oct 09 11:41:24 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 16 09:42:51 2017 -0400 |
tree | a6ddc9eb4cc97ba1f308ea42c1b670f05f897860 | |
parent | bb698ea1a8cffe0fc02674ae1281bb795888cf9d [diff] |
dm: clk: fix PWR_CR3 register's bit 2 name Fix bit 2 name of PWR_CR3 register to match with the last STM32H7 reference manual available here : http://www.st.com/content/st_com/en/support/resources/ resource-selector.html?querycriteria=productId=SS1951$$ resourceCategory=technical_literature$$resourceType=reference_manual Update also comment about voltage scaling 1 values Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>