From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0C4EB26C3BD; Tue, 21 Oct 2025 21:14:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761081281; cv=none; b=cE5cVYuVB3jQD4zoUX6D8S2b7Bd2hJxZKXR7aru5p3doR/YxwTg6KRfmhj5Ciawz3JtyrwGMcQRLXyHwbqrbUjwBBupCxq+LzBhF42ouZCZKLXEKES7piuLOqWseiMpH3sz9kfeuUAoEnM2Md1Z0GceDJ2JRNDWq+U2j0d9hArE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761081281; c=relaxed/simple; bh=YQidWeBQThI4lFjuPpKQQPtrlVPDUTen2IXLFencNZg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=uI/Pi6WoEseKOKcqJDcRuvbYC+iFI4nbEvC9v9KlJUnizn64d/vz6kThFihow4cnhuTttLTRzEByGSysRsSJb9RxAyerfe5Tdl0Uw4b5RIAuMihLOIPcoCCP9eB9b06bIHbn/DGRW4dpFdJxLI1Kpqnsnx0AM0hEgetVE1K5fhE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=WpVRwGXt; arc=none smtp.client-ip=192.198.163.14 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="WpVRwGXt" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1761081280; x=1792617280; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=YQidWeBQThI4lFjuPpKQQPtrlVPDUTen2IXLFencNZg=; b=WpVRwGXtuGjAXuvsaE3++ugKpZAQrHO8RJu1kNj17VxM8MXz9Uq02tST yD3r6hXT/YI4ZbnegM1KQ60ITad0ukRSRAcc2yOUXPrVm7DyTwvChIbEq 0DqW7o8aFCsP/xtQE9yolaJ8vfX76mXsjJevf1qOFedDodzhQjm6SSJNJ K5T9ScMX/46TPOsYkcErJeHiqanhTjNA9B4enWX9WBZwhAfjlWPbUS6/u Nnh5KGgfbRSyKR5GqW5LpJGoGltemCm4iIyJtjeQJ3z13tm20lAo073mK 2JSjyov+O4jQkWfgAW+V51xOv97oRSfjfT61ViXf/8q0A6py1shOZlmsG Q==; X-CSE-ConnectionGUID: IyBR5oo8QFuqXaOx8rrLHQ== X-CSE-MsgGUID: kaVN0KQ8SN6G/JID1n3iuA== X-IronPort-AV: E=McAfee;i="6800,10657,11586"; a="63258847" X-IronPort-AV: E=Sophos;i="6.19,245,1754982000"; d="scan'208";a="63258847" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by fmvoesa108.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Oct 2025 14:14:39 -0700 X-CSE-ConnectionGUID: GNdgFLJ0Ta2cVivOZcsn6A== X-CSE-MsgGUID: N2vP9ISWSX2pfQevM9jjTA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.19,245,1754982000"; d="scan'208";a="187959834" Received: from lkp-server02.sh.intel.com (HELO 66d7546c76b2) ([10.239.97.151]) by orviesa004.jf.intel.com with ESMTP; 21 Oct 2025 14:14:35 -0700 Received: from kbuild by 66d7546c76b2 with local (Exim 4.96) (envelope-from ) id 1vBJgf-000Bm5-1n; Tue, 21 Oct 2025 21:14:33 +0000 Date: Wed, 22 Oct 2025 05:14:13 +0800 From: kernel test robot To: Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Mark Brown , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul Cc: oe-kbuild-all@lists.linux.dev, linux-sunxi@lists.linux.dev, linux-sound@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 11/11] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output Message-ID: <202510220453.UbrhVlRH-lkp@intel.com> References: <20251020171059.2786070-12-wens@kernel.org> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251020171059.2786070-12-wens@kernel.org> Hi Chen-Yu, kernel test robot noticed the following build errors: [auto build test ERROR on sunxi/sunxi/for-next] [also build test ERROR on broonie-sound/for-next vkoul-dmaengine/next linus/master v6.18-rc2 next-20251021] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Chen-Yu-Tsai/dt-bindings-dma-allwinner-sun50i-a64-dma-Add-compatibles-for-A523/20251021-011340 base: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi/for-next patch link: https://lore.kernel.org/r/20251020171059.2786070-12-wens%40kernel.org patch subject: [PATCH 11/11] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output config: arm64-defconfig (https://download.01.org/0day-ci/archive/20251022/202510220453.UbrhVlRH-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 15.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251022/202510220453.UbrhVlRH-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/202510220453.UbrhVlRH-lkp@intel.com/ All errors (new ones prefixed by >>): also defined at arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts:393.8-397.3 >> ERROR: Input tree has errors, aborting (use -f to force output) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki