Re: [PATCH v2 2/8] dt-bindings: trivial-devices: Add qcom,qps615
From: Krzysztof Kozlowski
Date: Sun Aug 04 2024 - 04:50:53 EST
On 03/08/2024 05:22, Krishna chaitanya chundru wrote:
> qps615 is a PCIe switch which is configured through i2c.
>
> Signed-off-by: Krishna chaitanya chundru <quic_krichai@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 5d3dc952770d..7f44add21bf6 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -330,6 +330,8 @@ properties:
> - renesas,isl29501
> # Rohm DH2228FV
> - rohm,dh2228fv
> + # Qualcomm QPS615 PCIe switch control
> + - qcom,qps615
Don't place entries in random order. The list is alohabetically ordered.
Best regards,
Krzysztof