summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sound/max9867.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/sound/max9867.txt')
-rw-r--r--dts/Bindings/sound/max9867.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/sound/max9867.txt b/dts/Bindings/sound/max9867.txt
index 394cd4eb17..b8bd914ee6 100644
--- a/dts/Bindings/sound/max9867.txt
+++ b/dts/Bindings/sound/max9867.txt
@@ -10,7 +10,7 @@ Required properties:
Example:
&i2c {
- max9867: max9867@0x18 {
+ max9867: max9867@18 {
compatible = "maxim,max9867";
reg = <0x18>;
};