Re: [PATCH v4 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node.

2020-07-22 Thread Wolfram Sang
On Tue, Jul 14, 2020 at 03:18:39PM +0800, Frank Lee wrote:
> From: Yangtao Li 
> 
> Allwinner A100 have a mv64xxx i2c interface available to be used.
> 
> Signed-off-by: Yangtao Li 
> Reviewed-by: Rob Herring 

Applied to for-next, thanks!



signature.asc
Description: PGP signature


[PATCH v4 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node.

2020-07-14 Thread Frank Lee
From: Yangtao Li 

Allwinner A100 have a mv64xxx i2c interface available to be used.

Signed-off-by: Yangtao Li 
Reviewed-by: Rob Herring 
---
 Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml 
b/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
index 2ceb05ba2df5..5b5ae402f97a 100644
--- a/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
@@ -26,6 +26,9 @@ properties:
   - items:
   - const: allwinner,sun50i-a64-i2c
   - const: allwinner,sun6i-a31-i2c
+  - items:
+  - const: allwinner,sun50i-a100-i2c
+  - const: allwinner,sun6i-a31-i2c
   - items:
   - const: allwinner,sun50i-h6-i2c
   - const: allwinner,sun6i-a31-i2c
-- 
2.24.0