1
0
Fork 0
remarkable-linux/Documentation/devicetree/bindings/firmware
Julius Werner 88cfb1eefc firmware: Add coreboot device tree binding documentation
This patch adds documentation describing a device tree binding for the
coreboot firmware. It is meant to be dynamically added during boot and
contains address definitions for the coreboot table (a list of
variable-sized descriptors providing information about various compile-
and run-time generated firmware parameters) and the CBMEM area (the
structure containing most run-time resident memory regions set up by
coreboot).

These definitions allow kernel drivers to easily access data contained
in and pointed to by these regions (such as coreboot's in-memory log).
(An example implementation can be seen in the following patch)

Signed-off-by: Julius Werner <jwerner@chromium.org>
Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-08 18:05:36 +02:00
..
meson documentation: Add secure monitor bindings documentation 2016-09-01 15:27:06 -07:00
coreboot.txt firmware: Add coreboot device tree binding documentation 2017-04-08 18:05:36 +02:00
nvidia,tegra186-bpmp.txt dt-bindings: firmware: Allow child nodes inside the Tegra BPMP 2016-11-18 14:33:44 +01:00
qcom,scm.txt dt-bindings: firmware: scm: Add MSM8996 DT bindings 2016-11-23 11:02:26 -06:00