From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752331AbdJDNJw (ORCPT ); Wed, 4 Oct 2017 09:09:52 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:39127 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752289AbdJDNJu (ORCPT ); Wed, 4 Oct 2017 09:09:50 -0400 Date: Wed, 4 Oct 2017 15:09:42 +0200 From: Andrew Lunn To: Madalin-cristian Bucur Cc: David Miller , "netdev@vger.kernel.org" , "f.fainelli@gmail.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] fsl/fman: remove of_node Message-ID: <20171004130942.GL30045@lunn.ch> References: <1506940297-20442-1-git-send-email-madalin.bucur@nxp.com> <20171002.160445.737065995396076298.davem@davemloft.net> <20171003130032.GI13548@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Does DSA work for systems that do not use a device tree to boot, i.e. ACPI? ACPI is not supported. So far, nobody has built a board using ACPI and Ethernet switches supported by DSA. Andrew