[PATCH v2 3/6] dt-bindings: arm: sunxi: Add H5 MBUS compatible

From: Samuel Holland
Date: Sun Oct 03 2021 - 21:27:59 EST


The H5 SoC has a MBUS very similar to the H3 SoC, but it has a smaller
MDFS divider range (1-4 instead of 1-16). Add a separate compatible for
this variant.

Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx>
---
.../devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml b/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml
index c1fb404d2fb3..c070f99e0bb7 100644
--- a/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml
@@ -31,6 +31,7 @@ properties:
- allwinner,sun5i-a13-mbus
- allwinner,sun8i-h3-mbus
- allwinner,sun50i-a64-mbus
+ - allwinner,sun50i-h5-mbus

reg:
minItems: 1
@@ -83,6 +84,7 @@ if:
enum:
- allwinner,sun8i-h3-mbus
- allwinner,sun50i-a64-mbus
+ - allwinner,sun50i-h5-mbus

then:
properties:
--
2.32.0