ARM: dts: qcom: msm8974-samsung-lt03lte: enable gpio keys#31
Open
vrajashkr wants to merge 1 commit intomsm8974-mainline:qcom-msm8974-6.15.yfrom
Open
ARM: dts: qcom: msm8974-samsung-lt03lte: enable gpio keys#31vrajashkr wants to merge 1 commit intomsm8974-mainline:qcom-msm8974-6.15.yfrom
vrajashkr wants to merge 1 commit intomsm8974-mainline:qcom-msm8974-6.15.yfrom
Conversation
Contributor
Author
|
Tested with evtest: |
cc053fd to
b26d11a
Compare
z3ntu
reviewed
Mar 30, 2026
| gpios = <&pm8941_gpios 3 GPIO_ACTIVE_LOW>; | ||
| linux,code = <KEY_HOMEPAGE>; | ||
| wakeup-source; | ||
| debounce-interval = <15>; |
Member
There was a problem hiding this comment.
boolean properties (wakeup-source) behind others
Contributor
Author
There was a problem hiding this comment.
Thank you! I've made a change to place that before the other props.
Does this apply to other props for pinctrl too? I see bias settings usually show up in between other props (usually in between function and power source if specified).
Member
|
nice, happy to see your contributions! |
Enables the following GPIO input keys for msm8974-samsung-lt03lte: - Volume Up - Volume Down - Physical Home Key Signed-off-by: Vishwas Rajashekar <dev@vrajashkr.com>
b26d11a to
b9c2d08
Compare
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.
Enables the following GPIO input keys for msm8974-samsung-lt03lte: