summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <[email protected]>2023-08-26 18:35:35 +0300
committerSvyatoslav Ryhel <[email protected]>2023-11-28 09:15:50 +0200
commit441dea268b384750dcd35dde1d07c119dddcaa40 (patch)
treee4d05e1c9f6619b961da268f60b855f471573060 /arch
parent459d6d9f1eb98d10f177009ac8dac9a3738fb95d (diff)
board: endeavoru: convert HTC One X to use DM PMIC
Since required drivers were merged, we can safely clean up the board and switch to DM based driver with device tree support. Signed-off-by: Svyatoslav Ryhel <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/tegra30-htc-endeavoru.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/tegra30-htc-endeavoru.dts b/arch/arm/dts/tegra30-htc-endeavoru.dts
index 5c7b2deae5d..22320de7086 100644
--- a/arch/arm/dts/tegra30-htc-endeavoru.dts
+++ b/arch/arm/dts/tegra30-htc-endeavoru.dts
@@ -81,6 +81,7 @@
regulator-name = "avdd_dsi_csi";
regulator-min-microvolt = <1200000>;
regulator-max-microvolt = <1200000>;
+ regulator-boot-on;
};
};
};