Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric Kuzmenko
linux-emcraft
Commits
cd1c45ab
Commit
cd1c45ab
authored
Dec 19, 2018
by
Guido Gunther
💤
Browse files
librem5-evk: Keep backlight disabled by default
Signed-off-by:
Guido Günther
<
guido.gunther@puri.sm
>
parent
59f358aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/arm64/boot/dts/freescale/librem5-evk.dtsi
View file @
cd1c45ab
...
...
@@ -227,7 +227,7 @@
brightness
-
levels
=
<
0
10
20
30
40
50
60
70
80
90
>;
/*
Default
brightness
level
(
index
into
the
array
defined
by
the
"brightness-levels"
property
)
*/
default
-
brightness
-
level
=
<
0
>;
status
=
"
okay
"
;
status
=
"
disabled
"
;
};
};
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment