1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

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: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2022-01-26 01:26:01 +01:00
parent f960b33f6d
commit 0b6a849bb7

View file

@ -9,7 +9,7 @@
soc {
bus@c4000000 {
compatible = "intel,ixp42x-expansion-bus-controller", "syscon";
reg = <0xc4000000 0x28>;
reg = <0xc4000000 0x30>;
};
pci@c0000000 {