1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 01:32:47 +02:00
Files
u-boot-megous/include/dt-bindings/clock
Simon Glass b4d00b256e x86: Add a clock driver for Intel devices
So far we have avoided adding a clock driver for Intel devices. But the
Designware I2C driver needs a different clock (133MHz) on Intel devices
than on others (166MHz). Add a simple driver that provides this
information.

This driver can be expanded later as needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-02-07 22:41:24 +08:00
..
2019-10-25 17:20:43 +02:00
2019-10-08 16:33:45 +02:00
2018-06-27 09:07:55 +02:00
2019-11-05 10:27:18 +01:00