public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH V2 1/6] dt-bindings: imx_rsrc: add SC_R_NONE
@ 2020-05-04 13:16 Peng Fan
  2020-05-04 13:16 ` [PATCH V2 2/6] imx8: power: Add PD device lookup interface to power domain uclass Peng Fan
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Peng Fan @ 2020-05-04 13:16 UTC (permalink / raw)
  To: u-boot

Add SC_R_NONE entry

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---

V2:
 New
 For other patches in patchset, only patch 6 is changed.

 include/dt-bindings/soc/imx_rsrc.h | 1 +
 1 file changed, 1 insertions(+)

diff --git a/include/dt-bindings/soc/imx_rsrc.h b/include/dt-bindings/soc/imx_rsrc.h
index 4870eb985b..9200cd3f20 100644
--- a/include/dt-bindings/soc/imx_rsrc.h
+++ b/include/dt-bindings/soc/imx_rsrc.h
@@ -553,5 +553,6 @@
 #define SC_R_VPU_ENC_1                  539
 #define SC_R_VPU                        540
 #define SC_R_LAST                       541
+#define SC_R_NONE                       0xFFF0
 
 #endif /* DT_BINDINGS_RSCRC_IMX_H */
-- 
2.16.4

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-11 10:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-04 13:16 [PATCH V2 1/6] dt-bindings: imx_rsrc: add SC_R_NONE Peng Fan
2020-05-04 13:16 ` [PATCH V2 2/6] imx8: power: Add PD device lookup interface to power domain uclass Peng Fan
2020-05-11 10:17   ` sbabic at denx.de
2020-05-04 13:16 ` [PATCH V2 3/6] power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag Peng Fan
2020-05-11 10:16   ` sbabic at denx.de
2020-05-04 13:16 ` [PATCH V2 4/6] power: imx8: remove the resource owned check before power off Peng Fan
2020-05-11 10:15   ` sbabic at denx.de
2020-05-04 13:16 ` [PATCH V2 5/6] power: imx8: Check owned resource in power on Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-04 13:16 ` [PATCH V2 6/6] imx8: Replace SC_R_LAST with SC_R_NONE in DTB Peng Fan
2020-05-11 10:17   ` sbabic at denx.de
2020-05-11 10:18 ` [PATCH V2 1/6] dt-bindings: imx_rsrc: add SC_R_NONE sbabic at denx.de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox