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)
May 9 2024, 6:24 PM
Unknown Object (File)
May 9 2024, 2:28 PM
Unknown Object (File)
May 9 2024, 3:50 AM
Unknown Object (File)
May 1 2024, 9:53 PM
Unknown Object (File)
Apr 26 2024, 9:07 PM
Unknown Object (File)
Apr 22 2024, 1:32 PM
Unknown Object (File)
Apr 22 2024, 1:17 PM
Unknown Object (File)
Mar 17 2024, 3:01 AM
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.