powerpc: Enable support for ibm,drc-info devtree property
authorMichael Bringmann <[email protected]>
Fri, 1 Dec 2017 23:19:55 +0000 (17:19 -0600)
committerMichael Ellerman <[email protected]>
Sun, 21 Jan 2018 05:21:50 +0000 (16:21 +1100)
To: [email protected]

From: Michael Bringmann <[email protected]>

Cc: Michael Bringmann <[email protected]>
Cc: [email protected]
Subject: [PATCH V6 4/4] powerpc: Enable support for ibm,drc-info devtree property

prom_init.c: Enable support for new DRC device tree property
"ibm,drc-info" in initial handshake between the Linux kernel and
the front end processor.

Signed-off-by: Michael Bringmann <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
arch/powerpc/kernel/prom_init.c

index acf4b2e0530cb671df1e80d56927e8650f0c2f84..adf044daafd763a544685b92f60dbe434cc64f90 100644 (file)
@@ -874,6 +874,7 @@ struct ibm_arch_vec __cacheline_aligned ibm_architecture_vec = {
                .mmu = 0,
                .hash_ext = 0,
                .radix_ext = 0,
+               .byte22 = OV5_FEAT(OV5_DRC_INFO),
        },
 
        /* option vector 6: IBM PAPR hints */