On 14/10/2022 18:10, Melody Olvera wrote: > Add interconnect IDs for Qualcomm QDU1000 and QRU1000 platforms. > > Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx> > --- > .../bindings/interconnect/qcom,rpmh.yaml | 8 ++ > .../dt-bindings/interconnect/qcom,qdu1000.h | 98 +++++++++++++++++++ > 2 files changed, 106 insertions(+) > create mode 100644 include/dt-bindings/interconnect/qcom,qdu1000.h > > diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml > index a429a1ed1006..c4cfdcf40ebf 100644 > --- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml > +++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml > @@ -27,6 +27,14 @@ properties: > > compatible: > enum: > + - qcom,qdu1000-clk-virt Test your DTS or bindings. Your DTS (or this) does not match the other and this is very confusing. Best regards, Krzysztof