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
F110194825: D43184.diff
Fri, Feb 14, 10:27 PM
Unknown Object (File)
Nov 19 2024, 3:06 PM
Unknown Object (File)
Oct 2 2024, 11:08 PM
Unknown Object (File)
Oct 2 2024, 6:31 PM
Unknown Object (File)
Oct 2 2024, 10:28 AM
Unknown Object (File)
Sep 29 2024, 10:57 PM
Unknown Object (File)
Sep 26 2024, 5:44 AM
Unknown Object (File)
Sep 24 2024, 2:45 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 55112
Build 52001: arc lint + arc unit

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.