Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyra-kernel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
7
Issues
7
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
kernel
pyra-kernel
Commits
b2a08abc
Commit
b2a08abc
authored
Nov 06, 2019
by
Nick Elsmore
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
arm: dts: pyra: invert logic of lid sensor
pulled from letux commit 885244cdd53e2d07effb6d2519991bc2230e088d
parent
5c79ca0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
arch/arm/boot/dts/pyra-mainboard-v5.0.dtsi
arch/arm/boot/dts/pyra-mainboard-v5.0.dtsi
+1
-1
No files found.
arch/arm/boot/dts/pyra-mainboard-v5.0.dtsi
View file @
b2a08abc
...
...
@@ -771,7 +771,7 @@
label
=
"Display Lid"
;
linux
,
input
-
type
=
<
EV_SW
>;
linux
,
code
=
<
SW_LID
>;
gpios
=
<&
gpio1
6
GPIO_ACTIVE_
HIGH
>;
/*
gpio1_wk6
*/
gpios
=
<&
gpio1
6
GPIO_ACTIVE_
LOW
>;
/*
gpio1_wk6
*/
gpio
-
key
,
wakeup
;
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment