mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
ARM: tegra: add a duplicate MPE clock for the host1x driver
Change-Id: Icf35e562a4e3f7506d826dd52905dde5f6c7cfcc Signed-off-by: Dima Zavin <dima@android.com>
This commit is contained in:
@@ -1875,6 +1875,7 @@ struct clk_duplicate tegra_clk_duplicates[] = {
|
||||
CLK_DUPLICATE("2d", "tegra_grhost", "gr2d"),
|
||||
CLK_DUPLICATE("3d", "tegra_grhost", "gr3d"),
|
||||
CLK_DUPLICATE("epp", "tegra_grhost", "epp"),
|
||||
CLK_DUPLICATE("mpe", "tegra_grhost", "mpe"),
|
||||
};
|
||||
|
||||
#define CLK(dev, con, ck) \
|
||||
|
||||
Reference in New Issue
Block a user