Page MenuHomeFreeBSD

iicbus: Move rockchip driver into the common directory
ClosedPublic

Authored by manu on Dec 26 2023, 6:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 24, 4:17 AM
Unknown Object (File)
Mon, Feb 23, 9:04 PM
Unknown Object (File)
Mon, Feb 23, 9:04 PM
Unknown Object (File)
Mon, Feb 23, 4:02 PM
Unknown Object (File)
Sun, Feb 22, 12:49 AM
Unknown Object (File)
Sun, Feb 8, 3:42 AM
Unknown Object (File)
Sat, Feb 7, 9:10 PM
Unknown Object (File)
Fri, Jan 30, 7:27 PM
Subscribers

Details

Summary

No need to keep it under sys/arm64/rockchip
It's easier to find which controller we support by looking under one directory.
While here remove the condition on SOC option, device rk_i2c is enough as all
Rockchip SoC that we support have this controller.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Dec 26 2023, 6:14 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 10 2024, 6:21 PM
This revision was automatically updated to reflect the committed changes.