From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 10 Apr 2015 11:06:58 +0200 Subject: [PATCH 0/2] Enable HiSilicon hip04 ethernet controller In-Reply-To: <1428650180-9746-1-git-send-email-fathi.boudra@linaro.org> References: <1428650180-9746-1-git-send-email-fathi.boudra@linaro.org> Message-ID: <15355533.8BHqyIEd6L@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 10 April 2015 10:16:18 Fathi Boudra wrote: > The following patches enable the ethernet controller on HiSilicon hip04 > as documented in the device tree binding but not currently enabled. > It has been tested on real hardware with tftp boot + NFS root filesystem. The patches looks ok to me, but we don't normally pick up changes like this from developers, you should address them to Wei Xu so he can send them to arm-soc along with his other changes. Note that there are some known bugs in this driver, I sent an experimental patch for some of them but never heard back. Arnd