From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 21 Aug 2015 16:01:02 +0200 Subject: [PATCH 3/5] net: add Hisilicon Network Subsystem MDIO support In-Reply-To: <20150817091750.GA134983@Turing-Arch-b> References: <1439548222-231611-1-git-send-email-liguozhu@hisilicon.com> <2142879.tTtWetb0nc@wuerfel> <20150817091750.GA134983@Turing-Arch-b> Message-ID: <2127960.zhC3sTrby5@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 17 August 2015 17:17:50 Kenneth Lee wrote: > Thanks, Arnd, > > You are right. This is the same IP as hip04_mdio.c. We just mis-understand the > hardware design. We will merge them and re-submit the patches. Ok, great! Arnd