ARM: DRA7xx: Lock DPLL_GMAC
Locking DPLL_GMAC [mugunthanvnm@ti.com:Configure only if CPSW is selected] Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
This commit is contained in:
@@ -73,6 +73,7 @@ struct prcm_regs {
|
||||
u32 cm_ssc_deltamstep_dpll_ddrphy;
|
||||
u32 cm_clkmode_dpll_dsp;
|
||||
u32 cm_shadow_freq_config1;
|
||||
u32 cm_clkmode_dpll_gmac;
|
||||
u32 cm_mpu_mpu_clkctrl;
|
||||
|
||||
/* cm1.dsp */
|
||||
@@ -483,6 +484,7 @@ struct dplls {
|
||||
const struct dpll_params *iva;
|
||||
const struct dpll_params *usb;
|
||||
const struct dpll_params *ddr;
|
||||
const struct dpll_params *gmac;
|
||||
};
|
||||
|
||||
struct pmic_data {
|
||||
|
Reference in New Issue
Block a user