-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
drivers: kscan: add support for cst816s touch panel driver #41325
Merged
Conversation
This file contains 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
github-actions
bot
added
area: Devicetree
area: Devicetree Binding
PR modifies or adds a Device Tree binding
labels
Dec 19, 2021
zephyrbot
requested review from
albertofloyd,
gmarull,
mbolivar-nordic,
nashif,
SebastianBoe and
tejlmand
December 21, 2021 13:53
gmarull
requested changes
Dec 21, 2021
ck-telecom
force-pushed
the
cst816s
branch
2 times, most recently
from
December 22, 2021 13:44
ebcb028
to
de3c25b
Compare
gmarull
reviewed
Dec 22, 2021
ck-telecom
force-pushed
the
cst816s
branch
2 times, most recently
from
December 24, 2021 07:10
52a759c
to
6f08e63
Compare
gmarull
requested changes
Jan 3, 2022
gmarull
requested changes
Jan 7, 2022
gmarull
approved these changes
Jan 16, 2022
gmarull
requested changes
Feb 8, 2022
gmarull
reviewed
Feb 8, 2022
MaureenHelm
previously approved these changes
Feb 11, 2022
@gmarull @mbolivar-nordic Could you please approve this PR? |
mbolivar-nordic
previously approved these changes
Feb 17, 2022
ck-telecom
dismissed stale reviews from mbolivar-nordic and MaureenHelm
via
February 25, 2022 02:34
6f6d752
rebased |
MaureenHelm
previously approved these changes
Feb 25, 2022
gmarull
requested changes
Feb 26, 2022
Add touch panel driver support for pinetime Signed-off-by: Qingsong Gou <gouqs@hotmail.com>
gmarull
approved these changes
Mar 1, 2022
MaureenHelm
approved these changes
Mar 1, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: Boards
area: Build System
area: Devicetree Binding
PR modifies or adds a Device Tree binding
area: Devicetree
area: Kscan
area: SPI
SPI bus
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.
Add touch panel driver support for pinetime
Signed-off-by: Qingsong Gou gouqs@hotmail.com