From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6E65FC46CA3 for ; Tue, 28 Nov 2023 06:11:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343614AbjK1GJz (ORCPT ); Tue, 28 Nov 2023 01:09:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40324 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233002AbjK1GJv (ORCPT ); Tue, 28 Nov 2023 01:09:51 -0500 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2F93F4; Mon, 27 Nov 2023 22:09:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701151797; x=1732687797; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=IRN2FBvfG4UmIrpbn+1fyxG1V+3UWAxbM9pS4wJWHuQ=; b=eLrc41qbp10tqwUz3ZtG9iGIx/BXccXTs/3zHT8ngeIiAY2Jp7JN7IIb 4AV8DyrmyURSmZCogCXtxiOViStvYPCbdlItLRZdVb4PGx7Qlhh5ILqvG VS76ndXISMFb9qnrElYvCxiP8QtcEyBWiQYX+nk4j/IZ0+8AoqJy6MOY3 ndr6Xdcoy2f3EYyEzD7+Pas/mSUkHCbKAy3qpUimvdivAD0KUK5lTvgni VU09d9li88i8vJMwXHVJCyjAdVu82D9tRp7WNalXY05IYBUUM/P20wfGp aXEvrExOB85FIqKkOBWa3rQQsUbb7eJBtmx+Gaifn0NUsQ6tVQTHmD0BC w==; X-IronPort-AV: E=McAfee;i="6600,9927,10907"; a="377886177" X-IronPort-AV: E=Sophos;i="6.04,233,1695711600"; d="scan'208";a="377886177" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Nov 2023 22:09:56 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10907"; a="1015815328" X-IronPort-AV: E=Sophos;i="6.04,233,1695711600"; d="scan'208";a="1015815328" Received: from lkp-server01.sh.intel.com (HELO d584ee6ebdcc) ([10.239.97.150]) by fmsmga006.fm.intel.com with ESMTP; 27 Nov 2023 22:09:51 -0800 Received: from kbuild by d584ee6ebdcc with local (Exim 4.96) (envelope-from ) id 1r7rI5-00076p-15; Tue, 28 Nov 2023 06:09:49 +0000 Date: Tue, 28 Nov 2023 14:09:07 +0800 From: kernel test robot To: Roland Hieber , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Li Yang Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Roland Hieber , Marco Felsch , Philipp Zabel , Michael Tretter Subject: Re: [PATCH 5/5] ARM: dts: add support for Gossen Metrawatt Profitest Message-ID: <202311281104.L7nehCxj-lkp@intel.com> References: <20231127-b4-imx7-var-som-gome-v1-5-f26f88f2d0bc@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231127-b4-imx7-var-som-gome-v1-5-f26f88f2d0bc@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Roland, kernel test robot noticed the following build errors: [auto build test ERROR on 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab] url: https://github.com/intel-lab-lkp/linux/commits/Roland-Hieber/dt-bindings-at24-add-ROHM-BR24G04/20231128-051542 base: 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab patch link: https://lore.kernel.org/r/20231127-b4-imx7-var-som-gome-v1-5-f26f88f2d0bc%40pengutronix.de patch subject: [PATCH 5/5] ARM: dts: add support for Gossen Metrawatt Profitest config: arm-defconfig (https://download.01.org/0day-ci/archive/20231128/202311281104.L7nehCxj-lkp@intel.com/config) compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project.git f28c006a5895fc0e329fe15fead81e37457cb1d1) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231128/202311281104.L7nehCxj-lkp@intel.com/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 | Closes: https://lore.kernel.org/oe-kbuild-all/202311281104.L7nehCxj-lkp@intel.com/ All errors (new ones prefixed by >>): >> Error: arch/arm/boot/dts/nxp/imx/imx7d-gome-e143_01.dts:387.1-10 Label or path mipi_dsi not found FATAL ERROR: Syntax error parsing input tree -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki