]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: stm32mp1: fix bit width of hse_rtc divider
authorGabriel Fernandez <gabriel.fernandez@st.com>
Thu, 14 Feb 2019 10:40:47 +0000 (11:40 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 21 Feb 2019 22:13:22 +0000 (14:13 -0800)
commit97621d22df60d7348826d2e4b0c349673faeb4b8
treeac29bc3ffd9de2b4cf44f8b87dfc423529204091
parentf9b76fd24d0a0cd7b3d9309b93c36c9c32526b00
clk: stm32mp1: fix bit width of hse_rtc divider

Fix the bit width of the hse rtc divider because it's off by one.

Fixes: 2c87c9d33117 ("clk: stm32mp1: add RTC clock")
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-stm32mp1.c