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 */
156 /* Board DTS */
180 Organizing DTSI and DTS
183 The DTSI and DTS files shall be organized in a way representing the common,
184 reusable parts of hardware. Typically, this means organizing DTSI and DTS files
191 3. DTS representing the board.
194 board DTS, not in the SoC or SoM DTSI. A partial exception is a common
196 the SoC DTSI with its frequency provided by each board DTS.