u-boot-2016/drivers
Praveenkumar I 1be88b4e84 pci: pci_ipq: Fix pci_find_ipq_devices() to not check all PCIe hose
Fix pci_find_ipq_devices(), which is checking all the PCIe hose from
the given ID and if searching device is not present, it moves till
the last PCIe hose and finds the device. This leads to duplicate
entries if unknown devices are also present. Instead it should
check only the selected PCIe hose and return success or failure.

Add QCN6432 in PCI device list so that list_pci command can show it.

Change-Id: I1fd1af9a760354f558680889dd5804abd6145dea
Signed-off-by: Praveenkumar I <quic_ipkumar@quicinc.com>
2023-11-20 23:55:37 -08:00
..
adc
bios_emulator
block
bootcount
clk drivers: clk: ipq40xx: Clear divider value while doing deinit 2018-11-20 15:25:22 +05:30
core
cpu
crypto
ddr
demo
dfu
dma Merge "ipq40xx: Add maximum timeout for BAM interrupt" 2018-02-27 23:40:21 -08:00
fpga
gpio ipq5332: replace soc name from devsoc to ipq5332 in all file contents 2022-10-12 22:31:53 -07:00
hwmon
i2c drivers: i2c: Fix i2c bus clock issue 2022-09-05 02:21:55 -07:00
input
led
memory
misc Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138' 2022-11-24 00:57:50 -08:00
mmc mmc: fix dest address 2020-11-25 04:18:37 -08:00
mtd drivers: mtd: nand: Add winbond W25N04KWZEIR device 2023-11-07 02:31:26 -08:00
net ipq5332: skip dcache disable and enable 2023-10-06 18:14:58 -07:00
pci pci: pci_ipq: Fix pci_find_ipq_devices() to not check all PCIe hose 2023-11-20 23:55:37 -08:00
pcmcia
pinctrl
power
pwm
qe
ram
remoteproc
rtc
serial ipq5332: TINY NOR: disable uart command 2023-09-13 20:46:32 -07:00
soc
sound
spi ipq5332: replace soc name from devsoc to ipq5332 in all file contents 2022-10-12 22:31:53 -07:00
thermal
timer
tpm
twserial
usb usb: xhci: Program 'route string' in the input slot context 2018-06-05 15:40:00 +05:30
video
watchdog
Kconfig
Makefile