[PATCH v3 2/8] dt-bindings: pci: Add DT docs for Brcmstb PCIe device
From: robh@kernel.org (Rob Herring)
Date: 2017-11-16 05:07:28
Also in:
linux-devicetree, linux-mips, linux-pci, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-11-16 05:07:28
Also in:
linux-devicetree, linux-mips, linux-pci, lkml
On Tue, Nov 14, 2017 at 05:12:06PM -0500, Jim Quinlan wrote:
The DT bindings description of the Brcmstb PCIe device is described. This node can be used by almost all Broadcom settop box chips, using ARM, ARM64, or MIPS CPU architectures. Signed-off-by: Jim Quinlan <jim2101024@gmail.com> --- .../devicetree/bindings/pci/brcmstb-pcie.txt | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Documentation/devicetree/bindings/pci/brcmstb-pcie.txt
Acked-by: Rob Herring <robh@kernel.org>