diff options
author | 2017-02-01 14:09:00 +0100 | |
---|---|---|
committer | 2017-02-01 17:01:33 +0100 | |
commit | 982b159297d025687cfc84add4e56fd1cac40dc2 (patch) | |
tree | 5e07cb34b3c32471a117f681a25876a70d60e5b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: dts: stm32: Enable pwm1 and pwm3 for stm32f469-disco (diff) | |
download | linux-rng-982b159297d025687cfc84add4e56fd1cac40dc2.tar.xz linux-rng-982b159297d025687cfc84add4e56fd1cac40dc2.zip |
dt-bindings: mfd: stm32f4: Fix STM32F4_X_CLOCK() macro
Macro to select a clock was not correct.
Offset of enable register starts at 0x30, then calculation to select a bit is:
(@enable_reg - 0x30) / 4 * 32 + bit_to_select
Tested-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions