From 0017873e5e45622ae13453bb5725d42c9cfa12c0 Mon Sep 17 00:00:00 2001 From: Hongzhang Yang Date: Mon, 19 Aug 2013 18:12:48 +0800 Subject: [PATCH] ENGR00275473-1 Support PU regulator on/off in VPU driver - add pu-supply property to VPU device node Signed-off-by: Hongzhang Yang --- arch/arm/boot/dts/imx6qdl.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 48c915a7bbd1..2d827cdece5b 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -273,6 +273,7 @@ iramsize = <0x21000>; iram = <&ocram>; resets = <&src 1>; + pu-supply = <®_pu>; status = "disabled"; }; -- 2.39.5