projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fd530b
)
dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domains
author
Lucas Stach
<l.stach@pengutronix.de>
Sat, 2 Oct 2021 00:59:45 +0000
(
02:59
+0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 5 Oct 2021 06:35:49 +0000
(14:35 +0800)
This adds the defines for the power domains provided by the VPU
blk-ctrl.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
include/dt-bindings/power/imx8mm-power.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/power/imx8mm-power.h
b/include/dt-bindings/power/imx8mm-power.h
index fc9c2e16aadc263411b2dda51ff872e2907f7f86..38b0a56fd7d09c74d30f0cbf0cc68adc58f9f49e 100644
(file)
--- a/
include/dt-bindings/power/imx8mm-power.h
+++ b/
include/dt-bindings/power/imx8mm-power.h
@@
-19,4
+19,8
@@
#define IMX8MM_POWER_DOMAIN_DISPMIX 10
#define IMX8MM_POWER_DOMAIN_MIPI 11
+#define IMX8MM_VPUBLK_PD_G1 0
+#define IMX8MM_VPUBLK_PD_G2 1
+#define IMX8MM_VPUBLK_PD_H1 2
+
#endif