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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DB773C3DA45 for ; Wed, 10 Jul 2024 10:57:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=i73SUYq1lFbQrE2QAqLSXjg9Oe1P8hRcanO+tH4UhqU=; b=gW7MgunvLGMpkOkTfR8hMF7vkT 0vgbbNVRNts4/aybnpT3D6pjhL4xYG8lmLqQMvMBYWo5mhPTxwdG2xNNdOZNsT0Ys9K8ip4gWCZ5o tawIxzl8xpsnAVRGPT/0keZqaX422gHm71/PUMUztHp7KFrLusDWePfqgTzZUV+8A0bi0F/Cgq/l7 FAlb9jocm69y1HRkV9bay7FGaVh1xk89IG6XE8v+QE/59RrwCFBf/KMEt3IOlrqRYCNhe5trfLn3E 7TFz6xCpMRTOeUuSEgE/kPgcuGC6myK4vwbPZj7yJJen+Qeyru68M2umiKsH0zssVDqR6eN4AN/uM nRLZGvWg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRV18-0000000AI6w-1xvC; Wed, 10 Jul 2024 10:57:46 +0000 Received: from mgamail.intel.com ([192.198.163.13]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRV0p-0000000AI3T-1RxI for linux-arm-kernel@lists.infradead.org; Wed, 10 Jul 2024 10:57:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1720609047; x=1752145047; h=date:from:to:cc:subject:message-id:mime-version; bh=LDGIPCnHHAUndKww8JYha1a2JOIB2O3zNj/J1SvhgqQ=; b=IbQC4EGSiNK4YTbmtQzdhjPyIH/VSmBiLXrZgYR5PEUQ5/ywWWlZRq9M 1Fk4nnYlw3wzdoS7BxnZAfD0Ywx/YnCkzjJH3zW3yY0u3lH4sfTA7N9YH dpjS6wG4/7Yj8x4IfwR3busKf0xjDtPXX9t2XSP7d1TgMzC5+QRcqR8f2 LoCVAsLhplW+2G+rZtu+gc3VFRosTMdiYCJATRTpZVysfEI+1yJhXNOVq pnpBjE+M0Ao92DtHDHIVC4/zIMTJKIAheKWyppkfmp6JI45s+b21MrMxE DEy7vlJZPFsZsJyUKufBc467EcXIqI3PLqOgy1KJ56NCftjhBsGpQjbUX Q==; X-CSE-ConnectionGUID: s2yTBPMDTPu7Ern4WE4qCQ== X-CSE-MsgGUID: +b7ouDDMSUKEhLmee5Av5g== X-IronPort-AV: E=McAfee;i="6700,10204,11128"; a="20824788" X-IronPort-AV: E=Sophos;i="6.09,197,1716274800"; d="scan'208";a="20824788" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2024 03:57:26 -0700 X-CSE-ConnectionGUID: REpdl3uXQ66mfb9y6HvxtA== X-CSE-MsgGUID: c624mfQtTJm0PFFZ34m9dA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,197,1716274800"; d="scan'208";a="48182820" Received: from lkp-server01.sh.intel.com (HELO 68891e0c336b) ([10.239.97.150]) by fmviesa009.fm.intel.com with ESMTP; 10 Jul 2024 03:57:24 -0700 Received: from kbuild by 68891e0c336b with local (Exim 4.96) (envelope-from ) id 1sRV0k-000XlS-1j; Wed, 10 Jul 2024 10:57:22 +0000 Date: Wed, 10 Jul 2024 18:56:38 +0800 From: kernel test robot To: Chen Wang Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-arm-kernel@lists.infradead.org, arm@kernel.org, Guo Ren Subject: [soc:sophgo/dt 1/1] arch/riscv/boot/dts/sophgo/sg2042.dtsi:7:10: fatal error: 'dt-bindings/clock/sophgo,sg2042-clkgen.h' file not found Message-ID: <202407101850.eIQyngoV-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240710_035727_474514_C6AB792C X-CRM114-Status: UNSURE ( 8.82 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git sophgo/dt head: b1240a39511b9206293b82ac372c5114d6e15821 commit: b1240a39511b9206293b82ac372c5114d6e15821 [1/1] riscv: dts: add clock generator for Sophgo SG2042 SoC config: riscv-allmodconfig (https://download.01.org/0day-ci/archive/20240710/202407101850.eIQyngoV-lkp@intel.com/config) compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project a0c6b8aef853eedaa0980f07c0a502a5a8a9740e) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240710/202407101850.eIQyngoV-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/202407101850.eIQyngoV-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts:6: >> arch/riscv/boot/dts/sophgo/sg2042.dtsi:7:10: fatal error: 'dt-bindings/clock/sophgo,sg2042-clkgen.h' file not found 7 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. vim +7 arch/riscv/boot/dts/sophgo/sg2042.dtsi > 7 #include 8 #include 9 #include 10 #include 11 #include 12 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki