On Fri, 26 Nov 2021 14:01:15 +0530, Kishon Vijay Abraham I wrote: > Fix binding documentation of "ti,syscon-pcie-id" and "ti,syscon-pcie-mode" > to take phandle with argument. The argument is the register offset within > "syscon" used to configure PCIe controller. Similar change for j721e is > discussed in [1] > > [1] -> http://lore.kernel.org/r/CAL_JsqKiUcO76bo1GoepWM1TusJWoty_BRy2hFSgtEVMqtrvvQ@xxxxxxxxxxxxxx > > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > .../devicetree/bindings/pci/ti,am65-pci-ep.yaml | 8 ++++++-- > .../bindings/pci/ti,am65-pci-host.yaml | 16 ++++++++++++---- > 2 files changed, 18 insertions(+), 6 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>