From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753687AbbI3Qjw (ORCPT ); Wed, 30 Sep 2015 12:39:52 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:57178 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752560AbbI3Qju (ORCPT ); Wed, 30 Sep 2015 12:39:50 -0400 Subject: Re: [PATCH 15/16] usb: gadget: atmel: access the PMC using regmap To: , Alexandre Belloni References: <1443629469-15086-1-git-send-email-alexandre.belloni@free-electrons.com> <1443629469-15086-16-git-send-email-alexandre.belloni@free-electrons.com> <20150930163102.GM32625@saruman.tx.rr.com> CC: Boris Brezillon , "Jean-Christophe Plagniol-Villard" , Michael Turquette , Stephen Boyd , , , , From: Nicolas Ferre Organization: atmel Message-ID: <560C1027.9060100@atmel.com> Date: Wed, 30 Sep 2015 18:39:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150930163102.GM32625@saruman.tx.rr.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 30/09/2015 18:31, Felipe Balbi a écrit : > On Wed, Sep 30, 2015 at 06:11:08PM +0200, Alexandre Belloni wrote: >> Use regmap to access the PMC to avoid using at91_pmc_read and >> at91_pmc_write. >> >> Signed-off-by: Alexandre Belloni > > can I take this through my tree or does it have any dependences with the rest of > the series ? Hi Felipe, Well, I have the feeling that these changes would require the regmap to be in place before using it. So yes, it has a strong dependency with the rest of the series (and DT modifications like the 06/16 patch actually). So, I think that Alexandre would agree with me that we should take the whole series with us through the arm-soc tree. An alternative would be to delay the inclusion of the USB part a little bit... Thanks for the heads-up Felipe, Bye, -- Nicolas Ferre