Lines Matching refs: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 */
163 /* Board DTS */
197 Organizing DTSI and DTS
200 The DTSI and DTS files shall be organized in a way representing the common,
201 reusable parts of hardware. Typically, this means organizing DTSI and DTS files
208 3. DTS representing the board.
211 board DTS, not in the SoC or SoM DTSI. A partial exception is a common
213 the SoC DTSI with its frequency provided by each board DTS.