-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Libretech / Libre Computer ALL-H3-CC defconfigs #188
Comments
Note: Not a typo; the H5 model is named "ALL-H3-CC H5". - H3 / H5 - CIR receiver - VDD-CPUX pin 8 - VCC-DRAM pin 9 There are other variants, such as the "ALL-H5-CC H5" which I believe is an updated variant of the ALL-H3-CC H5, but these two are the only ones I can personally verify. Partially addresses crust-firmware#188 Signed-off-by: Ryan Finnie <[email protected]>
Note: Not a typo; the H5 model is named "ALL-H3-CC H5". - H3 / H5 - CIR receiver - GPIO 8: VDD-CPUX (EN2) and VDD-SYS (EN3) - GPIO 9: VCC-DRAM Per Samuel Holland in crust-firmware#189: > Looking at the schematics linked from their website, PL8 is PWR-STB, > which drives both EN2 and EN3 of the AXP8036. Since EN3 controls > VDD-SYS, which cannot be turned off during sleep, I would expect the > boards to crash/hang when resuming from sleep. Confirmed, so no CONFIG_REGULATOR_GPIO_CPU=y . There are other variants, such as the "ALL-H5-CC H5" which I believe is an updated variant of the ALL-H3-CC H5, but these two are the only ones I can personally verify. Partially addresses crust-firmware#188 Signed-off-by: Ryan Finnie <[email protected]>
Both of the mentioned boards were added in #189. A new issue could be opened for additional boards. |
Sorry for the confusion. There's actually an ALL-H5-CC board with H3 or H5 that is basically the same as the ALL-H3-CC board but with gigabit ethernet and no CVBS. |
I see an ALL-H5-CC (with H5) board in U-Boot, as |
|
Type of issue
Feature Request
Description
https://linux-sunxi.org/Libre_Computer_Board_ALL-H3-CC
I personally have the ALL-H3-CC H3 and ALL-H3-CC H5 (yes, the H5 variant has "H3" in the model name, sigh) and a merge request is forthcoming, but you may want to leave this open afterward as there's a few other variants.
The text was updated successfully, but these errors were encountered: