[PATCH 2/4] dt-bindings: clock: imxrt1050: add PIT GPT clock

Jesse Taube mr.bossman075 at gmail.com
Mon Feb 8 01:24:35 CET 2021


Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
Cc: Stefano Babic <tsbabic at denx.de>
Cc: Giulio Benetti <giulio.benetti at benettiengineering.com>
Cc: Jesse Taube <mr.bossman075 at gmail.com>
---
 include/dt-bindings/clock/imxrt1050-clock.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/imxrt1050-clock.h b/include/dt-bindings/clock/imxrt1050-clock.h
index c174f90c1a..3303f2aba9 100644
--- a/include/dt-bindings/clock/imxrt1050-clock.h
+++ b/include/dt-bindings/clock/imxrt1050-clock.h
@@ -60,6 +60,7 @@
 #define IMXRT1050_CLK_PLL5_VIDEO		51
 #define IMXRT1050_CLK_PLL6_ENET			52
 #define IMXRT1050_CLK_PLL7_USB_HOST		53
-#define IMXRT1050_CLK_END			54
+#define IMXRT1050_CLK_PIT_GPT			54
+#define IMXRT1050_CLK_END			55
 
 #endif /* __DT_BINDINGS_CLOCK_IMXRT1050_H */
-- 
2.30.0



More information about the U-Boot mailing list