Commit 3ded0512 authored by Wolfram Sang's avatar Wolfram Sang
Browse files

Merge tag 'i2c-mux/for-4.15-2' of https://github.com/peda-r/i2c-mux into i2c/for-4.15

This trivial patch managed to fall through the cracks and was forgotten
in the first pull request, as noticed by Wolfram.
parents 93222bd9 fcc04680
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -6,10 +6,10 @@ multiplexer/switch will have one child node for each child bus.


Optional properties:
Optional properties:
- #address-cells = <1>;
- #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>;
- #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
- i2c-mux
   For i2c multiplexers/switches that have child nodes that are a mixture
   For i2c multiplexers/switches that have child nodes that are a mixture