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 X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFFCDC4CEC9 for ; Wed, 18 Sep 2019 01:41:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AC09A2067B for ; Wed, 18 Sep 2019 01:41:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728682AbfIRBll (ORCPT ); Tue, 17 Sep 2019 21:41:41 -0400 Received: from mga04.intel.com ([192.55.52.120]:12077 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728596AbfIRBll (ORCPT ); Tue, 17 Sep 2019 21:41:41 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Sep 2019 18:41:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,518,1559545200"; d="scan'208";a="189108316" Received: from shao2-debian.sh.intel.com (HELO [10.239.13.6]) ([10.239.13.6]) by orsmga003.jf.intel.com with ESMTP; 17 Sep 2019 18:41:39 -0700 Subject: Re: [kbuild-all] [PATCH] staging: wilc1000: look for rtc_clk clock in spi mode To: Adham.Abozaeid@microchip.com, lkp@intel.com Cc: devel@driverdev.osuosl.org, Ajay.Kathat@microchip.com, gregkh@linuxfoundation.org, linux-wireless@vger.kernel.org, kbuild-all@01.org, Eugen.Hristev@microchip.com, johannes@sipsolutions.net References: <20190916193701.20755-1-adham.abozaeid@microchip.com> <201909170853.9YktTPSZ%lkp@intel.com> <4b015529-aeaa-b01f-01ce-1a81cbe2aea9@microchip.com> From: Rong Chen Message-ID: <2a45205b-b9f1-b985-4a75-546b454c2e54@intel.com> Date: Wed, 18 Sep 2019 09:41:29 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <4b015529-aeaa-b01f-01ce-1a81cbe2aea9@microchip.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Hi Adham, On 9/17/19 9:03 AM, Adham.Abozaeid@microchip.com wrote: > > On 9/16/19 5:49 PM, kbuild test robot wrote: >> [auto build test ERROR on linus/master] >> [cannot apply to v5.3 next-20190916] >> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > This patch applies for staging-testing, not linus/master. > > Thanks for clarification, we'll take a look. BTW 0day-CI introduced '--base' option to record base tree info in format-patch. could you kindly add it to help robot to base on the right tree? please see https://stackoverflow.com/a/37406982 Best Regards, Rong Chen