From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivien Didelot Subject: Re: [PATCH net-next] net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 family Date: Wed, 19 Dec 2018 12:47:25 -0500 Message-ID: <20181219124725.GB5349@slim.localdomain> References: <1545240534-29542-1-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: David Miller , netdev , Andrew Lunn To: Andrew Lunn Return-path: Received: from mail-qt1-f195.google.com ([209.85.160.195]:33731 "EHLO mail-qt1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727594AbeLSRr2 (ORCPT ); Wed, 19 Dec 2018 12:47:28 -0500 Received: by mail-qt1-f195.google.com with SMTP id l11so23212545qtp.0 for ; Wed, 19 Dec 2018 09:47:28 -0800 (PST) In-Reply-To: <1545240534-29542-1-git-send-email-andrew@lunn.ch> Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 19 Dec 2018 18:28:54 +0100, Andrew Lunn wrote: > The 6320 family of switches uses the same watchdog registers as the > 6390. > > Signed-off-by: Andrew Lunn Reviewed-by: Vivien Didelot