commit | 4917fb90eec7c26dac1497ada3bd4a325f670fcc | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Mon Sep 10 14:01:44 2018 +0200 |
committer | Stephen Boyd <sboyd@kernel.org> | Wed Oct 17 09:02:31 2018 -0700 |
tree | 58dfd40039ed5e3ffe0cf4d010ab593129d27760 | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 [diff] |
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk A typo that makes it impossible to get the correct clocks for MMP2_CLK_SDH2 and MMP2_CLK_SDH3. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Fixes: 1ec770d92a62 ("clk: mmp: add mmp2 DT support for clock driver") Signed-off-by: Stephen Boyd <sboyd@kernel.org>