]> 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)
commitdf7feb545f3df27ebef4980c0d7fbdb6b1678190
treeea468282ce796291065bd35245c07a5c100104ea
parentc19f4cbab65b65333e7de120d166f6d16b0ed40c
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