mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
Fixed octopro i2c regmap
This commit is contained in:
parent
cc6209af33
commit
74f172a4fe
@ -422,7 +422,7 @@ static struct ddb_regset octopro_odma_buf = {
|
||||
};
|
||||
|
||||
static struct ddb_regset octopro_i2c = {
|
||||
.base = 0x2000,
|
||||
.base = 0x200,
|
||||
.num = 0x0a,
|
||||
.size = 0x20,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user