mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
Octopus CI single has two TABs. Handle both I2C busses.
This commit is contained in:
parent
d10c83f16a
commit
535683dfb6
@ -392,7 +392,7 @@ static struct ddb_info ddb_cis = {
|
|||||||
.name = "Digital Devices Octopus CI single",
|
.name = "Digital Devices Octopus CI single",
|
||||||
.regmap = &octopus_map,
|
.regmap = &octopus_map,
|
||||||
.port_num = 3,
|
.port_num = 3,
|
||||||
.i2c_mask = 0x01,
|
.i2c_mask = 0x03,
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct ddb_info ddb_ci_s2_pro = {
|
static struct ddb_info ddb_ci_s2_pro = {
|
||||||
|
Loading…
Reference in New Issue
Block a user