Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: sunxi: Default to the full MBUS binding

Some older SoCs use a deprecated MBUS binding with some clocks missing.
Currently, new SoCs must opt in to the complete binding. This should be
the default, so new SoCs do not accidentally use the deprecated version.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220702042447.26734-1-samuel@sholland.org

authored by

Samuel Holland and committed by
Jernej Skrabec
2ffe4760 534445e0

+7 -7
+7 -7
Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml
··· 81 81 - dma-ranges 82 82 83 83 if: 84 - properties: 85 - compatible: 86 - contains: 87 - enum: 88 - - allwinner,sun8i-h3-mbus 89 - - allwinner,sun50i-a64-mbus 90 - - allwinner,sun50i-h5-mbus 84 + not: 85 + properties: 86 + compatible: 87 + contains: 88 + enum: 89 + - allwinner,sun5i-a13-mbus 90 + - allwinner,sun8i-r40-mbus 91 91 92 92 then: 93 93 properties: