Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Geis
linux-next
Commits
0348850f
Commit
0348850f
authored
Jun 14, 2022
by
Peter Geis
Browse files
arm64: dts: rockchip: Attempt to fix Quartz64-B sdmmc det
Signed-off-by:
Peter Geis
<
pgwipeout@gmail.com
>
parent
6b3f3e8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts
View file @
0348850f
...
...
@@ -428,12 +428,15 @@ regulator-state-mem {
};
vcc_3v3
:
SWITCH_REG1
{
regulator
-
boot
-
on
;
regulator
-
name
=
"vcc_3v3"
;
regulator
-
always
-
on
;
regulator
-
boot
-
on
;
};
vcc3v3_sd
:
SWITCH_REG2
{
regulator
-
name
=
"vcc3v3_sd"
;
regulator
-
always
-
on
;
regulator
-
boot
-
on
;
};
};
};
...
...
@@ -582,7 +585,7 @@ &sdmmc0 {
disable
-
wp
;
pinctrl
-
names
=
"default"
;
pinctrl
-
0
=
<&
sdmmc0_bus4
&
sdmmc0_clk
&
sdmmc0_cmd
&
sdmmc0_det
>;
sd
-
uhs
-
sdr
104
;
sd
-
uhs
-
sdr
50
;
vmmc
-
supply
=
<&
vcc3v3_sd
>;
vqmmc
-
supply
=
<&
vccio_sd
>;
status
=
"okay"
;
...
...
Write
Preview
Supports
Markdown
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