Lines Matching +full:json +full:- +full:schema
1 .. SPDX-License-Identifier: GPL-2.0
11 Documentation/process/submitting-patches.rst applies.
13 1) The Documentation/ and include/dt-bindings/ portion of the patch should
16 "dt-bindings: <binding dir>: ..."
21 "<binding dir>: dt-bindings: ..."
26 schema format. Repeating "binding" again should also be avoided, so for
29 "dt-bindings: iio: adc: Add ROHM BD79100G"
31 Conversion of other formats to DT schema::
33 "dt-bindings: iio: adc: adi,ad7476: Convert to DT schema"
35 2) DT binding files are written in DT schema format using json-schema
41 See Documentation/devicetree/bindings/writing-schema.rst for more details
42 about schema and tools setup.
45 (GPL-2.0-only OR BSD-2-Clause).
65 7) DTS is treated in general as driver-independent hardware description, thus
69 different order would indicate the serie is non-bisectable.
92 binding, and it hasn't received an Acked-by from the devicetree
103 Documentation/process/maintainer-soc.rst).