Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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.

+2 -2
+2 -2
Documentation/devicetree/bindings/i2c/i2c-mux.txt
··· 6 6 7 7 Optional properties: 8 8 - #address-cells = <1>; 9 - This property is required is the i2c-mux child node does not exist. 9 + This property is required if the i2c-mux child node does not exist. 10 10 11 11 - #size-cells = <0>; 12 - This property is required is the i2c-mux child node does not exist. 12 + This property is required if the i2c-mux child node does not exist. 13 13 14 14 - i2c-mux 15 15 For i2c multiplexers/switches that have child nodes that are a mixture