1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 12:31:17 +02:00
Files
u-boot-megous/drivers/i2c
Adam Ford e53979cd34 i2c: rcar_i2c: Enable configuring SCL rise and fall times
The Linux i2c driver supports i2c-scl-rising-time-ns,
and i2c-scl-falling-time-ns, but U-Boot uses hard-coded values
for these values.

Update the calculation by fetching them from the device tree if
present and use the previous values as the default if they are
missing.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2021-09-28 06:34:14 +02:00
..
2020-12-18 20:32:21 -07:00
2021-08-30 14:10:07 -04:00
2021-02-23 14:56:59 +01:00
2020-12-18 20:32:21 -07:00
2021-07-06 14:12:15 -04:00
2021-09-16 10:29:40 -04:00
2020-12-18 20:32:21 -07:00