Skip to content

Commit e350a1a

Browse files
committed
WIP: ARM: tegra: asus-tf101: Enable core power domain
Signed-off-by: Dmitry Osipenko <[email protected]>
1 parent 6d0f1e2 commit e350a1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: arch/arm/boot/dts/tegra20-asus-tf101.dts

+4
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,10 @@
827827
};
828828
};
829829

830+
power-domain-core {
831+
power-supply = <&vdd_core>;
832+
};
833+
830834
vdd_5v0_reg: regulator@0 {
831835
compatible = "regulator-fixed";
832836
regulator-name = "vdd_5v0";

0 commit comments

Comments
 (0)