[PATCH v2 3/7] dt-bindings: bus: sunxi: Add R40 MBUS compatible

From: Chen-Yu Tsai
Date: Mon Jan 06 2020 - 03:43:02 EST


From: Chen-Yu Tsai <wens@xxxxxxxx>

Allwinner R40 SoC also contains MBUS controller.

Add compatible for it.

Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
---
Changes since v1:

- Reworked on top of "dt-bindings: interconnect: Convert Allwinner
MBUS controller to a schema"

This particular patch should go through Rob's tree, instead of the
sunxi tree.
---
.../devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml | 1 +
1 file changed, 1 insertion(+)

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 9370e64992dd..23cda7437dcb 100644
--- a/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml
@@ -30,6 +30,7 @@ properties:
enum:
- allwinner,sun5i-a13-mbus
- allwinner,sun8i-h3-mbus
+ - allwinner,sun8i-r40-mbus

reg:
maxItems: 1
--
2.24.1