On Fri, 01 Jul 2022 23:24:46 -0500, Samuel Holland wrote: > 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@xxxxxxxxxxxx> > --- > > .../arm/sunxi/allwinner,sun4i-a10-mbus.yaml | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>