commit | f05a380f9e5138cb17e53b1d687726ebb11c851f | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Mon May 03 14:57:56 2021 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue May 04 13:03:00 2021 -0500 |
tree | a52d2a1df95e588e2b088aa9dd502e2d65e9bdc9 | |
parent | 7ce1d02ba67f1139643406b9011ef22251ac46ab [diff] |
boards: usb_kw24d512: Remove unconnected devices The devicetree enables i2c0 and ftm1 but these devices are connected to anything on the board so they shouldn't be enabled. Remove them from being enabled by the board devicetree. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>