From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1427814AbcBTVDz (ORCPT ); Sat, 20 Feb 2016 16:03:55 -0500 Received: from smtp01.smtpout.orange.fr ([80.12.242.123]:19321 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1427090AbcBTVDn (ORCPT ); Sat, 20 Feb 2016 16:03:43 -0500 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Sat, 20 Feb 2016 22:03:41 +0100 X-ME-IP: 109.222.195.191 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: pxa3xx device-tree support cleanup References: <1454795315-11294-1-git-send-email-robert.jarzmik@free.fr> X-URL: http://belgarath.falguerolles.org/ Date: Sat, 20 Feb 2016 22:03:41 +0100 In-Reply-To: <1454795315-11294-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Sat, 6 Feb 2016 22:48:35 +0100") Message-ID: <87lh6fxff6.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (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 Robert Jarzmik writes: > Clocks, timer and several other drivers have well defined and working > device-tree bindings. Clean-up the code to leave only the strict > minimum. The final goal will be to remove the lookup array. > > Signed-off-by: Robert Jarzmik Queued to pxa/for-next, thanks. -- Robert