]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
dt-bindings: clock: imx8m: Add GIC clock
authorLeonard Crestez <leonard.crestez@nxp.com>
Wed, 22 May 2019 09:48:29 +0000 (09:48 +0000)
committerShawn Guo <shawnguo@kernel.org>
Thu, 23 May 2019 13:14:40 +0000 (21:14 +0800)
This should be defined in the clock tree so that parents are not
shutdown by accident

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
include/dt-bindings/clock/imx8mm-clock.h
include/dt-bindings/clock/imx8mq-clock.h

index 83f667368d55c3d9a1eabb5b29553e6e1579e6d7..07e6c686f3ef0a7dc98185b85398d0a9fdd2b587 100644 (file)
 #define IMX8MM_CLK_GPIO5_ROOT                  227
 
 #define IMX8MM_CLK_SNVS_ROOT                   228
+#define IMX8MM_CLK_GIC                         229
 
-#define IMX8MM_CLK_END                         229
+#define IMX8MM_CLK_END                         230
 
 #endif
index 0233bb1e6bf83053829c4e2becfe94d4176778ae..65463673d25ef62be84aa1a5d04c83cc5603334f 100644 (file)
 #define IMX8MQ_CLK_GPIO5_ROOT                  263
 
 #define IMX8MQ_CLK_SNVS_ROOT                   264
+#define IMX8MQ_CLK_GIC                         265
 
-#define IMX8MQ_CLK_END                         265
+#define IMX8MQ_CLK_END                         266
 #endif /* __DT_BINDINGS_CLOCK_IMX8MQ_H */