diff options
author | Sebastian Reichel <[email protected]> | 2022-06-23 18:31:36 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2022-07-07 23:08:39 +0200 |
commit | 066ab294504fe868eb90d8d34b3eeab9785d33f0 (patch) | |
tree | 4f86f8582350e12a2df7e8385432d7077a24f3ef | |
parent | 64a6f1c4987e027339818b9d142257e7ede6dfe0 (diff) |
dt-bindings: i2c: i2c-rk3x: add rk3588 compatible
Just like RK356x, RK3588 is compatible to the existing rk3399 binding.
Signed-off-by: Sebastian Reichel <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml index 5339dd4fc370..2f79f6d57e2d 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml @@ -37,6 +37,7 @@ properties: - rockchip,rk3308-i2c - rockchip,rk3328-i2c - rockchip,rk3568-i2c + - rockchip,rk3588-i2c - const: rockchip,rk3399-i2c reg: |