hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/powerpc/include/asm/prom.h
....@@ -147,8 +147,9 @@
147147 #define OV5_MSI 0x0201 /* PCIe/MSI support */
148148 #define OV5_CMO 0x0480 /* Cooperative Memory Overcommitment */
149149 #define OV5_XCMO 0x0440 /* Page Coalescing */
150
-#define OV5_TYPE1_AFFINITY 0x0580 /* Type 1 NUMA affinity */
150
+#define OV5_FORM1_AFFINITY 0x0580 /* FORM1 NUMA affinity */
151151 #define OV5_PRRN 0x0540 /* Platform Resource Reassignment */
152
+#define OV5_FORM2_AFFINITY 0x0520 /* Form2 NUMA affinity */
152153 #define OV5_HP_EVT 0x0604 /* Hot Plug Event support */
153154 #define OV5_RESIZE_HPT 0x0601 /* Hash Page Table resizing */
154155 #define OV5_PFO_HW_RNG 0x1180 /* PFO Random Number Generator */