We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25223c commit 38d0e83Copy full SHA for 38d0e83
Documentation/process/maintainer-soc.rst
@@ -133,8 +133,8 @@ with the dt-bindings that describe the ABI. Please read the section
133
more information on the validation of devicetrees.
134
135
For new platforms, or additions to existing ones, ``make dtbs_check`` should not
136
-add any new warnings. For RISC-V, as it has the advantage of being a newer
137
-architecture, ``make dtbs_check W=1`` is required to not add any new warnings.
+add any new warnings. For RISC-V and Samsung SoC, ``make dtbs_check W=1`` is
+required to not add any new warnings.
138
If in any doubt about a devicetree change, reach out to the devicetree
139
maintainers.
140
0 commit comments