mt8163/pmos-downstream: merge LineageOS 18.1 tree#13
Merged
Conversation
From "Echo_Show_5_2nd_Gen_src-6.5.7.1-20251112.tar.bz2"
Change-Id: Ia9f6ee8e0720f9b7428e249018d707416decae57
Change-Id: I35143c5fbf87dbbbb66e1a132758fa943ab1511a
Change-Id: I6fbe21b280a459893c649a8abe5d2d39f97cc3ff Signed-off-by: bengris32 <bengris32@protonmail.ch>
Change-Id: I5ef24a1177ca62bcddec833a453df0988c5731b0
Change-Id: If2dd4d5e8c98fb3c7611e78c48202c6106222d87
Change-Id: I03d44fa184b6b0acfa9635fd27101053857a212d
Add optional 'disable_reset' device tree property to skip the GPIO reset sequence during probe. On some hardware configurations, the codec reset line is controlled externally (FPGA/SPI) instead of being directly connected to the SoC. When disable_reset is set, the driver skips GPIO acquisition and reset operations, letting external hardware manage the codec reset. Change-Id: Id40a871407f66678a8337b80acf086f923b162f6
Change-Id: Id70b54ae0458d7e0703183b189de1eec976b06d4
Change-Id: Id3992c7015b78c649486c938c99e362d4731221c
get_alsps_dts_func() wasn't reading is_supported_two_point_als_cali, black_als_range, or white_als_range, even though jsa1214 uses all three. The properties are set in DTS but the parser silently ignored them. On devices whose factory alscal stores packed two-point data (als_cal > 65535, cali_high in low 16 bits, cali_low in high 16), this meant jsa1214 fell back to CALI_DEFAULT_DATA (2) and lux came out ~275x too high. cronos was reporting 21400 lux in an 80 lux room because of it. Change-Id: If7ce727a32bd5cd00cad61fdeefc9a5dc5b2349c
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.
No description provided.