On Tue, Jul 16, 2024 at 03:47:38PM GMT, Rayyan Ansari wrote: > The sm8150 camnoc interconnect was mistakenly documented as > "qcom,sm8150-camnoc-noc", for which there is no reference to in > drivers or device tree. > > Correct this to "qcom,sm8150-camnoc-virt". Sadly enough, it's not a -virt, but a real -noc, but it's too late to fix that. Acked-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > Signed-off-by: Rayyan Ansari <rayyan.ansari@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml > index 9318b845ec35..0cb4f7154844 100644 > --- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml > +++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml > @@ -71,7 +71,7 @@ properties: > - qcom,sdx65-system-noc > - qcom,sm8150-aggre1-noc > - qcom,sm8150-aggre2-noc > - - qcom,sm8150-camnoc-noc > + - qcom,sm8150-camnoc-virt > - qcom,sm8150-compute-noc > - qcom,sm8150-config-noc > - qcom,sm8150-dc-noc > -- > 2.45.2 > -- With best wishes Dmitry