On Wed, 27 May 2020 11:57:43 +0530, Akash Asthana wrote: > Add documentation for the interconnect and interconnect-names properties > for the GENI QUP. > > Signed-off-by: Akash Asthana <akashast@xxxxxxxxxxxxxx> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > Changes in V5: > - Add interconnect property for QUP wrapper (parent node). > - Add minItems = 2 for interconnect property in child nodes > > Changes in V6: > - As per Rob's comment added minItems = 2 for interconnect-names. > > Changes in V7: > - No change. > > .../devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > Applied, thanks!