View | Details | Raw Unified | Return to bug 257207
Collapse All | Expand All

(-)pucdata.c (+7 lines)
Lines 696-701 Link Here
696
	    .config_function = puc_config_exar_pcie
696
	    .config_function = puc_config_exar_pcie
697
	},
697
	},
698
698
699
	{   0x13a8, 0x0354, 0xffff, 0,
700
	    "Exar XR17V354",
701
	    125000000,
702
	    PUC_PORT_4S, 0x10, 0, -1,
703
	    .config_function = puc_config_exar_pcie
704
	},
705
699
	/* The XR17V358 uses the 125MHz PCIe clock as its reference clock. */
706
	/* The XR17V358 uses the 125MHz PCIe clock as its reference clock. */
700
	{   0x13a8, 0x0358, 0xffff, 0,
707
	{   0x13a8, 0x0358, 0xffff, 0,
701
	    "Exar XR17V358",
708
	    "Exar XR17V358",

Return to bug 257207