[PATCH v2 11/17] ARM: tegra: add GPU power supply to Jetson TK1 DT

From: Vince Hsu
Date: Thu Mar 12 2015 - 08:18:14 EST


Add power supply information which is board dependent for GK20A.

Signed-off-by: Vince Hsu <vinceh@xxxxxxxxxx>
---
arch/arm/boot/dts/tegra124-jetson-tk1.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/tegra124-jetson-tk1.dts b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
index dbfaba09703a..7558f9280646 100644
--- a/arch/arm/boot/dts/tegra124-jetson-tk1.dts
+++ b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
@@ -1682,6 +1682,10 @@
};
};

+ gpu-power-domain {
+ vdd-supply = <&vdd_gpu>;
+ };
+
/* Serial ATA */
sata@0,70020000 {
status = "okay";
--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/