All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rong Chen <rong.a.chen@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v8 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes
Date: Thu, 27 May 2021 16:18:47 +0800	[thread overview]
Message-ID: <b5dc12ac-dc1b-88b0-324f-5d19c906fc91@intel.com> (raw)
In-Reply-To: <1622078780.17674.2.camel@mtksdaap41>

[-- Attachment #1: Type: text/plain, Size: 2543 bytes --]

Hi Hsin-Hsiung,

Thanks for the clarification, the bot can't parse the previous patchset 
from a link,
but can get the base from '--base' option in 
https://git-scm.com/docs/git-format-patch.

Best Regards,
Rong Chen

On 5/27/21 9:26 AM, Hsin-hsiung Wang wrote:
> Hi, Sirs
> This patchset is based on the pmic wrapper patchset[1].
> [1]
> https://patchwork.kernel.org/project/linux-mediatek/list/?series=447127
>
> Thanks.
>
> On Thu, 2021-05-27 at 06:56 +0800, kernel test robot wrote:
>> Hi Hsin-Hsiung,
>>
>> Thank you for the patch! Yet something to improve:
>>
>> [auto build test ERROR on lee-mfd/for-mfd-next]
>> [also build test ERROR on regulator/for-next robh/for-next v5.13-rc3 next-20210526]
>> [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/0day-ci/linux/commits/Hsin-Hsiung-Wang/Add-Support-for-MediaTek-PMIC-MT6359/20210526-145337
>> base:   https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git for-mfd-next
>> config: arm64-allyesconfig (attached as .config)
>> compiler: aarch64-linux-gcc (GCC) 9.3.0
>> reproduce (this is a W=1 build):
>>          wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>>          chmod +x ~/bin/make.cross
>>          # https://github.com/0day-ci/linux/commit/a3eab89e7558334e5fcdf60325819282c6ac223c
>>          git remote add linux-review https://github.com/0day-ci/linux
>>          git fetch --no-tags linux-review Hsin-Hsiung-Wang/Add-Support-for-MediaTek-PMIC-MT6359/20210526-145337
>>          git checkout a3eab89e7558334e5fcdf60325819282c6ac223c
>>          # save the attached .config to linux build tree
>>          COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64
>>
>> If you fix the issue, kindly add following tag as appropriate
>> Reported-by: kernel test robot <lkp@intel.com>
>>
>> All errors (new ones prefixed by >>):
>>
>>>> Error: arch/arm64/boot/dts/mediatek/mt6359.dtsi:6.1-7 Label or path pwrap not found
>>     FATAL ERROR: Syntax error parsing input tree
>>
>> ---
>> 0-DAY CI Kernel Test Service, Intel Corporation
>> https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
> _______________________________________________
> kbuild-all mailing list -- kbuild-all(a)lists.01.org
> To unsubscribe send an email to kbuild-all-leave(a)lists.01.org

  reply	other threads:[~2021-05-27  8:18 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-26  6:51 [PATCH v8 0/8] Add Support for MediaTek PMIC MT6359 Hsin-Hsiung Wang
2021-05-26  6:51 ` Hsin-Hsiung Wang
2021-05-26  6:51 ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 1/8] mfd: mt6358: refine interrupt code Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 2/8] rtc: mt6397: refine RTC_TC_MTH Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 3/8] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 4/8] dt-bindings: regulator: Add document for MT6359 regulator Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 5/8] mfd: Add support for the MediaTek MT6359 PMIC Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 6/8] regulator: mt6359: Add support for MT6359 regulator Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 7/8] regulator: mt6359: Add support for MT6359P regulator Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52 ` [PATCH v8 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26  6:52   ` Hsin-Hsiung Wang
2021-05-26 22:56   ` kernel test robot
2021-05-27  1:26     ` Hsin-hsiung Wang
2021-05-27  8:18       ` Rong Chen [this message]
2021-06-11 14:09   ` Matthias Brugger
2021-06-11 14:09     ` Matthias Brugger
2021-06-11 14:09     ` Matthias Brugger
2021-06-16 14:07     ` Hsin-hsiung Wang
2021-06-16 14:07       ` Hsin-hsiung Wang
2021-06-16 14:07       ` Hsin-hsiung Wang
2022-01-25  8:32       ` Macpaul Lin
2022-01-26  7:28         ` Macpaul Lin
2022-01-30  8:43           ` Macpaul Lin
2021-06-02  7:04 ` [GIT PULL] Immutable branch between MFD, Regulator and RTC due for the v5.14 merge window Lee Jones
2021-06-02  7:04   ` Lee Jones
2021-06-02  7:04   ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b5dc12ac-dc1b-88b0-324f-5d19c906fc91@intel.com \
    --to=rong.a.chen@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.