]> git.baikalelectronics.ru Git - kernel.git/commit
clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 9 Mar 2020 19:42:54 +0000 (20:42 +0100)
committerStephen Boyd <sboyd@kernel.org>
Sat, 21 Mar 2020 01:19:41 +0000 (18:19 -0700)
commit3996c23807f3c20d11075233c88bed4214bc33c6
tree431977f8d9d1a1fbbd8ccd7d40a8f5564424b19a
parent47d1a32bae6e77567f075bb55fe43368fe861a9f
clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks

They were reversed because I read the datasheet upside down.
Actually there is no datasheet, but I ended up understanding the
comments in Open Firmware driver wrong.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Link: https://lkml.kernel.org/r/20200309194254.29009-18-lkundrak@v3.sk
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mmp/clk-of-mmp2.c