u-boot/drivers
Chris Packham 414236b887 i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
gpio_request_list_by_name() returns the number of gpios requested.
Notably it swallows the underlying -ENOENT when the "gpios" property
does not exist.

Update the i2c-gpio driver to check for ret == 0 before trying the new
sda-gpios/scl-gpios properties.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2023-07-31 13:50:57 +02:00
..
adc dm: adc: add iMX93 ADC support 2023-07-13 11:29:40 +02:00
ata ata: dwc_ahci: Fix support for other platforms 2023-07-28 18:45:03 +08:00
axi
bios_emulator bios_emulator: Drop VIDEO_IO_OFFSET 2023-07-17 17:08:44 +08:00
block spl: blk: Support loading images from fs 2023-06-19 17:19:44 -04:00
bootcount
bus
button
cache
clk rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support 2023-07-28 18:45:03 +08:00
core core: read: add dev_read_addr_size_index_ptr function 2023-07-28 18:45:03 +08:00
cpu
crypto
ddr
demo
dfu dfu: Add proper dependency for CONFIG_DFU_MMC 2023-07-17 15:38:11 -04:00
dma
extcon
fastboot lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number 2023-07-25 12:44:46 -04:00
firmware Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" 2023-07-24 19:51:05 -04:00
fpga event: Add fpga load event 2023-07-21 09:00:39 +02:00
fuzz
fwu-mdata
gpio x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
hwspinlock
i2c i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings 2023-07-31 13:50:57 +02:00
input
iommu
led drivers: led: bcm6858: do not use null label to find the top 2023-07-25 12:44:46 -04:00
mailbox mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0 2023-07-25 12:44:46 -04:00
memory
mfd
misc x86: Record the start and end of the tables 2023-07-17 17:23:08 +08:00
mmc atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. 2023-07-24 14:21:00 +03:00
mtd mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer 2023-07-28 18:45:03 +08:00
mux
net net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property 2023-07-27 17:10:46 -04:00
nvme nvme: Provide more useful debugging messages 2023-07-17 17:12:26 +08:00
pch x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
pci pci: pcie_dw_rockchip: Disable unused BARs of the root complex 2023-07-28 18:45:03 +08:00
pci_endpoint
phy phy: rockchip: add usbdp combo phy driver 2023-07-28 18:45:02 +08:00
pinctrl arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
power regulator: fixed: Add support for gpios prop 2023-07-28 18:45:03 +08:00
pwm
qe
ram ram: k3-ddrss: do not touch ctrl regs during training 2023-07-21 15:32:12 -04:00
reboot-mode
remoteproc
reset core: read: fix dev_read_addr_size() 2023-07-20 14:10:57 -06:00
rng
rtc drivers: rtc: max313xx: provide read8/write8 2023-07-25 12:44:46 -04:00
scsi bootstd: Use bootdev instead of bootdevice 2023-07-16 23:13:17 +08:00
serial serial: pl01x: Modify pending callback to test if transmit FIFO is empty 2023-07-11 14:40:04 +02:00
smem
soc arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
sound
spi cadence_qspi: Enable flash reset for Versal NET platform 2023-07-21 09:00:38 +02:00
spmi
sysinfo
sysreset sysreset: Change Kconfig GPIO dependency 2023-07-07 16:47:15 -04:00
tee
thermal
timer omap: timer: add ti,am654-timer compatibility 2023-07-28 10:10:29 -04:00
tpm
ufs ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 2023-07-14 15:21:08 -04:00
usb Merge https://source.denx.de/u-boot/custodians/u-boot-usb 2023-07-27 10:35:36 -04:00
video video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge 2023-07-28 18:45:02 +08:00
virtio
w1
w1-eeprom
watchdog drivers: watchdog: add mcf watchdog support 2023-07-25 23:21:42 +02:00
xen
Kconfig bios_emulator: Add Kconfig and adjust Makefile for SPL 2023-07-17 17:08:44 +08:00
Makefile Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" 2023-07-24 19:51:05 -04:00