1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 ============================================== 3 ============================================== 4 SoC Platforms with DTS Compliance Requirements 4 SoC Platforms with DTS Compliance Requirements 5 ============================================== 5 ============================================== 6 6 7 Overview 7 Overview 8 -------- 8 -------- 9 9 10 SoC platforms or subarchitectures should follo 10 SoC platforms or subarchitectures should follow all the rules from 11 Documentation/process/maintainer-soc.rst. Thi 11 Documentation/process/maintainer-soc.rst. This document referenced in 12 MAINTAINERS impose additional requirements lis 12 MAINTAINERS impose additional requirements listed below. 13 13 14 Strict DTS DT Schema and dtc Compliance 14 Strict DTS DT Schema and dtc Compliance 15 --------------------------------------- 15 --------------------------------------- 16 16 17 No changes to the SoC platform Devicetree sour 17 No changes to the SoC platform Devicetree sources (DTS files) should introduce 18 new ``make dtbs_check W=1`` warnings. Warning 18 new ``make dtbs_check W=1`` warnings. Warnings in a new board DTS, which are 19 results of issues in an included DTSI file, ar 19 results of issues in an included DTSI file, are considered existing, not new 20 warnings. The platform maintainers have autom 20 warnings. The platform maintainers have automation in place which should point 21 out any new warnings. 21 out any new warnings. 22 22 23 If a commit introducing new warnings gets acce 23 If a commit introducing new warnings gets accepted somehow, the resulting 24 issues shall be fixed in reasonable time (e.g. 24 issues shall be fixed in reasonable time (e.g. within one release) or the 25 commit reverted. 25 commit reverted.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.