From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: dsa: b53: Provide sensible defaults Date: Sat, 01 Sep 2018 22:28:45 -0700 (PDT) Message-ID: <20180901.222845.2066707671448945039.davem@davemloft.net> References: <20180831192949.13195-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, linux-kernel@vger.kernel.org To: f.fainelli@gmail.com Return-path: In-Reply-To: <20180831192949.13195-1-f.fainelli@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Florian Fainelli Date: Fri, 31 Aug 2018 12:29:49 -0700 > The SRAB driver is the default way to communicate with the integrated > switch on iProc platforms and the MMAP driver is the way to communicate > with the integrated switch on DSL BCM63xx and CM BCM33xx. > > Signed-off-by: Florian Fainelli Applied.