aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJernej Skrabec <[email protected]>2019-10-24 00:13:27 +0200
committerMaxime Ripard <[email protected]>2019-11-05 11:35:05 +0100
commitab883313ef625a48704eec3159b43eabe1e5fa38 (patch)
tree25c2144e7c662098ec5783a6d96863a9d84157ed
parentd79ccef07b36cf9e0bf57b24a7c580d1e5f4fc39 (diff)
dt-bindings: bus: sunxi: Add H3 MBUS compatible
Allwinner H3 SoC also contains MBUS controller. Add compatible for it. Acked-by: Maxime Ripard <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Jernej Skrabec <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt b/Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt
index 1464a4713553..2005bb486705 100644
--- a/Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt
+++ b/Documentation/devicetree/bindings/arm/sunxi/sunxi-mbus.txt
@@ -8,6 +8,7 @@ bus.
Required properties:
- compatible: Must be one of:
- allwinner,sun5i-a13-mbus
+ - allwinner,sun8i-h3-mbus
- reg: Offset and length of the register set for the controller
- clocks: phandle to the clock driving the controller
- dma-ranges: See section 2.3.9 of the DeviceTree Specification