mbox series

[v4,0/1] Two apcs-kpss-global.yaml fixes

Message ID 20220718115538.1247615-1-bryan.odonoghue@linaro.org (mailing list archive)
Headers show
Series Two apcs-kpss-global.yaml fixes | expand

Message

Bryan O'Donoghue July 18, 2022, 11:55 a.m. UTC
V4:
- Drops the second patch entirely.
  The clock-output-names are not required in the DTS - Dmitry

V3:
- Include Rob and Krz Reviewed-by for patch #1
- Defines maxItems 1 for the clock-output-name
  I missed this error in the dtb check for V2.

V2:
- Fixes example which threw an error in v1 - Rob's bot
- Updates the patch prefix - Krzysztof
- Fixes broken non-DT schema syntax clock-output-name - Krzysztof

V1:
Adding in msm8939.dtsi and running the binding checks is throwing up two
errors for me.

In the first instance we use syscon on the 8939 and should declare it in
the compat list. Doing a quick grep it looks like that fix should be
applied to a number of existing declarations too.

In the second instance we just need to document clock-output-names for the
a53 mux PLL.

Bryan O'Donoghue (1):
  dt-bindings: mailbox: qcom,apcs-kpss-global: Add syscon const for
    relevant entries

 .../mailbox/qcom,apcs-kpss-global.yaml        | 46 ++++++++++---------
 1 file changed, 25 insertions(+), 21 deletions(-)