On Fri, Dec 4, 2020 at 1:52 AM Kishon Vijay Abraham I <kishon@xxxxxx> wrote: > > Fix binding documentation of "ti,syscon-pcie-ctrl" to take phandle with > argument. The argument is the register offset within "syscon" used to > configure PCIe controller. This change is as discussed in [1] > > [1] -> http://lore.kernel.org/r/CAL_JsqKiUcO76bo1GoepWM1TusJWoty_BRy2hFSgtEVMqtrvvQ@xxxxxxxxxxxxxx > > Fixes: 431b53b81cdc ("dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC") > Fixes: 45b39e928966 ("dt-bindings: PCI: Add EP mode dt-bindings for TI's J721E SoC") > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > .../devicetree/bindings/pci/ti,j721e-pci-ep.yaml | 11 +++++++---- > .../devicetree/bindings/pci/ti,j721e-pci-host.yaml | 11 +++++++---- > 2 files changed, 14 insertions(+), 8 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>