From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] ARM: mediatek: arm64 updates for v4.2 Date: Fri, 29 May 2015 16:28:53 +0200 Message-ID: <2560864.dSIGJOm4yU@wuerfel> References: <4904430.YVNgRyyb6C@wuerfel> <20150529125829.GE6325@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150529125829.GE6325-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Sascha Hauer Cc: Stephen Boyd , arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, "moderated list:ARM/Mediatek SoC..." , Matthias Brugger , Yingjoe Chen , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-mediatek@lists.infradead.org On Friday 29 May 2015 14:58:29 Sascha Hauer wrote: > On Fri, May 29, 2015 at 02:07:40PM +0200, Arnd Bergmann wrote: > > On Friday 29 May 2015 14:04:32 Arnd Bergmann wrote: > > > On Wednesday 27 May 2015 17:14:08 Matthias Brugger wrote: > > > > - dts: fixup pinctrl mt8173 > > > > - dts: mt8173-evb fix model name > > > > - dts: mt8173 fix identation > > > > - dts: mt8173 add clock controller > > > > - dts: mt8173 change uart clocks > > > > - dts: mt8173 add pmic wrapper > > > > > > > > > > Pulled into next/dt, thanks! > > > > > > > Dropped it again, after getting a build error: > > > > DTC arch/arm64/boot/dts/mediatek/mt8173-evb.dtb > > In file included from ../arch/arm64/boot/dts/mediatek/mt8173-evb.dts:16:0: > > ../arch/arm64/boot/dts/mediatek/mt8173.dtsi:14:42: fatal error: dt-bindings/clock/mt8173-clk.h: No such file or directory > > #include > > ^ > > > > Please fix and resubmit. > > These come from the clk tree. My original suggestion was to pull in this > dts changes late after -rc1. Please don't do it that way. If you can't figure out a way to avoid the dependency, just stage it out over an extra merge window and add the driver first and the dt changes the next time. > Other possibility: Stephen, can you provide > a stable commit containing the Mediatek clk changes? That would work. Arnd