-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
BananaPi BPI-M4-Zero: Improve support
#7355
Conversation
Removed gpio-keys node (NOTE: add to the M4 Berry DTS) Add vcc1v8 and vcc3v3 regulators Fixup MMC nodes Add bluetooth node (NOTE: BT is still iffy in Armbian) Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Signed-off-by: Patrick Yavitz <[email protected]>
Removed gpio-keys node (NOTE: add to the M4 Berry DTS) Add vcc1v8 and vcc3v3 regulators Fixup MMC nodes Add bluetooth node (NOTE: BT is still iffy in Armbian) Signed-off-by: Patrick Yavitz <[email protected]>
and fixup Makefile Signed-off-by: Patrick Yavitz <[email protected]>
Merged !?! [🔨] Problem with ->patches.megous/power-supply-axp20x_battery-Add-support-for-reporting-OCV(:1) (+23/-0)[1M] {axp20x_battery.c}<-: Failed to apply patch /home/leo/armbian/patch/kernel/archive/sunxi-6.6/patches.megous/power-supply-axp20x_battery-Add-support-for-reporting-OCV.patch
...
[🔨] -> 062/426: patches.megous/power-supply-axp20x-battery-Support-POWER_SUPPLY_PROP_CHARGE_BE(:1) (+31/-0)[1M] {axp20x_battery.c}
[🔨] Problem with ->patches.megous/power-supply-axp20x-battery-Support-POWER_SUPPLY_PROP_CHARGE_BE(:1) (+31/-0)[1M] {axp20x_battery.c}<-: Failed to apply patch /home/leo/armbian/patch/kernel/archive/sunxi-6.6/patches.megous/power-supply-axp20x-battery-Support-POWER_SUPPLY_PROP_CHARGE_BE.patch
....
[🔨] Failed to apply 2 patches: ->patches.megous/power-supply-axp20x_battery-Add-support-for-reporting-OCV(:1) (+23/-0)[1M] {axp20x_battery.c}<-,->patches.megous/power-supply-axp20x-battery-Support-POWER_SUPPLY_PROP_CHARGE_BE(:1) (+31/-0)[1M] {axp20x_battery.c}<-
[🔨] Summary: kernel patching: 426 total patches; 424 applied; 30 with problems; 2 failed_apply; 28 needs_rebase; 2 not_mbox I suspect that very good fixes from this pull request may not be available to the end user. |
I had no problems building this on the designated kernel version at the time, which I believe was 6.6.44. So I'm not sure how this relates to this PR. |
I decided to check the status of this kernel. |
You and I are collecting cores using our own methods. |
Will do. |
DTS:
Wireless firmware:
Arm trusted firmware updated to v2.10.7
The updated linux-6.11.y patches have already been added to the following PR; #7352