|
@@ -398,7 +398,6 @@ static struct regmap_config sun8i_hdmi_phy_regmap_config = {
|
|
|
|
|
|
static const struct sun8i_hdmi_phy_variant sun50i_a64_hdmi_phy = {
|
|
|
.has_phy_clk = true,
|
|
|
- .has_second_pll = true,
|
|
|
.phy_init = &sun8i_hdmi_phy_init_h3,
|
|
|
.phy_disable = &sun8i_hdmi_phy_disable_h3,
|
|
|
.phy_config = &sun8i_hdmi_phy_config_h3,
|