2018-03-07 22:37:23

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the sunxi tree

Hi all,

After merging the sunxi tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:

arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): Reference to non-existent node or label "mmc2_8bits_pins"

Caused by commit

89fd776b2b9f ("dts: sunxi: Add eMMC for NanoPi M1 Plus")

I have merged the version of the sunxi tree from next-20180307 for today.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2018-03-08 02:39:58

by Emmanuel Vadot

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the sunxi tree


Hi All,

On Thu, 8 Mar 2018 09:35:32 +1100
Stephen Rothwell <[email protected]> wrote:

> Hi all,
>
> After merging the sunxi tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): Reference to non-existent node or label "mmc2_8bits_pins"
>
> Caused by commit
>
> 89fd776b2b9f ("dts: sunxi: Add eMMC for NanoPi M1 Plus")
>
> I have merged the version of the sunxi tree from next-20180307 for today.
>
> --
> Cheers,
> Stephen Rothwell

I don't even know how I managed to screw this patch.
Maxime, Chen-Yu, how would you like this problem to be handled ?

Cheers,

--
Emmanuel Vadot <[email protected]> <[email protected]>

2018-03-08 03:21:23

by Chen-Yu Tsai

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the sunxi tree

Hi,

On Thu, Mar 8, 2018 at 10:37 AM, Emmanuel Vadot <[email protected]> wrote:
>
> Hi All,
>
> On Thu, 8 Mar 2018 09:35:32 +1100
> Stephen Rothwell <[email protected]> wrote:
>
>> Hi all,
>>
>> After merging the sunxi tree, today's linux-next build (arm
>> multi_v7_defconfig) failed like this:
>>
>> arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): Reference to non-existent node or label "mmc2_8bits_pins"
>>
>> Caused by commit
>>
>> 89fd776b2b9f ("dts: sunxi: Add eMMC for NanoPi M1 Plus")
>>
>> I have merged the version of the sunxi tree from next-20180307 for today.
>>
>> --
>> Cheers,
>> Stephen Rothwell
>
> I don't even know how I managed to screw this patch.
> Maxime, Chen-Yu, how would you like this problem to be handled ?

There was a typo: "mmc2_8bits_pins" should have been "mmc2_8bit_pins".

I've fixed it and updated our branches.

ChenYu

>
> Cheers,
>
> --
> Emmanuel Vadot <[email protected]> <[email protected]>