提交 0b6a849b 编写于 作者: L Linus Walleij

ARM: dts: ixp42x: Expand syscon register range

We have at least 0x30 registers in the IXP42x syscon as
register 0x2c is actively used to read platform features.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 f960b33f
......@@ -9,7 +9,7 @@
soc {
bus@c4000000 {
compatible = "intel,ixp42x-expansion-bus-controller", "syscon";
reg = <0xc4000000 0x28>;
reg = <0xc4000000 0x30>;
};
pci@c0000000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册