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
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]>
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]>