Re: [PATCH v4 1/7] dt-bindings: clk: at91: add an I2S mux clock

From: Stephen Boyd
Date: Tue Jun 12 2018 - 04:06:14 EST


Quoting Codrin Ciubotariu (2018-06-07 03:30:14)
> >
> > Seems to me that clock additions could use a new binding and we start
> > with a new driver that handles these few clocks initially. But I
> > haven't looked whether both can coexist.
>
> Mark already applied to broonie/sound.git the I2S bindings that have a
> phandle to this clock. If I am to change #clock-cells to 1, I will have
> to change the bindings to include the clock-id.
> Which approach should I take now?
>

You're talking about changing the example in the binding doc? That
doesn't really matter. Consumer side of the provider has to match the
cell count from the provider so it doesn't really need to be 'fixed' in
the example at all.