On Fri, Dec 4, 2020 at 1:52 AM Kishon Vijay Abraham I <[email protected]> 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_bry2hfsgtevmqtr...@mail.gmail.com > > 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 <[email protected]> > --- > .../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 <[email protected]>

