From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH_V2] dm9000: Add regulator and reset support to dm9000 Date: Tue, 16 Dec 2014 15:25:33 -0500 (EST) Message-ID: <20141216.152533.2094738642992885074.davem@davemloft.net> References: <1418748391-9955-1-git-send-email-Zubair.Kakakhel@imgtec.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, paul.burton@imgtec.com To: Zubair.Kakakhel@imgtec.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:55699 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751768AbaLPUZf (ORCPT ); Tue, 16 Dec 2014 15:25:35 -0500 In-Reply-To: <1418748391-9955-1-git-send-email-Zubair.Kakakhel@imgtec.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Zubair Lutfullah Kakakhel Date: Tue, 16 Dec 2014 16:46:31 +0000 > In boards, the dm9000 chip's power and reset can be controlled by gpio. > > It makes sense to add them to the dm9000 driver and let dt be used to > enable power and reset the phy. > > Signed-off-by: Zubair Lutfullah Kakakhel > Signed-off-by: Paul Burton This looks like a new feature to me, and therefore only appropriate for net-next, which is closed right now. Please resubmit this when the net-next tree opens back up.