projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8207d4e
)
parisc: Add constant for PDC_PAT_COMPLEX firmware call
author
Helge Deller
<deller@gmx.de>
Mon, 11 Feb 2019 20:25:31 +0000
(21:25 +0100)
committer
Helge Deller
<deller@gmx.de>
Thu, 21 Feb 2019 19:37:13 +0000
(20:37 +0100)
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/pdcpat.h
patch
|
blob
|
history
diff --git
a/arch/parisc/include/asm/pdcpat.h
b/arch/parisc/include/asm/pdcpat.h
index bce9ee1c1c9964de8c469c6509cb145efbc81aba..24355ed1453a0af598cecefea4f148c3def64688 100644
(file)
--- a/
arch/parisc/include/asm/pdcpat.h
+++ b/
arch/parisc/include/asm/pdcpat.h
@@
-67,6
+67,10
@@
#define PDC_PAT_CHASSIS_READ_LOG 1L /* Read Log Entry */
+/* PDC PAT COMPLEX */
+
+#define PDC_PAT_COMPLEX 66L
+
/* PDC PAT CPU -- CPU configuration within the protection domain */
#define PDC_PAT_CPU 67L