linux/drivers/usb
Svyatoslav Ryhel 8dc7ab65bd usb: phy: tegra: parametrize HSIC PTS value
The parallel transceiver select used in HSIC mode differs on Tegra20,
where it uses the UTMI value (0), whereas Tegra30+ uses a dedicated HSIC
value. Reflect this in the SoC config.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Link: https://patch.msgid.link/20260202080526.23487-4-clamor95@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-02-05 17:16:24 +01:00
..
atm usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init() 2025-07-24 11:33:31 +02:00
c67x00 usb: Switch back to struct platform_driver::remove() 2024-10-04 15:13:03 +02:00
cdns3 usb: cdns3: fix role switching during resume 2026-02-05 17:13:57 +01:00
chipidea usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke() 2026-01-14 16:00:12 +01:00
class uapi: cdc.h: cleanly provide for more interfaces and countries 2025-11-21 15:12:12 +01:00
common usb: common: usb-conn-gpio: use a unique name for usb connector device 2025-04-11 16:08:34 +02:00
core Merge 6.19-rc6 usb-next 2026-01-19 10:24:11 +01:00
dwc2 usb: dwc2: fix resume failure if dr_mode is host 2026-02-05 17:16:24 +01:00
dwc3 usb: dwc3: gadget: Move vbus draw to workqueue context 2026-02-05 17:13:48 +01:00
early usb: early: xhci-dbc: Fix early_ioremap leak 2025-07-07 11:04:46 +02:00
fotg210 USB: HCD: remove logic about which hcd is loaded 2026-01-14 15:59:00 +01:00
gadget usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN 2026-01-27 15:51:58 +01:00
host xhci: dbc: allow setting manufacturer string through sysfs 2026-01-23 17:16:24 +01:00
image scsi: Rename .slave_alloc() and .slave_destroy() 2024-12-04 15:34:28 -05:00
isp1760 treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
misc usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091) 2026-01-16 13:48:10 +01:00
mon usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs 2025-09-17 12:40:05 +02:00
mtu3 usb: Remove redundant pm_runtime_mark_last_busy() calls 2025-11-21 15:11:53 +01:00
musb usb: Remove redundant pm_runtime_mark_last_busy() calls 2025-11-21 15:11:53 +01:00
phy usb: phy: tegra: parametrize HSIC PTS value 2026-02-05 17:16:24 +01:00
renesas_usbhs usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc() 2025-12-17 14:51:54 +01:00
roles usb: roles: set switch registered flag early on 2025-02-14 09:26:25 +01:00
serial USB: serial: option: add Telit FN920C04 RNDIS compositions 2026-01-27 16:29:46 +01:00
storage usb: usb-storage: Maintain minimal modifications to the bcdDevice range. 2025-12-23 15:41:31 +01:00
typec usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi 2026-01-23 17:18:01 +01:00
usbip usbip: Reduce CONNRESET message noise in dmesg from stub 2026-01-23 17:16:46 +01:00
Kconfig usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk 2023-10-02 16:19:12 +02:00
Makefile usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driver 2026-01-07 16:13:19 +01:00
usb-skeleton.c