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)
commit02ef6dd8109b581343ebeb1c4c973513682535d6
treecf179434067421b69b6fe619e85b5c1811c04d84
parent2fcf3ae508c23bea25ab0a0e639805eb7e573b58
powerpc: Enable support for ibm,drc-info devtree property

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