summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2019-12-23 17:00:28 +0800
committerFugang Duan <fugang.duan@nxp.com>2019-12-23 17:12:25 +0800
commit52b77b939f21febf88bc6fdf535e3eec3dbca17c (patch)
treebcc6168652a947b50ae01053f3e84db7fdfadce1 /include/dt-bindings/clock
parenta03628f1a668d013bdcc2cc3949e74c143ecd2e1 (diff)
LF-580 dt-bindings: imx: correct i2c4/uart1 clocks ID
Current i2c4/uart1 clocks ID have conflict with pwm2/pwm3, correct them. Reviewed-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'include/dt-bindings/clock')
-rw-r--r--include/dt-bindings/clock/imx8mn-clock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dt-bindings/clock/imx8mn-clock.h b/include/dt-bindings/clock/imx8mn-clock.h
index d7b201652f4c..0c7c750fc2c4 100644
--- a/include/dt-bindings/clock/imx8mn-clock.h
+++ b/include/dt-bindings/clock/imx8mn-clock.h
@@ -122,8 +122,8 @@
#define IMX8MN_CLK_I2C1 105
#define IMX8MN_CLK_I2C2 106
#define IMX8MN_CLK_I2C3 107
-#define IMX8MN_CLK_I2C4 118
-#define IMX8MN_CLK_UART1 119
+#define IMX8MN_CLK_I2C4 108
+#define IMX8MN_CLK_UART1 109
#define IMX8MN_CLK_UART2 110
#define IMX8MN_CLK_UART3 111
#define IMX8MN_CLK_UART4 112