]> git.baikalelectronics.ru Git - uboot.git/commit
dt/bindings: Add bindings for GPT based FWU Metadata storage device
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 21 Oct 2022 12:45:54 +0000 (18:15 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 18:47:32 +0000 (14:47 -0400)
commit54549b753bd1bd03cb4cd1a32c3ee54ba1797153
tree69eabfc6bc6e52e555c8bba2147cf22b268f8334
parentf2744524e42b24dd0378e68b988761341fc67313
dt/bindings: Add bindings for GPT based FWU Metadata storage device

Add bindings needed for accessing the FWU metadata partitions. These
include the compatible string which point to the access method and the
actual device which stores the FWU metadata.

The current patch adds basic bindings needed for accessing the
metadata structure on GPT partitioned block devices.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
doc/device-tree-bindings/firmware/fwu-mdata-gpt.yaml [new file with mode: 0644]