From: Geert Uytterhoeven Date: Thu, 21 Sep 2017 12:52:29 +0000 (+0200) Subject: dt-bindings: i2c: i2c-mux: spelling s/required is/required if/ X-Git-Tag: v4.15-rc1~119^2~14^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fcc046801b934ad27ba80e20e3e0f4c97957af58;p=users%2Fjedix%2Flinux-maple.git dt-bindings: i2c: i2c-mux: spelling s/required is/required if/ Fix both instances. Signed-off-by: Geert Uytterhoeven Signed-off-by: Peter Rosin --- diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux.txt b/Documentation/devicetree/bindings/i2c/i2c-mux.txt index 212e6779dc5c..b38f58a1c878 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mux.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-mux.txt @@ -6,10 +6,10 @@ multiplexer/switch will have one child node for each child bus. Optional properties: - #address-cells = <1>; - This property is required is the i2c-mux child node does not exist. + This property is required if the i2c-mux child node does not exist. - #size-cells = <0>; - This property is required is the i2c-mux child node does not exist. + This property is required if the i2c-mux child node does not exist. - i2c-mux For i2c multiplexers/switches that have child nodes that are a mixture