This will be needed before a future GPIO controller driver is added
as the later enaables regulators that leave the SDHCI controller
disabled.
Details
Details
- Reviewers
manu - Group Reviewers
ARM arm64 - Commits
- rS363637: Enable use of the regulator in the Broadcom SDHCI controller
Booted on Raspberry Pi 4
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/arm/broadcom/bcm2835/bcm2835_sdhci.c | ||
---|---|---|
176 ↗ | (On Diff #75016) | I don't think that you need this one. |
Comment Actions
Sorry, I've missed something
You need to change the mmcbr_update_ios in the kobj to point at the new one.
Mixing white space fixes makes more lines of code to review. White space fixes should just be committed individually and ASAP.