Skip to content

Commit

Permalink
ayufan: dts: rock64: fix vcc3v3_sdmmc to support v3 board
Browse files Browse the repository at this point in the history
Change-Id: I8c8bfd50b46fb31c80fa8a6f93bf5047e2f7866f
  • Loading branch information
ayufan committed May 25, 2019
1 parent 53c9252 commit 315894e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/dts/rk3328-rock64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
compatible = "regulator-fixed";
regulator-name = "vcc3v3";
gpio = <&gpio0 30 GPIO_ACTIVE_LOW>;
pinctrl-names = "default";
pinctrl-0 = <&sdmmc0m1_pwren>;
regulator-always-on;
regulator-boot-on;
};
Expand Down

0 comments on commit 315894e

Please sign in to comment.