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 24165C072A2 for ; Sun, 19 Nov 2023 22:23:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231624AbjKSWXC (ORCPT ); Sun, 19 Nov 2023 17:23:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229770AbjKSWW7 (ORCPT ); Sun, 19 Nov 2023 17:22:59 -0500 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D0DF512D; Sun, 19 Nov 2023 14:22:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700432576; x=1731968576; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=hDVxdCT5ofbYAwo/374uoa2UxFG7xWrnZZjuRvCKBFg=; b=DbTQCBx9lIv7KeXuJTHJJFJBeIVHngACqVQ7zLtHSrvh/xEe6x/2x3gc pnT9cexwtvjWjjHzlYBV7BnP/wcXQyxgaKOx8XM/uSIuoatKZx4Gf6K38 vS6dK7JcjAPLZuwXPiA5snvEjSjBm8Ql2KYvNZgVIUgLI8bk/usCjF+xj l7r3LPC9er15bpXjorjoET6k+AiIJnPOMt3H+cASJfiJ73dE3JmLQfFd3 vuV1qZ4zbRDXT2FfXSfIEyRbz/RnW2LZ5hBxZKy//+Zf7TTE0lTYxleVI W8Z9d8Yp5zqNCNTgdYeZe/Fe/fqx4cZc8qwV2OoVZq2nIZJIUoU0zR2N8 w==; X-IronPort-AV: E=McAfee;i="6600,9927,10899"; a="10189993" X-IronPort-AV: E=Sophos;i="6.04,212,1695711600"; d="scan'208";a="10189993" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Nov 2023 14:22:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.04,212,1695711600"; d="scan'208";a="13989382" Received: from lkp-server02.sh.intel.com (HELO b8de5498638e) ([10.239.97.151]) by orviesa001.jf.intel.com with ESMTP; 19 Nov 2023 14:22:53 -0800 Received: from kbuild by b8de5498638e with local (Exim 4.96) (envelope-from ) id 1r4qBm-0005dX-1f; Sun, 19 Nov 2023 22:22:50 +0000 Date: Mon, 20 Nov 2023 06:21:58 +0800 From: kernel test robot To: Javier Carrasco , Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, Javier Carrasco Subject: Re: [PATCH 1/2] iio: light: add VEML6075 UVA and UVB light sensor driver Message-ID: <202311200534.wKn5Bfu1-lkp@intel.com> References: <20231110-veml6075-v1-1-354b3245e14a@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231110-veml6075-v1-1-354b3245e14a@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Javier, kernel test robot noticed the following build warnings: [auto build test WARNING on b85ea95d086471afb4ad062012a4d73cd328fa86] url: https://github.com/intel-lab-lkp/linux/commits/Javier-Carrasco/iio-light-add-VEML6075-UVA-and-UVB-light-sensor-driver/20231119-130003 base: b85ea95d086471afb4ad062012a4d73cd328fa86 patch link: https://lore.kernel.org/r/20231110-veml6075-v1-1-354b3245e14a%40gmail.com patch subject: [PATCH 1/2] iio: light: add VEML6075 UVA and UVB light sensor driver reproduce: (https://download.01.org/0day-ci/archive/20231120/202311200534.wKn5Bfu1-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/202311200534.wKn5Bfu1-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/iio/light/veml6075.yaml -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki