On Wed, 6 Mar 2019 11:21:39 +0100, Miquel Raynal wrote: > Update bindings to reflect the fact that a SATA IP can either have: > - only one interrupt: in this case an 'interrupts' property is > declared at the root of the node; > or > - each SATA port can have their own interrupt: in this case there is > one 'interrupts' property per port/sub-node and none at the root. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/ata/ahci-platform.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>