From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Fri, 15 Jan 2016 14:40:31 -0500 (EST) Subject: [patch v3 net-next 0/2] dts: hisi: fixes no syscon fault when init mdio In-Reply-To: <1452668999-443-1-git-send-email-yankejian@huawei.com> References: <1452668999-443-1-git-send-email-yankejian@huawei.com> Message-ID: <20160115.144031.1566053238441157328.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Kejian Yan Date: Wed, 13 Jan 2016 15:09:57 +0800 > This patchset fixes the bug that eth can't initial successful on hip05-D02 > because the dts files doesn't match the source code. Series applied, thanks.