[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YhflBNX/iRsC8LBq@robh.at.kernel.org>
Date: Thu, 24 Feb 2022 14:05:24 -0600
From: Rob Herring <robh@...nel.org>
To: Rohit Agarwal <quic_rohiagar@...cinc.com>
Cc: agross@...nel.org, bjorn.andersson@...aro.org,
mturquette@...libre.com, sboyd@...nel.org,
jassisinghbrar@...il.com, manivannan.sadhasivam@...aro.org,
linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/7] dt-bindings: mailbox: Add binding for SDX65 APCS
On Mon, Feb 21, 2022 at 10:52:27AM +0530, Rohit Agarwal wrote:
> Add devicetree YAML binding for SDX65 APCS GCC block. The APCS block
> acts as the mailbox controller and also provides a clock output and
> takes 3 clock sources (pll, aux, ref) as input.
>
> Signed-off-by: Rohit Agarwal <quic_rohiagar@...cinc.com>
> ---
> Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> index 01e9d91..688ae8b 100644
> --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
> @@ -91,6 +91,7 @@ allOf:
> compatible:
> enum:
> - qcom,sdx55-apcs-gcc
> + - qcom,sdx65-apcs-gcc
Did you test this on your dts file? This doesn't work. You need to also
add the compatible to the main 'compatible' schema.
> then:
> properties:
> clocks:
> --
> 2.7.4
>
>
Powered by blists - more mailing lists