Эх сурвалжийг харах

Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into fixes

ARM64: hisi fixes for 4.18

- Added power capabilities for the mmc host controller on the
  hikey and hikey960 boards to avoid broken wifi.

* tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi:
  arm64: dts: hikey960: Define wl1837 power capabilities
  arm64: dts: hikey: Define wl1835 power capabilities

Signed-off-by: Olof Johansson <olof@lixom.net>
Olof Johansson 7 жил өмнө
parent
commit
35911e01e5

+ 2 - 0
arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts

@@ -585,6 +585,8 @@
 	vmmc-supply = <&wlan_en>;
 	vmmc-supply = <&wlan_en>;
 	ti,non-removable;
 	ti,non-removable;
 	non-removable;
 	non-removable;
+	cap-power-off-card;
+	keep-power-in-suspend;
 	#address-cells = <0x1>;
 	#address-cells = <0x1>;
 	#size-cells = <0x0>;
 	#size-cells = <0x0>;
 	status = "ok";
 	status = "ok";

+ 2 - 0
arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts

@@ -322,6 +322,8 @@
 		dwmmc_2: dwmmc2@f723f000 {
 		dwmmc_2: dwmmc2@f723f000 {
 			bus-width = <0x4>;
 			bus-width = <0x4>;
 			non-removable;
 			non-removable;
+			cap-power-off-card;
+			keep-power-in-suspend;
 			vmmc-supply = <&reg_vdd_3v3>;
 			vmmc-supply = <&reg_vdd_3v3>;
 			mmc-pwrseq = <&wl1835_pwrseq>;
 			mmc-pwrseq = <&wl1835_pwrseq>;