Merge "ARM: dts: msm: Export axi sleep clocks for MDM9640"

This commit is contained in:
Linux Build Service Account 2015-01-06 02:46:21 -08:00 committed by Gerrit - the friendly Code Review server
commit 70ff4dcd57
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@ -938,14 +938,12 @@
compatible = "qcom,gate-clk";
qcom,en-offset = <GCC_APCS_CLOCK_SLEEP_ENA_VOTE>;
qcom,en-bit = <13>;
qcom,always-on;
};
bimc_apss_axi_clk_sleep: bimc_apss_axi_clk_sleep {
compatible = "qcom,gate-clk";
qcom,en-offset = <GCC_APCS_CLOCK_SLEEP_ENA_VOTE>;
qcom,en-bit = <15>;
qcom,always-on;
};
gcc_blsp1_ahb_clk: gcc_blsp1_ahb_clk {

View File

@ -1,4 +1,4 @@
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@ -120,6 +120,8 @@
#define clk_gcc_mss_q6_bimc_axi_clk &gcc_mss_q6_bimc_axi_clk
#define clk_gcc_boot_rom_ahb_clk &gcc_boot_rom_ahb_clk
#define clk_gcc_prng_ahb_clk &gcc_prng_ahb_clk
#define clk_bimc_apss_axi_clk_sleep &bimc_apss_axi_clk_sleep
#define clk_apss_axi_clk_sleep &apss_axi_clk_sleep
/* a7pll */
#define clk_a7pll_clk &a7pll_clk