commit | e5c762f5a7dbeaa21870720e8daf656153e1aef9 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Wed Mar 28 14:37:44 2018 +0200 |
committer | Heiko Schocher <hs@denx.de> | Wed Apr 11 11:34:55 2018 +0200 |
tree | c9ce927f32314c99d660a720ed99ada67a12ec57 | |
parent | d934832de6e62ca21c99a4fbad808175801f4018 [diff] |
i2c: fsl: Add option to get clock from DT Add an option to get the clock speed from the device tree, hence adding compatibility with DM clock drivers. Signed-off-by: Mario Six <mario.six@gdsys.cc>