Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20a9b182 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: msm: dts: Add a SPI Ethernet controller regulator for APQ8084 CDP"

parents 48bcfaef c63b8f0a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -84,6 +84,14 @@
		qcom,panel-maxy = <2084>;
		qcom,key-codes = <158 139 102 217>;
	};

	spi_eth_vreg: spi_eth_vreg {
		compatible = "regulator-fixed";
		regulator-name = "spi_eth_vreg";
		startup-delay-us = <60>;
		enable-active-high;
		gpio = <&msmgpio 39 0>;
	};
};

/include/ "dsi-panel-jdi-1080p-video.dtsi"