Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752011AbcDOSWa (ORCPT ); Fri, 15 Apr 2016 14:22:30 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:56035 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751941AbcDOSW2 (ORCPT ); Fri, 15 Apr 2016 14:22:28 -0400 Subject: Re: [PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver To: Bjorn Andersson Cc: Vikram Sethi , Florian Fainelli , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, sdharia@codeaurora.org, Shanker Donthineni , Greg Kroah-Hartman , cov@codeaurora.org, gavidov@codeaurora.org, Rob Herring , andrew@lunn.ch, Mark Langsdorf , Jon Masters , Andy Gross , "David S. Miller" References: <1460570393-19838-1-git-send-email-timur@codeaurora.org> <570EC541.6080603@gmail.com> <570FFB6B.5060305@codeaurora.org> <57100962.40404@gmail.com> <571012E6.6050303@codeaurora.org> <57102920.7000104@codeaurora.org> <20160415164433.GV391@tuxbot> <57111E33.606@codeaurora.org> <20160415173529.GY391@tuxbot> From: Timur Tabi Message-ID: <5711315F.3000302@codeaurora.org> Date: Fri, 15 Apr 2016 13:22:23 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 MIME-Version: 1.0 In-Reply-To: <20160415173529.GY391@tuxbot> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 616 Lines: 16 Bjorn Andersson wrote: > Your driver is a platform driver and it's being probed from DT. As such > all this is already taken care of for you, by the core. > > The listing is for your reference to know why the dma-ranges property > would affect your device. Ah, sorry. I misunderstood what you meant by "you will pass". Coincidentally, it looks like Lorenzo Pieralisi has posted patches the ACPI equivalent just yesterday: https://lkml.org/lkml/2016/4/14/694 -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation collaborative project.