Lines Matching refs:json
3 Writing Devicetree Bindings in json-schema
6 Devicetree bindings are written using json-schema vocabulary. Schema files are
16 Each schema doc is a structured json-schema which is defined by a set of
18 top-level json-schema properties used are:
21 A json-schema unique identifier string. The string must be a valid
47 Optional. A json-schema used to match nodes for applying the
84 binding. Each property contains a set of constraints using json-schema
101 The default for arrays in json-schema is they are variable-sized and allow more
143 schema for the schema) to ensure they are both valid json-schema and valid
171 json-schema Resources
175 `JSON-Schema Specifications <http://json-schema.org/>`_