Hi Dmitry,
On Tue, Mar 16, 2021 at 10:36 AM Fabio Estevam [off-list ref] wrote:
i.MX has been converted to a DT-only platform, so make the
adjustments to the driver to convert it to a DT-only driver.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
Changes since v1:
- Remove dev_get_platdata() and the pdev->dev.of_node check (Dmitry).