Skip to content
Commit e53979cd authored by Adam Ford's avatar Adam Ford Committed by Heiko Schocher
Browse files

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: default avatarAdam Ford <aford173@gmail.com>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
parent 1d1f98c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment