Define pinctrl-names for sdhci to fix it. From Harold Gutch and discussed

on port-arm.

http://mail-index.netbsd.org/port-arm/2020/02/13/msg006497.html
This commit is contained in:
skrll 2020-02-22 09:54:27 +00:00
parent 5403a7a7c1
commit f7f69ae002
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
&sdhci {
#address-cells = <1>;
#size-cells = <0>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_gpio34 &gpclk2_gpio43>;
bus-width = <4>;
mmc-pwrseq = <&wifi_pwrseq>;