From: Jernej Skrabec Date: Wed, 23 Oct 2019 22:13:27 +0000 (+0200) Subject: dt-bindings: bus: sunxi: Add H3 MBUS compatible X-Git-Tag: v5.5-rc1~39^2~16^2~8 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ab883313ef625a48704eec3159b43eabe1e5fa38;p=users%2Fjedix%2Flinux-maple.git dt-bindings: bus: sunxi: Add H3 MBUS compatible Allwinner H3 SoC also contains MBUS controller. Add compatible for it. Acked-by: Maxime Ripard Acked-by: Rob Herring Signed-off-by: Jernej Skrabec Signed-off-by: Maxime Ripard --- 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