rocknix: Update 260811 - #438
Merged
Merged
Conversation
- pre_make_target(): copy regulatory.db + regulatory.db.p7s from wireless-regdb into external-firmware/ and append both to CONFIG_EXTRA_FIRMWARE, gated on CONFIG_CFG80211=y. - add wireless-regdb to PKG_DEPENDS_UNPACK under the same gate.
box64: bump to v0.4.4, enable box32
linux: build regulatory.db into the kernel
Replace the out-of-tree pwm-sun20i driver with the v8 sun8i series and drive the backlight from PWM0 (PD28) instead of switching it with a GPIO. The board keeps its own lcd_backlight_pin muxing node and the &pwm override stays at the end of the DTS: 0140 and 0150 anchor their &pio hunks on them, and dropping either makes those hunks apply with fuzz into the wrong node, which silently breaks the joypad pinctrl.
This reverts commit a69c703. Rumble drives PWM2 (PH2) on the RG35XX 2024 and PWM3 (PI13) on the RG40XX H/V and RGcubeXX. The sun8i driver pairs channels 0/1, 2/3 and 4/5, so the rumble channel never shares a clock source or prescaler with the PWM0 backlight. The trailing-whitespace cleanup from the reverted commit is kept.
h700: update pwm driver & restore rumble
sm8750: match values to stock firmware
sm8550+: fix gx clock issues
armsx2: bump again
# Conflicts: # projects/ROCKNIX/packages/compat/box64/package.mk # projects/ROCKNIX/packages/emulators/standalone/armsx2-sa/package.mk
…one kddockwidgets/rapidyaml packages
…-sa/patches/003-legacy-texture-replacements.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Additional Context
AI Usage
While ROCKNIX doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.
Did you use AI tools to help write this code? YES | PARTIALLY | NO