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 22306D3C92D for ; Sun, 20 Oct 2024 21:00:33 +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:In-Reply-To:Content-Type: MIME-Version:References: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:List-Owner; bh=Tniq3NC2JStp2NyCSpuAUYcHHN/5psgFJwsEGOV11R4=; b=RQhfjsRqiOoghstruUEuvEdTxc PMr5DYtSXRAj13kd0WzVXFF2U8mqP8K0y3FYVrPOQ4qsNLbLDEqN1fBKgUioemuFl3CIAUhw4ddD5 lrst1VZSWl7YklI4uQ3gzqIAyVFqWizFDfAbIJdyFMegFi9Znnzzzk8zVEUlR3+31ne28DAev3uaX A/gIU8n6+JT5aSU69BIBB90W4mijxHf+bNmxkjUezJzCdkr7CV8h1xtRqVpjf+OcqgpOcjh8O1x4M vF3LoUKFkfT5JDGEMmuhaV7iuY8j3IqkB0GMm2RY97a46rgs/1bPp7cNlcaYmiKG/EJH8FZuEK8Uf qkBzP8ig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t2d2A-00000005SLA-2TBN; Sun, 20 Oct 2024 21:00:18 +0000 Received: from mgamail.intel.com ([192.198.163.16]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t2bzM-00000005Oar-3CM8 for linux-arm-kernel@lists.infradead.org; Sun, 20 Oct 2024 19:53:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729454001; x=1760990001; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=NUl5wLKfXrlmAITdUKRsm1jobjctTNRygTvb2ezjcr4=; b=izQnu/so5FGaGnQa6j8G9yr5CWBzbczWHAmmmmpSHtajmn4p37adF4Lf nN5LeyjMUqWVW3tIAbS4Oa/ZNGavse4RNuT4ivPRSp7ymC9/q2jPbWKIy HOI50j+O1oPza0IYpRdRGjgeRCn/+uPnkK3ylS+q39FmgTQHixVK7eDQP NUBSFsmRzwElM4oSWVOLcWnviKzkSZ+cidaI/iH97xgq/wvwY8vcgvTOz e745P59Z6WpZuYGAg/l5a8ySkafv3zMSZSOT1qNBRdB5NMMrSq9wcc61q 5E0GWZRqiiQBBWp5g+3xVeO3ep6/3Xhp0Tx6IufRGaXMTZ5BVBs22J7p5 w==; X-CSE-ConnectionGUID: NPlcczAiSQ20o0KeHLs0Xg== X-CSE-MsgGUID: ocNWPas2QEaOeZT1vSedsQ== X-IronPort-AV: E=McAfee;i="6700,10204,11231"; a="16557554" X-IronPort-AV: E=Sophos;i="6.11,219,1725346800"; d="scan'208";a="16557554" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2024 12:53:18 -0700 X-CSE-ConnectionGUID: Tc2MKGXrSiunSGsS93Nz/w== X-CSE-MsgGUID: uK0e0n9VTDK3tsFpNpMgHg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,219,1725346800"; d="scan'208";a="78989802" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by fmviesa007.fm.intel.com with ESMTP; 20 Oct 2024 12:53:12 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1t2bzC-000Qkv-01; Sun, 20 Oct 2024 19:53:10 +0000 Date: Mon, 21 Oct 2024 03:52:23 +0800 From: kernel test robot To: Elliot Berman , Bjorn Andersson , Sebastian Reichel , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Andy Yan , Lorenzo Pieralisi , Mark Rutland , Bartosz Golaszewski , Arnd Bergmann , Olof Johansson , Catalin Marinas , Will Deacon , cros-qcom-dts-watchers@chromium.org, Konrad Dybcio Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Satya Durga Srinivasu Prabhala , Melody Olvera , Shivendra Pratap , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Florian Fainelli , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, Elliot Berman Subject: Re: [PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride Message-ID: <202410210333.KGHmzwGN-lkp@intel.com> References: <20241018-arm-psci-system_reset2-vendor-reboots-v6-5-50cbe88b0a24@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241018-arm-psci-system_reset2-vendor-reboots-v6-5-50cbe88b0a24@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241020_125320_838475_FC43DCD4 X-CRM114-Status: GOOD ( 10.88 ) 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 Hi Elliot, kernel test robot noticed the following build errors: [auto build test ERROR on 98f7e32f20d28ec452afb208f9cffc08448a2652] url: https://github.com/intel-lab-lkp/linux/commits/Elliot-Berman/dt-bindings-power-reset-Convert-mode-properties-to-array/20241019-034308 base: 98f7e32f20d28ec452afb208f9cffc08448a2652 patch link: https://lore.kernel.org/r/20241018-arm-psci-system_reset2-vendor-reboots-v6-5-50cbe88b0a24%40quicinc.com patch subject: [PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride config: arm64-allmodconfig (https://download.01.org/0day-ci/archive/20241021/202410210333.KGHmzwGN-lkp@intel.com/config) compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project bfe84f7085d82d06d61c632a7bad1e692fd159e4) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241021/202410210333.KGHmzwGN-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/202410210333.KGHmzwGN-lkp@intel.com/ All errors (new ones prefixed by >>): >> Error: arch/arm64/boot/dts/qcom/sa8775p-ride.dtsi:504.12-13 syntax error FATAL ERROR: Unable to parse input tree -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki