Re: [PATCH v8 1/2] dt-bindings: PCI: brcmstb: Add property "brcm,clkreq-mode"

From: Rob Herring
Date: Tue Nov 14 2023 - 15:22:38 EST



On Mon, 13 Nov 2023 13:56:05 -0500, Jim Quinlan wrote:
> The Broadcom STB/CM PCIe HW -- a core that is also used by RPi SOCs --
> requires the driver to deliberately place the RC HW one of three CLKREQ#
> modes. The "brcm,clkreq-mode" property allows the user to override the
> default setting. If this property is omitted, the default mode shall be
> "default".
>
> Signed-off-by: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
> ---
> .../devicetree/bindings/pci/brcm,stb-pcie.yaml | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>