Lines Matching full:dts
4 Devicetree Sources (DTS) Coding Style
7 When writing Devicetree Sources (DTS) please observe below guidelines. They
60 3. When extending nodes in the board DTS via &label, the entries shall be
66 in navigating through the DTS source.
92 /* Board DTS - alphabetical order */
102 /* Board DTS - alternative order, keep as DTSI */
158 /* Board DTS */
182 Organizing DTSI and DTS
185 The DTSI and DTS files shall be organized in a way representing the common,
186 reusable parts of hardware. Typically, this means organizing DTSI and DTS files
193 3. DTS representing the board.
196 board DTS, not in the SoC or SoM DTSI. A partial exception is a common
198 the SoC DTSI with its frequency provided by each board DTS.