diff options
author | Adam Ford <aford173@gmail.com> | 2021-08-24 09:10:31 -0500 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2021-09-28 06:34:14 +0200 |
commit | e53979cd34320c67c8d0213618c2999a45e0d578 (patch) | |
tree | 9aceadc42cc4fa5aa2d80a5b097eec124b4bfe5b /drivers/timer/rockchip_timer.c | |
parent | 1d1f98c8eed7bb4792300e655c2cb70136928f74 (diff) |
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>
Diffstat (limited to 'drivers/timer/rockchip_timer.c')
0 files changed, 0 insertions, 0 deletions