coreboot/src/soc/qualcomm/common
Paul Menzel 2e92833172 soc/qualcomm/common/usb/qmpv4_usb_phy: Fix delay value in comment to 10 ms
`wait_us(10000, …)` is 10 ms and not 1 ms.

Change-Id: I8b44e96f9611f081287413151c4294bcadf1ce5c
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89455
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
2025-10-08 12:14:56 +00:00
..
display qualcomm/common: Remove dead code 2025-01-14 06:36:38 +00:00
include/soc soc/qualcomm/x1p42100: Clean up DDR and IMEM memory layout 2025-10-06 08:04:58 +00:00
storage
usb soc/qualcomm/common/usb/qmpv4_usb_phy: Fix delay value in comment to 10 ms 2025-10-08 12:14:56 +00:00
aop_load_reset.c soc/qc/sc7280: Relocate SHRM firmware load to common Qualcomm path 2025-07-25 02:36:23 +00:00
clock.c soc/qualcomm/common: Add clock reset function support 2025-09-09 05:49:35 +00:00
gpio.c
Kconfig soc/qualcomm/common: Integrate QMP PCIe 4.0 PHY 2x2/1x4 2025-07-29 01:49:17 +00:00
mmu.c soc/qualcomm/common: Add MMU configuration for fragmented DRAM regions 2025-08-17 01:06:50 +00:00
pcie_common.c soc/qualcomm/common: Integrate QMP PCIe 4.0 PHY 2x2/1x4 2025-07-29 01:49:17 +00:00
qclib.c soc/qualcomm/qclib: Improve logging on invalid MRC cache data 2025-09-24 03:25:06 +00:00
qspi.c
qup_se_handler.c
qupv3_config.c soc/qualcomm: Use runtime check for QUP wrapper 2 init 2025-04-12 17:33:58 +00:00
qupv3_i2c.c
qupv3_spi.c
qupv3_uart.c
shrm_load_reset.c soc/qc/sc7280: Relocate SHRM firmware load to common Qualcomm path 2025-07-25 02:36:23 +00:00
spi.c soc/qualcomm/common: Avoid hardcoding SPI bus from QUP range 2025-04-15 03:45:34 +00:00
spmi.c soc/qualcomm/cmn: Add SPMI driver 2025-08-26 02:41:26 +00:00
timer.c
uart_bitbang.c {drivers, soc/qualcomm/common}: Add configurable delay for UART bitbang 2025-08-04 16:26:29 +00:00
watchdog.c