]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59a00d24c72d3d315ab1e09fc0123d5e2920fcd6
treeea468282ce796291065bd35245c07a5c100104ea
parent9191179197ccce95df6837e5d4f1f766c6ca8fd5
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