Home
last modified time | relevance | path

Searched hist:"52 b8b80395835c3012bf79fc9d5a1dd82a2d922a" (Results 1 – 1 of 1) sorted by relevance

/linux/include/soc/tegra/
H A Dbpmp-abi.hdiff 52b8b80395835c3012bf79fc9d5a1dd82a2d922a Wed Mar 29 18:34:51 CEST 2017 Thierry Reding <treding@nvidia.com> soc/tegra: bpmp: Update ABI header

Update the BPMP ABI header to a more recent version. The new version
adds support for a new powergating ABI as well as access to the ring
buffer console, which allows debug messages to be output to the BPMP
debug console.

Some of the previously undocumented fields have been documented and
missing bitmasks have been added. Furthermore the MRQ_RESET request
now has a sub-command that allows to determine the maximum ID which
in turn allows the resets to be enumerated, thereby allowing drivers
to become agnostic of the Tegra generation.

Signed-off-by: Thierry Reding <treding@nvidia.com>