Skip to content

Failed to create I2C device #3

@VE2UDX

Description

@VE2UDX

Hello,

I'm booting RK3288 Tinker Board with Raspberry Camera Module V2 attached (IMX219). Here is the output of dmesg | grep i2c

[ 0.751264] i2c /dev entries driver
[ 0.759772] of_get_named_gpiod_flags: parsed 'dvs-gpios' property of node '/i2c@ff650000/pmic@1b[0]' - status (0)
[ 0.760051] of_get_named_gpiod_flags: parsed 'dvs-gpios' property of node '/i2c@ff650000/pmic@1b[1]' - status (0)
[ 0.778772] i2c i2c-2: Invalid 7-bit I2C address 0x00
[ 0.778809] i2c i2c-2: of_i2c: Failure registering /i2c@ff660000/af-controller@0
[ 0.778841] i2c i2c-2: Failed to create I2C device for /i2c@ff660000/af-controller@0
[ 0.778880] i2c i2c-2: Invalid 7-bit I2C address 0x00
[ 0.778907] i2c i2c-2: of_i2c: Failure registering /i2c@ff660000/m24c08@50
[ 0.778936] i2c i2c-2: Failed to create I2C device for /i2c@ff660000/m24c08@50

Mainline zImage, rk3288-tinker.dtb (The 4.18-rc5), lib and usr were used.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions