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 DCF06C433EF for ; Sat, 21 May 2022 00:38:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354253AbiEUAg2 (ORCPT ); Fri, 20 May 2022 20:36:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354249AbiEUAgZ (ORCPT ); Fri, 20 May 2022 20:36:25 -0400 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB8118BD37; Fri, 20 May 2022 17:36:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653093384; x=1684629384; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=moajTP5vLKvRPrRQrfHD9WUylqn/YUXmfF1J6vIZVFY=; b=MZuQwQawI8+Bj4akzvRjm5lTyr7Vz7xxPs/Tzy40fivBpf/y5onizrAX ldGPtCL6Hb8hUPJQO8FAHDeUUWcgpqadMgGp4B5WAHZfYfroF+qzU1mVN k99VuSd+OoLFadomCptYTGfdm9Ed4eEJSN++O4T8eSCS0OCKqvanJOEas s/WuTO174FhHJUH+M/fkE5h6633HaLEfaAcfdpGMymHiHbRE2Rh0a+5K2 ZNf7IseDzXXPvz24EOgvMq28j+7yolnvnaL/WsqAWTsR8Z0q+quqaLQ9i JlDTL9uOgtu8Csgu659TIIQHYKTV6eNpOSaQbGuU81DCIJXeevB8iPCeW g==; X-IronPort-AV: E=McAfee;i="6400,9594,10353"; a="260365782" X-IronPort-AV: E=Sophos;i="5.91,240,1647327600"; d="scan'208";a="260365782" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 May 2022 17:36:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,240,1647327600"; d="scan'208";a="640560077" Received: from lkp-server02.sh.intel.com (HELO 242b25809ac7) ([10.239.97.151]) by fmsmga004.fm.intel.com with ESMTP; 20 May 2022 17:36:20 -0700 Received: from kbuild by 242b25809ac7 with local (Exim 4.95) (envelope-from ) id 1nsD6S-0005fe-4S; Sat, 21 May 2022 00:36:20 +0000 Date: Sat, 21 May 2022 08:36:06 +0800 From: kernel test robot To: Qin Jian , sboyd@kernel.org Cc: Paul Gazzillo , Necip Fazil Yildiran , kbuild-all@lists.01.org, krzysztof.kozlowski@linaro.org, robh+dt@kernel.org, mturquette@baylibre.com, tglx@linutronix.de, maz@kernel.org, p.zabel@pengutronix.de, linux@armlinux.org.uk, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Qin Jian Subject: Re: [PATCH v16 08/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC Message-ID: <202205210849.KurlP56L-lkp@intel.com> References: <5b8f48113ddea6a1e8cdd6b1b6e5c9999dbe7332.1653027644.git.qinjian@cqplus1.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5b8f48113ddea6a1e8cdd6b1b6e5c9999dbe7332.1653027644.git.qinjian@cqplus1.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Qin, I love your patch! Perhaps something to improve: [auto build test WARNING on pza/reset/next] [also build test WARNING on robh/for-next clk/clk-next tip/irq/core linus/master v5.18-rc7 next-20220520] [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] url: https://github.com/intel-lab-lkp/linux/commits/Qin-Jian/Add-Sunplus-SP7021-SoC-Support/20220520-150501 base: https://git.pengutronix.de/git/pza/linux reset/next config: (https://download.01.org/0day-ci/archive/20220521/202205210849.KurlP56L-lkp@intel.com/config) reproduce: # https://github.com/intel-lab-lkp/linux/commit/a18534d0375224dcbfbd6d313ec16c9042212661 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Qin-Jian/Add-Sunplus-SP7021-SoC-Support/20220520-150501 git checkout a18534d0375224dcbfbd6d313ec16c9042212661 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_SERIAL_SUNPLUS --selectors CONFIG_SOC_SP7021 -a=arm # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=arm olddefconfig If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for SERIAL_SUNPLUS when selected by SOC_SP7021 WARNING: unmet direct dependencies detected for SERIAL_SUNPLUS Depends on [n]: TTY [=n] && HAS_IOMEM [=y] && (ARCH_SUNPLUS [=y] || COMPILE_TEST [=n]) Selected by [y]: - SOC_SP7021 [=y] && ARCH_SUNPLUS [=y] WARNING: unmet direct dependencies detected for SERIAL_SUNPLUS_CONSOLE Depends on [n]: TTY [=n] && HAS_IOMEM [=y] && SERIAL_SUNPLUS [=y] Selected by [y]: - SOC_SP7021 [=y] && ARCH_SUNPLUS [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp