[PATCH v2 4/5] dt-bindings: i2c: pca9541: extend with compatible for PCA9641

From: Peter Rosin
Date: Wed Mar 06 2019 - 18:16:25 EST


The binding is equivalent apart from the compatible.

Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
---
Documentation/devicetree/bindings/i2c/nxp,pca9541.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/i2c/nxp,pca9541.txt b/Documentation/devicetree/bindings/i2c/nxp,pca9541.txt
index 42bfc09c8918..17b4cb9d76da 100644
--- a/Documentation/devicetree/bindings/i2c/nxp,pca9541.txt
+++ b/Documentation/devicetree/bindings/i2c/nxp,pca9541.txt
@@ -1,8 +1,10 @@
-* NXP PCA9541 I2C bus master selector
+* NXP PCA9541/PCA9641 I2C bus master selectors

Required Properties:

- - compatible: Must be "nxp,pca9541"
+ - compatible: Must be either of
+ "nxp,pca9541"
+ "nxp,pca9641"

- reg: The I2C address of the device.

--
2.11.0