commit | adf72e0ef7543c7154410aac143a9dc72e85ec13 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Oct 23 13:28:52 2024 -0700 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Oct 25 09:07:30 2024 -0300 |
tree | fbcbec5f3dc35fa31c34693f262d7d8618355b24 | |
parent | a9b0f03ee8388832902fd19ee5021003f2362d8b [diff] |
pinctrl: imx: Convert to use livetree API for fdt access Convert to using livetree API functions. Without this if livetree is enabled (OF_LIVE) the imx8mq-pinctrl driver will (silently) fail to probe causing issues with multiple devices. Signed-off-by: Tim Harvey <tharvey@gateworks.com>