dts: hisi: fixes no syscon fault when init mdio
authoryankejian <yankejian@huawei.com>
Wed, 13 Jan 2016 07:09:58 +0000 (15:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Jan 2016 19:40:03 +0000 (14:40 -0500)
commitb70ce2ab41cb67ab3d661eda078f7c4029bbca95
treeea468282ce796291065bd35245c07a5c100104ea
parent9207f9d45b0ad071baa128e846d7e7ed85016df3
dts: hisi: fixes no syscon fault when init mdio

When linux start up, we get the log below:
"Hi-HNS_MDIO 803c0000.mdio: no syscon hisilicon,peri-c-subctrl
mdio_bus mdio@803c0000: mdio sys ctl reg has not maped"

The source code about the subctrl is dealt syscon, but dts doesn't.
It cause such fault, so this patch adds the syscon info on dts files to
fixes it.

Signed-off-by: Kejian Yan <yankejian@huawei.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt
arch/arm64/boot/dts/hisilicon/hip05.dtsi
arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi