Skip to content

Commit 89f8512

Browse files
committed
axi_ada4355: Fix regmap offsets table
Signed-off-by: Stanca Pop <[email protected]>
1 parent 5943f6f commit 89f8512

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/library/axi_ada4355/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,12 @@ base address to the registers relative address.
127127
- 0x0000
128128
- BASE
129129
- See the `Base <#hdl-regmap-COMMON>`__ table for more details.
130-
* - 0x0010
131-
- 0x0040
130+
* - 0x0000
131+
- 0x0000
132132
- ADC COMMON
133133
- See the `ADC Common <#hdl-regmap-ADC_COMMON>`__ table for more details.
134-
* - 0x0100
135-
- 0x0400
134+
* - 0x0000
135+
- 0x0000
136136
- ADC CHANNELS
137137
- See the `ADC Channel <#hdl-regmap-ADC_CHANNEL>`__ table for more details.
138138
* - 0x0200

0 commit comments

Comments
 (0)