u-boot/drivers
Haibo Chen 7f6a2e6e0f i2c: correct I2C deblock logic
Current code use dm_gpio_get_value() to get SDA and SCL value, and the
value depends on whether DTS file config the GPIO_ACTIVE_LOW. In ususal
case for i2c GPIO, DTS need to set GPIO_ACTIVE_LOW for SCL/SDA pins. So
here the logic is not correct.

And we must not use GPIOD_ACTIVE_LOW in client code include the
dm_gpio_set_dir_flags(), it is DTS's responsibility for this flag. So
remove GPIOD_ACTIVE_LOW here.

Fixes: aa54192d4a ("dm: i2c: implement gpio-based I2C deblock")
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Reviewed-by: Alexander Kochetkov <al.kochet@gmail.com <mailto:al.kochet@gmail.com>>
2023-04-11 06:44:39 +02:00
..
adc adc: stm32mp15: add calibration support 2023-01-12 16:25:51 +01:00
ata ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA 2023-04-06 19:10:08 -04:00
axi
bios_emulator
block blk: blkmap: Add linear device mapping support 2023-04-05 10:54:47 -04:00
bootcount global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
bus bus: Optionally include TI sysc driver in SPL/TPL 2022-12-02 08:39:00 -05:00
button dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
cache driver: cache-v5l2: Fix type casting warning on RV32 2023-02-17 19:07:48 +08:00
clk clk: renesas: Add R8A779G0 V4H clock tables 2023-04-07 17:13:28 +02:00
core dm: Add a TPL symbol for simple-bus 2023-03-03 09:49:02 -05:00
cpu event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
crypto Correct SPL uses of HW_WATCHDOG 2023-02-10 07:41:39 -05:00
ddr ddr: imx: Update the ddr init flow on imx8ulp 2023-03-29 20:15:42 +02:00
demo
dfu
dma dma: ti: k3-udma: Fix channel hang on teardown 2023-03-22 12:51:15 -04:00
fastboot drivers: fastboot: zImage flashing is not supported for v3, v4 2023-04-04 14:50:47 -04:00
firmware firmware: ti_sci: fix typo in boot authentication message name 2023-01-18 13:11:13 -05:00
fpga fpga: zynqmppl: fix fpga loads command for unencrypted use case 2023-03-09 13:15:00 +01:00
fuzz
fwu-mdata FWU: Add FWU metadata access driver for GPT partitioned block devices 2022-10-31 14:47:32 -04:00
gpio pinctrl: renesas: Add R8A779F0 S4 PFC tables 2023-04-07 17:13:28 +02:00
hwspinlock
i2c i2c: correct I2C deblock logic 2023-04-11 06:44:39 +02:00
input input: button_kbd: make driver complementary to gpio buttons 2023-03-30 15:09:59 -04:00
iommu iommu: Implement mapping IOMMUs for PCI devices 2023-01-27 14:47:58 -05:00
led led: led_pwm: typo 'iverted' on code comment 2022-11-02 13:58:17 -04:00
mailbox
memory memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02:00
mfd mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation 2022-12-08 18:06:27 +02:00
misc misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR 2023-04-08 03:53:23 +02:00
mmc mmc: mv_sdhci: Depend on DM_MMC 2023-04-10 12:17:58 +09:00
mtd mtd: nand: arasan: Set ofnode value 2023-03-09 13:15:00 +01:00
mux Correct SPL uses of MULTIPLEXER 2023-03-02 17:45:58 -05:00
net Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh 2023-04-07 15:55:50 -04:00
nvme bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
pch
pci pci: apple: Initialize only enabled ports 2023-03-29 13:30:29 -04:00
pci_endpoint
phy phy: Add .set_mode and .set_speed callbacks 2023-04-07 14:23:26 +02:00
pinctrl pinctrl: renesas: Add R8A779G0 V4H PFC tables 2023-04-07 17:13:28 +02:00
power power: pmic: Add NXP PCA9451A PMIC support 2023-03-30 00:45:39 +02:00
pwm ARM: tegra: Fix Tegra PWM parent clock 2023-02-23 12:55:36 -07:00
qe global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
ram Merge branch 'next' 2023-04-03 16:45:41 -04:00
reboot-mode reboot-mode: Add NVMEM reboot mode 2023-01-11 11:54:50 -05:00
remoteproc
reset reset: uniphier: Add USB glue reset support 2023-02-22 19:40:11 +01:00
rng
rtc drivers: rtc: add max313xx series rtc driver 2023-03-30 15:09:59 -04:00
scsi scsi: typo supporedt 2023-04-01 10:11:50 +02:00
serial Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh 2023-04-07 15:55:50 -04:00
smem
soc soc: zynqmp: Fix IDcode for xck24 2023-01-24 13:55:05 +01:00
sound test: test sandbox sound driver more rigorously 2022-12-05 17:43:21 +01:00
spi Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh 2023-04-07 15:55:50 -04:00
spmi
sysinfo sysinfo: gpio: fix loop over DT "revisions" array 2023-03-30 15:09:59 -04:00
sysreset Merge branch 'next' 2023-04-03 16:45:41 -04:00
tee tee: optee: fix uuid comparisons on service discovery 2023-01-20 10:04:56 +02:00
thermal
timer Merge branch 'master' into next 2023-03-27 15:19:57 -04:00
tpm tpm: sandbox: Change the return code when device is already open 2023-02-28 09:44:25 +02:00
ufs global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
usb Merge https://source.denx.de/u-boot/custodians/u-boot-usb 2023-04-03 20:49:03 -04:00
video Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh 2023-04-08 14:19:08 -04:00
virtio bootstd: Correct virtio block-device handling 2023-02-06 13:04:53 -05:00
w1 dm: treewide: Do not use the return value of simple uclass iterator 2022-10-29 07:36:33 -06:00
w1-eeprom
watchdog watchdog: Clean up defaults for imx_watchdog / ulp_wdog 2023-01-20 12:27:23 -05:00
xen Correct SPL uses of XEN_SERIAL 2023-02-10 07:41:41 -05:00
Kconfig mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation 2022-12-08 18:06:27 +02:00
Makefile Correct SPL uses of MULTIPLEXER 2023-03-02 17:45:58 -05:00