Re: Aw: Re: [PATCH v4 1/5] dt-bindings: Convert ahci-platform DT bindings to yaml

From: Krzysztof Kozlowski
Date: Wed Mar 02 2022 - 06:00:17 EST


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