commit | 39b2ca68537aaf013ad192eb1c9e6b88e267d257 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Mar 25 14:06:35 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Mar 30 17:30:47 2017 +0200 |
tree | c6c9fcbaaf6a8e0b2a17f2a4abfdb6f3f27679be | |
parent | 09af1c2fa490169c40cbd153c5b83b5a70a0ec4b [diff] |
i2c: meson: use i2c core for DT clock-frequency parsing We don't have to parse the DT manually to retrieve the bus frequency and we don't have to maintain an own default for the bus frequency. Let the i2c core do this for us. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>