Searched full:schema (Results 1 – 25 of 1286) sorted by relevance
12345678910>>...52
/kernel/linux/linux-5.10/Documentation/devicetree/ |
D | writing-schema.rst | 3 Writing DeviceTree Bindings in json-schema 6 Devicetree bindings are written using json-schema vocabulary. Schema files are 11 Schema Contents 14 Each schema doc is a structured json-schema which is defined by a set of 16 top-level json-schema properties used are: 19 A json-schema unique identifier string. The string must be a valid 20 URI typically containing the binding's filename and path. For DT schema, it must 22 references to other files specified in schema "$ref" properties. A $ref value 25 of the current schema file's '$id' value. A URL is used even for local files, 28 $schema [all …]
|
D | index.rst | 11 writing-schema
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
D | example-schema.yaml | 5 # All the top-level keys are standard json-schema keywords except for 10 $id: http://devicetree.org/schemas/example-schema.yaml# 11 # $schema is the meta-schema this schema should be validated with. 12 $schema: http://devicetree.org/meta-schemas/core.yaml# 14 title: An example schema annotated with jsonschema details 29 # 'select' is a schema applied to a DT node to determine if this binding 30 # schema should be applied to the node. It is optional and by default the 33 # In this case, a 'false' schema will never match. 36 # A dictionary of DT properties for this binding schema 38 # More complicated schema can use oneOf (XOR), anyOf (OR), or allOf (AND) [all …]
|
D | Makefile | 4 DT_MK_SCHEMA ?= dt-mk-schema 23 DT_TMP_SCHEMA := $(obj)/processed-schema-examples.json 26 -name 'processed-schema*' ! \ 37 quiet_cmd_mk_schema = SCHEMA $@ 58 $(obj)/processed-schema-examples.json: $(DT_DOCS) $(src)/.yamllint check_dtschema_version FORCE 63 # Unless DT_SCHEMA_FILES is specified, use the full schema for dtbs_check too. 64 # Just copy processed-schema-examples.json 66 $(obj)/processed-schema.json: $(obj)/processed-schema-examples.json FORCE 73 # If DT_SCHEMA_FILES is specified, use it for processed-schema.json 75 $(obj)/processed-schema.json: DT_MK_SCHEMA_FLAGS := -u [all …]
|
D | submitting-patches.rst | 22 2) DT binding files are written in DT schema format using json-schema 28 See ../writing-schema.rst for more details about schema and tools setup.
|
D | .gitignore | 3 processed-schema*.yaml 4 processed-schema*.json
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | allwinner,sun8i-a23-prcm.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 50 # Already checked in the main schema 84 # Already checked in the main schema 115 # Already checked in the main schema 134 # Already checked in the main schema
|
D | allwinner,sun6i-a31-prcm.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 48 # Already checked in the main schema 82 # Already checked in the main schema 113 # Already checked in the main schema 146 # Already checked in the main schema
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | pci-ep.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: PCI Endpoint Controller Schema
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
D | input.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Common input schema binding
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/reset/ |
D | allwinner,sun6i-a31-clock-reset.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 25 # PRCM's schema. Make sure we only validate standalone nodes.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | allwinner,sun4i-a10-mod0-clk.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 25 # PRCM's schema. Make sure we only validate standalone nodes.
|
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
D | resctrlfs.c | 504 char controlgroup[1024], schema[1024], reason[64]; in write_schemata() local 533 sprintf(schema, "%s%d%c%s", "L3:", resource_id, '=', schemata); in write_schemata() 535 sprintf(schema, "%s%d%c%s", "MB:", resource_id, '=', schemata); in write_schemata() 545 if (fprintf(fp, "%s\n", schema) < 0) { in write_schemata() 555 printf("%sok Write schema \"%s\" to resctrl FS%s%s\n", in write_schemata() 556 ret ? "not " : "", schema, ret ? " # " : "", in write_schemata()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pincfg-node.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic pin configuration node schema
|
D | pinmux-node.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic pin multiplexing node schema
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | digicolor.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
D | bitmain.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
D | sti.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
D | vt8500.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
D | axxia.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
D | moxart.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/ |
D | can-controller.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm11351.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
D | brcm,bcm23550.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
D | brcm,bcm21664.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
12345678910>>...52