From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751463AbcLBRbO (ORCPT ); Fri, 2 Dec 2016 12:31:14 -0500 Received: from skprod2.natinst.com ([130.164.80.23]:40006 "EHLO ni.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751284AbcLBRbM (ORCPT ); Fri, 2 Dec 2016 12:31:12 -0500 Date: Fri, 2 Dec 2016 11:30:20 -0600 From: Nathan Sullivan To: Zubair Lutfullah Kakakhel CC: , , , , , Subject: Re: [PATCH] MIPS: NI 169445 board support Message-ID: <20161202173020.GA22514@nathan3500-linux-VM> References: <1480693329-22265-1-git-send-email-nathan.sullivan@ni.com> <04fd3008-14b1-b5e1-1895-093f0076644d@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <04fd3008-14b1-b5e1-1895-093f0076644d@imgtec.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-12-02_12:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1612020267 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 02, 2016 at 04:21:59PM +0000, Zubair Lutfullah Kakakhel wrote: > Hi, > > On 12/02/2016 03:42 PM, Nathan Sullivan wrote: > >Support the National Instruments 169445 board. > > Interesting patch. > > But do you happen to have a link to a description of the board? > I couldn't find anything with a quick search. > Perhaps the public name is something else? > > Thanks, > ZubairLK This patch is for a pre-release board we have not made public yet. It's a straightforward MIPS system that will be used for networking, and we'd like to get Linux support in place ahead of release. Thanks, Nathan