From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754507AbbBNVhN (ORCPT ); Sat, 14 Feb 2015 16:37:13 -0500 Received: from smtp05.smtpout.orange.fr ([80.12.242.127]:42776 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754307AbbBNVhL (ORCPT ); Sat, 14 Feb 2015 16:37:11 -0500 X-ME-Helo: beldin X-ME-Date: Sat, 14 Feb 2015 22:37:10 +0100 X-ME-IP: 109.220.218.8 From: Robert Jarzmik To: Daniel Mack Cc: Haojian Zhuang , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: pxa: pxa27x skip default device initialization with DT References: <1423343914-32342-1-git-send-email-robert.jarzmik@free.fr> <54D69260.3020204@zonque.org> X-URL: http://belgarath.falguerolles.org/ Date: Sat, 14 Feb 2015 22:36:57 +0100 In-Reply-To: <54D69260.3020204@zonque.org> (Daniel Mack's message of "Sat, 07 Feb 2015 23:32:00 +0100") Message-ID: <878ug0b2fa.fsf@free.fr> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Daniel Mack writes: > On 02/07/2015 10:18 PM, Robert Jarzmik wrote: >> When booting via DT, the default PXA devices must not have been probed >> before, otherwise the augmented information from the device tree is >> ignored. >> >> This is the twin commit of commit 82ce44d104dc ("ARM: pxa3xx: skip >> default device initialization when booting via DT"). >> >> Signed-off-by: Robert Jarzmik > > Looks good to me - thanks! > > Acked-by: Daniel Mack Thanks, queued to pxa/for-next. Cheers. -- Robert