Merge "kernel: msm: Adding PPS2/PPS3"
This commit is contained in:
commit
7f32770218
@ -2377,7 +2377,7 @@ static int qcom_ethqos_probe(struct platform_device *pdev)
|
||||
} else {
|
||||
ETHQOSERR("Phy interrupt configuration failed");
|
||||
}
|
||||
if (ethqos->emac_ver == EMAC_HW_v2_3_2_RG) {
|
||||
if (ethqos->emac_ver == EMAC_HW_v2_3_2_RG || ethqos->emac_ver == EMAC_HW_v2_3_1) {
|
||||
ethqos_pps_irq_config(ethqos);
|
||||
create_pps_interrupt_device_node(ðqos->avb_class_a_dev_t,
|
||||
ðqos->avb_class_a_cdev,
|
||||
|
Loading…
Reference in New Issue
Block a user