[PATCH v2 0/1] imx: Fix typo in iMQ8MQ reset names
From: Guido GÃnther
Date: Thu Aug 01 2019 - 04:21:06 EST
Some of the mipi dsi resets were called
IMX8MQ_RESET_MIPI_DIS_
instead of
IMX8MQ_RESET_MIPI_DSI_
Since they're DSI related this looks like a typo. This fixes the only in tree
user as well to not break bisecting.
Guido GÃnther (1):
dt-bindings: reset: Fix typo in imx8mq resets
drivers/reset/reset-imx7.c | 12 ++++++------
include/dt-bindings/reset/imx8mq-reset.h | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
--
2.20.1