dt-bindings: i2c: i2c-mux: Remove reset-active-low from ssd1307fb examples
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 28 May 2021 11:10:49 +0000 (13:10 +0200)
committerWolfram Sang <wsa@kernel.org>
Fri, 4 Jun 2021 20:40:23 +0000 (22:40 +0200)
The "reset-active-low" property was removed from the ssd1307fb bindings
in commit 519b4dba586198ee ("fbdev: ssd1307fb: Remove reset-active-low
from the DT binding document") and from the ssd1307fb binding examples
in commit 7d7e58d30e046d34 ("dt-bindings: display: ssd1307fb: Remove
reset-active-low from examples").

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-mux-gpio.txt

index 21da3ec..1bf2673 100644 (file)
@@ -62,7 +62,6 @@ Example:
                                reg = <0x3c>;
                                pwms = <&pwm 4 3000>;
                                reset-gpios = <&gpio2 7 1>;
-                               reset-active-low;
                        };
                };