From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Sun, 25 Oct 2015 18:16:40 -0700 (PDT) Subject: [PATCH 0/4] net: thunderx: Support pass-2 revision hardware. In-Reply-To: <1445645650-17328-1-git-send-email-ddaney.cavm@gmail.com> References: <1445645650-17328-1-git-send-email-ddaney.cavm@gmail.com> Message-ID: <20151025.181640.1496822418671661630.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: David Daney Date: Fri, 23 Oct 2015 17:14:06 -0700 > With the availability of a new revision of the ThunderX NIC hardware a > few changes to the driver are required. With these, the driver works > on all currently available hardware revisions. Series applied, thanks.