commit | 0d719fa374ec7d488a700e87806a2212199af78d | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Mon Sep 10 14:01:44 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 28 18:28:25 2019 +0100 |
tree | e67459ce9702dfd924b796a1a16c38ceaed9cc2a | |
parent | eb92e4ad9c967e6fb549daff8da7bf829a7f2b72 [diff] |
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk [ Upstream commit 4917fb90eec7c26dac1497ada3bd4a325f670fcc ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>