tree: https://github.com/krzk/linux n/dts-coding-style head: 21eb006c7a0e6004e6c2b0637c872a0d8e13068e commit: 21eb006c7a0e6004e6c2b0637c872a0d8e13068e [3/3] sq reproduce: (https://download.01.org/0day-ci/archive/20231124/202311241657.nCWkQcA4-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202311241657.nCWkQcA4-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/devicetree/bindings/dts-coding-style.rst:118: WARNING: Unexpected indentation. >> Documentation/devicetree/bindings/dts-coding-style.rst:119: WARNING: Block quote ends without a blank line; unexpected unindent. vim +118 Documentation/devicetree/bindings/dts-coding-style.rst 115 116 Above order follows approach: 117 1. Most important property at the top (compatible then bus addressing to match > 118 unit address). > 119 2. Each node will have common properties in similar place. 120 3. Status is the last information to annotate that device node is or is not 121 finished (board resources are needed). 122 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki