commit | 33579adef991def2b1d0d4be2dcc7ed43ff81648 | [log] [tgz] |
---|---|---|
author | Florian Vaussard <florian.vaussard@heig-vd.ch> | Fri Mar 10 15:51:22 2017 +0100 |
committer | Kumar Gala <kumar.gala@linaro.org> | Mon Mar 27 09:05:57 2017 -0500 |
tree | 4fce1c448ceda81cffd44a11b9d7dfed4517f8a0 | |
parent | 9b6140eafc1cde3f5abcdd271ac5618b93f344b1 [diff] |
clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config The PLLN multiplier can range between 50 and 432 on all STM32F4, except on the STM32F401 where the lower bound is restricted to 192. Fix the range property and the help text to reflect this reality. Change-Id: I7b93e84b321f7869aaf611287344cd3e25c893c8 Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>