Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753120AbbDFWK4 (ORCPT ); Mon, 6 Apr 2015 18:10:56 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:60874 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752767AbbDFWKy (ORCPT ); Mon, 6 Apr 2015 18:10:54 -0400 From: Arnd Bergmann To: Andrew Bresticker Cc: "David S. Miller" , Giuseppe Cavallaro , devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Govindraj Raja , James Hartley Subject: Re: [PATCH V2 2/2] stmmac: Add IMG Pistachio platform glue layer Date: Tue, 07 Apr 2015 00:10:39 +0200 Message-ID: <2916148.ZqFzHAuDtr@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1428356558-18367-2-git-send-email-abrestic@chromium.org> References: <1428356558-18367-1-git-send-email-abrestic@chromium.org> <1428356558-18367-2-git-send-email-abrestic@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:LiX+XdrrHPM39zpR2aksONvmj7Qnswcf8391iqAjz4QNRo1+snq eXazfVrrJCJ8Zb8go16J7yQuoatEJXPZ8TPhdewAkAMLoYB9my5hbS0o9L1ytGm1EZ8FbEq X7PoT40wZeRdZjzTvAAkIegOMlxdYBIzQ3WKXpW1h9ybNV4coJl5zZiqfJ29uQnZGVzHPPl ihiBg0N8ZdBlSYITElHXA== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 811 Lines: 20 On Monday 06 April 2015 14:42:38 Andrew Bresticker wrote: > At the moment, the only additional setup required for the DWMAC > on the IMG Pistachio SoC is to request and enable a separate gate > clock for the register interface. > > Signed-off-by: Andrew Bresticker > Signed-off-by: Govindraj Raja > Cc: James Hartley Why do you need a special glue driver for that? Since you don't do anything special, I'd say it should be possible to handle this with just the default driver. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/