]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions
authorHelge Deller <deller@gmx.de>
Fri, 19 Oct 2018 20:06:36 +0000 (22:06 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 19 Oct 2018 20:22:07 +0000 (22:22 +0200)
commitfe8376dbbd6ac1febb0fd6389e3ec4f349e70c71
tree3dcb2f4532311bf1be2411ba659e164129cfe1e7
parent32c1ceeabda3e37dd94129f915823e7cf0441fc9
parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions

Add wrappers for the PDC_PAT_CELL_GET_INFO and
PDC_PAT_PD_GET_PDC_INTERF_REV PAT PDC subfunctions.

Both provide access to the PAT capability bitfield which can guide us if
simultaneous PTLBs are allowed on the bus, and if firmware will
rendezvous all processors within PDCE_Check in case of an HPMC.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/pdcpat.h
arch/parisc/kernel/firmware.c