Skip to content

Commit

Permalink
ARM: dts: rockchip: rk3128: redefine sdmmc_pwren as GPIO function
Browse files Browse the repository at this point in the history
For rk3128 reference design, sdmmc_pwren is used as a GPIO.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Change-Id: If954337fe87da85eb7a088714ac6b0a5777c3cb7
  • Loading branch information
shawn1221 authored and rkhuangtao committed Feb 22, 2023
1 parent 9014f0d commit 8c62dea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/rk3128.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@
<&qos_vip0>;
};

&sdmmc_pwren {
rockchip,pins = <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_default>;
};

&video_phy {
status = "okay";
};
Expand Down

0 comments on commit 8c62dea

Please sign in to comment.