summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/hwmon/ti,tps23861.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/hwmon/ti,tps23861.yaml')
-rw-r--r--dts/Bindings/hwmon/ti,tps23861.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/dts/Bindings/hwmon/ti,tps23861.yaml b/dts/Bindings/hwmon/ti,tps23861.yaml
index 3bc8e73dfb..bce68a3269 100644
--- a/dts/Bindings/hwmon/ti,tps23861.yaml
+++ b/dts/Bindings/hwmon/ti,tps23861.yaml
@@ -40,12 +40,12 @@ additionalProperties: false
examples:
- |
i2c {
- #address-cells = <1>;
- #size-cells = <0>;
-
- tps23861@30 {
- compatible = "ti,tps23861";
- reg = <0x30>;
- shunt-resistor-micro-ohms = <255000>;
- };
+ #address-cells = <1>;
+ #size-cells = <0>;
+
+ tps23861@30 {
+ compatible = "ti,tps23861";
+ reg = <0x30>;
+ shunt-resistor-micro-ohms = <255000>;
+ };
};