Commit b9d9137d authored by Martin Devera's avatar Martin Devera Committed by Greg Kroah-Hartman
Browse files

usb: dwc2: Add STM32 related debugfs entries

parent 4294a8c2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -691,6 +691,8 @@ static int params_show(struct seq_file *seq, void *v)
	print_param(seq, p, ulpi_fs_ls);
	print_param(seq, p, host_support_fs_ls_low_power);
	print_param(seq, p, host_ls_low_power_phy_clk);
	print_param(seq, p, activate_stm_fs_transceiver);
	print_param(seq, p, activate_stm_id_vb_detection);
	print_param(seq, p, ts_dline);
	print_param(seq, p, reload_ctl);
	print_param_hex(seq, p, ahbcfg);