commit | ad2aad701a0a3d6da37d17092003588f46259274 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Oct 23 13:28:54 2024 -0700 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Oct 25 09:07:39 2024 -0300 |
tree | 4bf9bcee680eccd4af6f3065383d26eab0535ce7 | |
parent | d279f5d3a8ddff5db38d321d892f876350a8bf24 [diff] |
i2c: mxc_i2c: Convert to use livetree API for fdt access Convert to using livetree API functions. Without this if livetree is enabled (OF_LIVE) the mxc-i2c driver will fail to support scl-gpios and sda-gpios for i2c bus recovery. Signed-off-by: Tim Harvey <tharvey@gateworks.com>