SM8750: add KONKR PFE sensor configs (stock vendor dump) - #5
Open
slaide wants to merge 1 commit into
Open
Conversation
Vendor SEE sensor config payload (config/*.json + json.lst + sns_reg.conf) extracted from the device's stock /vendor sensor registry, served to the ADSP sensor PD by hexagonrpcd so the SSC accelerometer/gyroscope enumerate (consumed by the qcom_ssc_imu IIO driver in the ROCKNIX kernel).
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.
I ported rocknix to the konkr pocket fit elite, including support for gyro and accelerometer, which require some of these configs to be present to talk to the dsp.
let me know if i should cut this down to only those strictly required for that functionality. i will make the main rocknix pr for the full port once this is merged (let me know if i should make that pr before you merge this, either is fine by me).
the code here is not ai-generated, but I did use ai to extract this data from an android dump.
slightly more verbose (ai-generated) phrasing of the contents:
Vendor SEE sensor config payload (config/*.json + json.lst + sns_reg.conf) extracted from the device's stock /vendor sensor registry, served to the ADSP sensor PD by hexagonrpcd so the SSC accelerometer/gyroscope enumerate (consumed by the qcom_ssc_imu IIO driver in the ROCKNIX kernel).