2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/Documentation/devicetree
Zhen Lei aeb9dd8491 dt-bindings: arm: hisilicon: convert hisilicon,hip04-bootwrapper bindings to json-schema
Convert the Hisilicon Bootwrapper boot method binding to DT schema format
using json-schema.

The property boot-method contains two groups of physical address range
information: bootwrapper and relocation. The "uint32-array" type is not
suitable for it, because the field "address" and "size" may occupy one or
two cells respectively. Use "minItems: 1" and "maxItems: 2" to allow it
can be written in "<addr size addr size>" or "<addr size>, <addr size>"
format.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20200929141454.2312-15-thunder.leizhen@huawei.com
Signed-off-by: Rob Herring <robh@kernel.org>
2020-10-01 07:24:48 -05:00
..
bindings dt-bindings: arm: hisilicon: convert hisilicon,hip04-bootwrapper bindings to json-schema 2020-10-01 07:24:48 -05:00
booting-without-of.rst docs: dt: convert booting-without-of.txt to ReST format 2020-06-26 11:33:26 -06:00
changesets.rst docs: dt: convert changesets to ReST 2020-05-04 17:09:46 -05:00
dynamic-resolution-notes.rst docs: dt: convert dynamic-resolution-notes.txt to ReST 2020-05-04 17:09:52 -05:00
index.rst docs: dt: convert booting-without-of.txt to ReST format 2020-06-26 11:33:26 -06:00
of_unittest.rst docs: dt: convert of_unittest.txt to ReST 2020-05-04 17:09:52 -05:00
overlay-notes.rst docs: dt: convert overlay-notes.txt to ReST format 2020-05-04 17:09:52 -05:00
usage-model.rst docs: dt: usage_model.rst: fix link for DT usage 2020-05-04 16:22:54 -05:00
writing-schema.rst docs: dt: minor adjustments at writing-schema.rst 2020-06-18 11:18:12 -06:00