Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KED Linux Kernel Fork
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KED Software Projects
Miscellaneous
KED Linux Kernel Fork
Commits
b81b2820
Commit
b81b2820
authored
1 week ago
by
Oualid Derouiche
Browse files
Options
Downloads
Patches
Plain Diff
arm64 / dts / imx8mm-kontron-dl-add-st1633-touch-node
parent
c818573e
No related branches found
Branches containing commit
No related tags found
1 merge request
!193
arm64 / dts / imx8mm-kontron-dl-add-st1633-touch-node
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dts
+12
-0
12 additions, 0 deletions
arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dts
with
12 additions
and
0 deletions
arch/arm64/boot/dts/freescale/imx8mm-kontron-dl.dts
+
12
−
0
View file @
b81b2820
...
...
@@ -101,6 +101,18 @@ gt911@5d {
interrupts = <22 8>;
reset-gpios = <&gpio3 23 0>;
irq-gpios = <&gpio3 22 0>;
status = "disabled";
};
st1633@55 {
compatible = "sitronix,st1633";
reg = <0x55>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_touch>;
interrupts = <22 8>;
interrupt-parent = <&gpio3>;
gpios = <&gpio3 22 0>;
status = "disabled";
};
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment