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

2020-08-25 Thread Wolfram Sang
On Fri, Jul 24, 2020 at 03:17:01PM +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 

For the record, this got upstream during the 5.9 merge window. I seem to
have forgotten to send a mail that this patch got applied. Sorry!



signature.asc
Description: PGP signature


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

2020-07-24 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