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 <robh@kernel.org>
Date: 2021-12-01 22:55:18
Also in:
linux-pci, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-12-01 22:55:18
Also in:
linux-pci, lkml
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@mail.gmail.com (local) Signed-off-by: Kishon Vijay Abraham I <redacted> --- .../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@kernel.org>