Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1564028
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/3] dt-bindings: mfd: stm32f4: Fix STM32F4_X_CLOCK() macro |
| Date | 2017-01-21 01:50 +0100 |
| Message-ID | <t1S2t-5PG-3@gated-at.bofh.it> (permalink) |
| References | <sXE7L-2dw-3@gated-at.bofh.it> <sXE7L-2dw-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/09, gabriel.fernandez@st.com wrote: > From: Gabriel Fernandez <gabriel.fernandez@st.com> > > 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 > > Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com> > Tested-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com> > --- Acked-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 1/3] dt-bindings: mfd: stm32f4: Fix STM32F4_X_CLOCK() macro Stephen Boyd <sboyd@codeaurora.org> - 2017-01-21 01:50 +0100
csiph-web