mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
arm64: dts: rockchip: rk3568-pinctrl: enable pull-up for sdmmc0_det
Signed-off-by: Bin Yang <yangbin@rock-chips.com> Change-Id: Ie0f2809485926ea219ced808f8751878a8c77ac1
This commit is contained in:
parent
b3019b9a01
commit
27a2210534
|
|
@ -1720,7 +1720,7 @@ sdmmc0_cmd: sdmmc0-cmd {
|
|||
/omit-if-no-ref/
|
||||
sdmmc0_det: sdmmc0-det {
|
||||
rockchip,pins =
|
||||
<0 RK_PA4 1 &pcfg_pull_none>;
|
||||
<0 RK_PA4 1 &pcfg_pull_up>;
|
||||
};
|
||||
/omit-if-no-ref/
|
||||
sdmmc0_pwren: sdmmc0-pwren {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user