Skip to content

Probe fails on kernel v4.17-rc6 #8

@baruchsiach

Description

@baruchsiach

On load of the rk-vcodec module in kernel v4.17-rc6 on the Tinkerboard I get the following error:

[   60.420563] rockchip-pm-domain ff730000.power-management:power-controller: failed to get ack on domain 'pd_video', val=0x8021c
[   60.437160] rk-vcodec ff9a0000.vpu-service: probe device
[   60.443114] rk-vcodec ff9a0000.vpu-service: checking hw id ffff
[   60.449739] rk-vcodec ff9a0000.vpu-service: error: hw info check failed
[   60.457138] rk-vcodec ff9a0000.vpu-service: probe err:-22
[   60.463172] rk-vcodec ff9a0000.vpu-service: init success

The core driver code ignores the PM error, so it goes on to call the rk-vcodec probe routine. Still, I suspect the the probe failure has something to do with the earlier PM failure.

Is there anything I am missing?

Thanks,
baruch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions