Re: [PATCH v2 1/5] dt-bindings: PCI: ti,am65: Fix "ti,syscon-pcie-id"/"ti,syscon-pcie-mode" to take argument

From: Rob Herring
Date: Wed Dec 01 2021 - 17:55:21 EST


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>