Lines Matching full:dt
4 Submitting Devicetree (DT) binding patches
13 1) The Documentation/ and include/dt-bindings/ portion of the patch should
16 "dt-bindings: <binding dir>: ..."
21 "<binding dir>: dt-bindings: ..."
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
36 vocabulary and YAML file format. The DT binding files must pass validation
44 3) DT binding files should be dual licensed. The preferred license tag is
51 and Cc: the DT maintainers. Use scripts/get_maintainer.pl to identify
52 all of the DT maintainers.
58 previously documented in the corresponding DT binding file
63 ("checkpatch: add DT compatible string documentation checks"). ]