On 02/03/2022 11:31, Frank Wunderlich wrote: > >>> + #include <dt-bindings/interrupt-controller/arm-gic.h> >>> + #include <dt-bindings/clock/berlin2q.h> >>> + sata@f7e90000 { >>> + compatible = "marvell,berlin2q-ahci", "generic-ahci"; >>> + reg = <0xe90000 0x1000>; >> >> You still have wrong address. > > only took the example from the txt, but i guess reg should be <0xf7e90000 0x1000>; ? > Yes. Best regards, Krzysztof