On Fri, Jun 19, 2020 at 2:20 AM Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> wrote: > > From: Laurentiu Tudor <laurentiu.tudor@xxxxxxx> > > The existing bindings cannot be used to specify the relationship > between fsl-mc devices and GIC ITSes. > Add a generic binding for mapping fsl-mc devices to GIC ITSes, using > msi-map property. > In addition, deprecate msi-parent property which no longer makes sense > now that we support translating the MSIs. > > Signed-off-by: Laurentiu Tudor <laurentiu.tudor@xxxxxxx> > Signed-off-by: Diana Craciun <diana.craciun@xxxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > --- > .../devicetree/bindings/misc/fsl,qoriq-mc.txt | 50 ++++++++++++++++--- > 1 file changed, 44 insertions(+), 6 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>