commit | 72b3e249ce5fb298e69bec698f9fdae7cc3f4ceb | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 18 10:39:58 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 18 14:55:43 2013 +0200 |
tree | d3b46859e54bbefa03e721925c20b73b5aa31268 | |
parent | d591640adc7beaf816c2ffc0952d25b836cb3fcf [diff] |
ARM: ux500: fix I2C4 clock bit The PCLK for I2C4 is controlled by bit 10 in the PCKEN registers while the KCLK is controlled by bit 9 on the KCKEN, it's one of these odd assymetric things. Correct the PCLK bit to 10. Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>