projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f36f8bc
)
dt-bindings: imx_rsrc: add SC_R_NONE
author
Peng Fan
<peng.fan@nxp.com>
Mon, 4 May 2020 13:16:49 +0000
(21:16 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 10 May 2020 18:55:20 +0000
(20:55 +0200)
Add SC_R_NONE entry
Signed-off-by: Peng Fan <peng.fan@nxp.com>
include/dt-bindings/soc/imx_rsrc.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/soc/imx_rsrc.h
b/include/dt-bindings/soc/imx_rsrc.h
index 4870eb985b4c305b81d14b1169df02edca54a79f..fb6878f6e24f441e9b75f6cc40c47e8e5cedbca7 100644
(file)
--- 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 */