mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
TEMP: ASoC: tegra-alt: remove ape de-assert
Do not de-assert ape clock as it's already been enabled and de-asserted by boot-loader. Change-Id: I4eb1e7ad6063313f0bdb95910a9bbb80e44c46cb Signed-off-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-on: http://git-master/r/489185
This commit is contained in:
committed by
Sameer Pujar
parent
9fbc937df9
commit
532aa568ac
@@ -744,7 +744,6 @@ static const struct of_device_id tegra210_xbar_of_match[] = {
|
|||||||
static const struct {
|
static const struct {
|
||||||
const char *clk_name;
|
const char *clk_name;
|
||||||
} configlink_clocks[] = {
|
} configlink_clocks[] = {
|
||||||
{ "ape" },
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/* FIXME: base address for T210 */
|
/* FIXME: base address for T210 */
|
||||||
|
|||||||
Reference in New Issue
Block a user