arm64: dts: qcom: db820c: Add vdd_gfx and tie it into mmcc
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / apq8096-db820c.dtsi
index ecdfc15..a5abd3d 100644 (file)
        status = "okay";
 };
 
+&mmcc {
+       vdd-gfx-supply = <&vdd_gfx>;
+};
+
 &msmgpio {
        gpio-line-names =
                "[SPI0_DOUT]", /* GPIO_0, BLSP1_SPI_MOSI, LSEC pin 14 */
        };
 };
 
+&pmi8994_spmi_regulators {
+       vdd_gfx: s2@1700 {
+               reg = <0x1700 0x100>;
+               regulator-name = "VDD_GFX";
+               regulator-min-microvolt = <980000>;
+               regulator-max-microvolt = <980000>;
+       };
+};
+
 &rpm_requests {
        pm8994-regulators {
                compatible = "qcom,rpm-pm8994-regulators";