2021-02-01 09:32:34

by Hsin-Yi Wang

[permalink] [raw]
Subject: [PATCH] arm64: dts: mediatek: mt8183: evb: Add domain supply for mfg

Add domain supply node for mt8183-evb

Signed-off-by: Hsin-Yi Wang <[email protected]>
---
arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/mediatek/mt8183-evb.dts b/arch/arm64/boot/dts/mediatek/mt8183-evb.dts
index 3249c959f76fc..edff1e03e6fee 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183-evb.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8183-evb.dts
@@ -352,6 +352,10 @@ pins_pwm {
};
};

+&mfg {
+ domain-supply = <&mt6358_vgpu_reg>;
+};
+
&spi0 {
pinctrl-names = "default";
pinctrl-0 = <&spi_pins_0>;
--
2.30.0.365.g02bc693789-goog


2021-02-01 11:50:36

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: mediatek: mt8183: evb: Add domain supply for mfg



On 01/02/2021 10:30, Hsin-Yi Wang wrote:
> Add domain supply node for mt8183-evb
>
> Signed-off-by: Hsin-Yi Wang <[email protected]>

Queued in v5.12-tmp/dts64

Thanks

> ---
> arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/mediatek/mt8183-evb.dts b/arch/arm64/boot/dts/mediatek/mt8183-evb.dts
> index 3249c959f76fc..edff1e03e6fee 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8183-evb.dts
> +++ b/arch/arm64/boot/dts/mediatek/mt8183-evb.dts
> @@ -352,6 +352,10 @@ pins_pwm {
> };
> };
>
> +&mfg {
> + domain-supply = <&mt6358_vgpu_reg>;
> +};
> +
> &spi0 {
> pinctrl-names = "default";
> pinctrl-0 = <&spi_pins_0>;
>

2021-02-01 19:46:06

by kernel test robot

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: mediatek: mt8183: evb: Add domain supply for mfg

Hi Hsin-Yi,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on xlnx/master arm/for-next keystone/next soc/for-next rockchip/for-next arm64/for-next/core shawnguo/for-next clk/clk-next mediatek/for-next next-20210125]
[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-Yi-Wang/arm64-dts-mediatek-mt8183-evb-Add-domain-supply-for-mfg/20210201-173309
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-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/cae74cd8fc9c668d2c54fbef25eb8d3476a61c58
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Hsin-Yi-Wang/arm64-dts-mediatek-mt8183-evb-Add-domain-supply-for-mfg/20210201-173309
git checkout cae74cd8fc9c668d2c54fbef25eb8d3476a61c58
# 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 <[email protected]>

All errors (new ones prefixed by >>):

>> Error: arch/arm64/boot/dts/mediatek/mt8183-evb.dts:349.1-5 Label or path mfg not found
FATAL ERROR: Syntax error parsing input tree

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/[email protected]


Attachments:
(No filename) (1.83 kB)
.config.gz (74.68 kB)
Download all attachments