summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap3-gta04a5.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap3-gta04a5.dts')
-rw-r--r--dts/src/arm/omap3-gta04a5.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/dts/src/arm/omap3-gta04a5.dts b/dts/src/arm/omap3-gta04a5.dts
index 9ce8d81250..0b5bd73888 100644
--- a/dts/src/arm/omap3-gta04a5.dts
+++ b/dts/src/arm/omap3-gta04a5.dts
@@ -79,7 +79,7 @@
/*
* for WL183x module see
- * Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt
+ * Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml
*/
&wifi_pwrseq {
@@ -133,5 +133,7 @@
bme280@76 {
compatible = "bosch,bme280";
reg = <0x76>;
+ vdda-supply = <&vio>;
+ vddd-supply = <&vio>;
};
};