File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -233,9 +233,9 @@ static const struct hdmi_platform_config hdmi_tx_8960_config = {
233
233
};
234
234
235
235
static const char * const pwr_reg_names_8x74 [] = {"core-vdda" , "core-vcc" };
236
- static const char * const pwr_clk_names_8x74 [] = {"extp" , "alt_iface" };
237
- static const char * const hpd_clk_names_8x74 [] = {"iface" , "core" , "mdp_core" };
238
- static unsigned long hpd_clk_freq_8x74 [] = {0 , 19200000 , 0 };
236
+ static const char * const pwr_clk_names_8x74 [] = {"extp" };
237
+ static const char * const hpd_clk_names_8x74 [] = {"iface" , "core" , "mdp_core" , "alt_iface" };
238
+ static unsigned long hpd_clk_freq_8x74 [] = {0 , 19200000 , 0 , 0 };
239
239
240
240
static const struct hdmi_platform_config hdmi_tx_8974_config = {
241
241
HDMI_CFG (pwr_reg , 8 x74 ),
You can’t perform that action at this time.
0 commit comments