Skip to content

Commit

Permalink
arm64/dts: Reintroduce sdmmc supplies
Browse files Browse the repository at this point in the history
Removed in error

Fixes #6
  • Loading branch information
TobleMiner committed Mar 30, 2020
1 parent 8d380dc commit c2b270d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts
Original file line number Diff line number Diff line change
Expand Up @@ -984,6 +984,8 @@
pinctrl-names = "default";
pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_bus4>;
sd-uhs-sdr104;
vmmc-supply = <&vcc3v0_sd>;
vqmmc-supply = <&vcc_sdio>;
status = "okay";
};

Expand Down

0 comments on commit c2b270d

Please sign in to comment.