From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753214AbdHOC2y (ORCPT ); Mon, 14 Aug 2017 22:28:54 -0400 Received: from ozlabs.org ([103.22.144.67]:58911 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752923AbdHOC2w (ORCPT ); Mon, 14 Aug 2017 22:28:52 -0400 Date: Tue, 15 Aug 2017 12:28:49 +1000 From: Stephen Rothwell To: David Miller , Networking Cc: Linux-Next Mailing List , Linux Kernel Mailing List , David Wu Subject: linux-next: build failure after merge of the net-next tree Message-ID: <20170815122849.7042e167@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, After merging the net-next tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/rk3228-evb.dtb: ERROR (phandle_references): Reference to non-existent node or label "phy0" Caused by commit db40f15b53e4 ("ARM: dts: rk3228-evb: Enable the integrated PHY for gmac") Its possible that the error is caused by an interaction with another commit, but I could not find anything obvious. I have reverted that commit for today. -- Cheers, Stephen Rothwell