Browse Source

dt-bindings: iio: health: Use binding name for max30102 in example

Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Peter Meerwald-Stadler 7 years ago
parent
commit
446b3217a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/iio/health/max30102.txt

+ 1 - 1
Documentation/devicetree/bindings/iio/health/max30102.txt

@@ -20,7 +20,7 @@ Optional properties:
 
 
 Example:
 Example:
 
 
-max30100@57 {
+max30102@57 {
 	compatible = "maxim,max30102";
 	compatible = "maxim,max30102";
 	reg = <0x57>;
 	reg = <0x57>;
 	maxim,red-led-current-microamp = <7000>;
 	maxim,red-led-current-microamp = <7000>;