commit | 391bbbd2b28e9868e36080bd0fa44dcae81707a1 | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Mon Mar 09 20:42:44 2020 +0100 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Mar 20 18:19:32 2020 -0700 |
tree | 8eef9cee05e8c0d2d50136679441d3e36a3c1f2c | |
parent | b90e0eb304292230a5d4004e0cd8b0ceba941d99 [diff] |
clk: mmp2: Check for MMP3 The MMP3's are similar enough to MMP2, but there are differencies, such are more clocks available on the newer model. We want to tell which platform are we on. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lkml.kernel.org/r/20200309194254.29009-8-lkundrak@v3.sk Signed-off-by: Stephen Boyd <sboyd@kernel.org>