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)
commitde17be999cb07effacf6a1129602f63396f5af27
tree431977f8d9d1a1fbbd8ccd7d40a8f5564424b19a
parent54198276badf2cd74f799ec61b0e0afcd958efdb
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