From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: linux-next: build warnings after merge of the gpio tree Date: Thu, 7 Dec 2017 16:10:21 +0100 Message-ID: References: <20171103163724.73fe268e@canb.auug.org.au> <20171109145125.4c505048@canb.auug.org.au> <20171116094244.55db9408@canb.auug.org.au> <20171206094853.30cc0bb0@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-oi0-f68.google.com ([209.85.218.68]:45221 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753012AbdLGPKX (ORCPT ); Thu, 7 Dec 2017 10:10:23 -0500 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Rob Herring Cc: Stephen Rothwell , "arm@kernel.org" , Andy Gross , Linus Walleij , Linux-Next Mailing List , Linux Kernel Mailing List On Wed, Dec 6, 2017 at 9:51 PM, Rob Herring wrote: > On Tue, Dec 5, 2017 at 4:48 PM, Stephen Rothwell wrote: > These 2 aren't in -next and seem to have been missed: > > arm: dts: qcom: fix missing #phy-cells for apq8064 Apparently this is a subsect of 3191b5b332f8 ("ARM: dts: qcom-apq8064: Fix dsi and hdmi phy cells"), which we already have > arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv Picked this one up now. Arnd