From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933780AbeCHDT2 (ORCPT ); Wed, 7 Mar 2018 22:19:28 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:38022 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751234AbeCHDT0 (ORCPT ); Wed, 7 Mar 2018 22:19:26 -0500 X-Google-Smtp-Source: AG47ELvZL/NLcpca19uXd2IiXDs4S4an/o5Qo2k/Y+Uzwpbk2A2OXSOeSLYpgGDIHAJ2JiQ2rQAC3Q== MIME-Version: 1.0 In-Reply-To: <20180308033746.fc65a8101bf9255b742b2f56@bidouilliste.com> References: <20180308093532.7fcfb205@canb.auug.org.au> <20180308033746.fc65a8101bf9255b742b2f56@bidouilliste.com> From: Chen-Yu Tsai Date: Thu, 8 Mar 2018 11:19:03 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: linux-next: build failure after merge of the sunxi tree To: Emmanuel Vadot Cc: Stephen Rothwell , Maxime Ripard , Linux-Next Mailing List , Linux Kernel Mailing List , Emmanuel Vadot Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Thu, Mar 8, 2018 at 10:37 AM, Emmanuel Vadot wrote: > > Hi All, > > On Thu, 8 Mar 2018 09:35:32 +1100 > Stephen Rothwell 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