Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1215414
| From | Marcel Ziswiler <marcel.ziswiler@toradex.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 05/11] arm: tegra: colibri_t30: fix comment about 3v3 fixed supply |
| Date | 2015-08-28 18:10 +0200 |
| Message-ID | <q2uo1-8ca-1@gated-at.bofh.it> (permalink) |
| References | <q2uo1-8ca-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Fix the comment about the 3v3 fixed supply as the previous v3_3 was
bogus.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
---
arch/arm/boot/dts/tegra30-colibri.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/tegra30-colibri.dtsi b/arch/arm/boot/dts/tegra30-colibri.dtsi
index 4ddccfa..57335c3 100644
--- a/arch/arm/boot/dts/tegra30-colibri.dtsi
+++ b/arch/arm/boot/dts/tegra30-colibri.dtsi
@@ -252,7 +252,7 @@
/*
* EN_+V3.3 switching via FET:
* +V3.3_AUDIO_AVDD_S, +V3.3 and +V1.8_VDD_LAN
- * see also v3_3 fixed supply
+ * see also 3v3 fixed supply
*/
ldo2_reg: ldo2 {
regulator-name = "en_3v3";
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 05/11] arm: tegra: colibri_t30: fix comment about 3v3 fixed supply Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2015-08-28 18:10 +0200
csiph-web