]> 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)
commit25f9744c6392134c84e185616e823184149d322a
tree431977f8d9d1a1fbbd8ccd7d40a8f5564424b19a
parent7c71ec0fb10f31615a0b0988ac1cd95e48f224e2
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