devicetree: document ARM bindings for QEMU's Firmware Config interface
authorLaszlo Ersek <lersek@redhat.com>
Wed, 7 Jan 2015 17:42:54 +0000 (18:42 +0100)
committerRob Herring <robh@kernel.org>
Tue, 13 Jan 2015 19:55:40 +0000 (13:55 -0600)
Peter Maydell suggested that we describe new devices / DTB nodes in the
kernel Documentation tree that we expose to arm "virt" guests in QEMU.

Although the kernel is not required to access the fw_cfg interface,
"Documentation/devicetree/bindings/arm" is probably the best central spot
to keep the fw_cfg description in.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>

No differences found