All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hsin-hsiung Wang <hsin-hsiung.wang@mediatek.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 09:26:20 +0800	[thread overview]
Message-ID: <1622078780.17674.2.camel@mtksdaap41> (raw)
In-Reply-To: <202105270655.DDXdhvM9-lkp@intel.com>

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

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


  reply	other threads:[~2021-05-27  1:26 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 [this message]
2021-05-27  8:18       ` Rong Chen
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=1622078780.17674.2.camel@mtksdaap41 \
    --to=hsin-hsiung.wang@mediatek.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.