On Wed, Dec 04, 2024 at 11:36:37AM +0100, Neil Armstrong wrote: > Document the missing third "cpu-cfg" interconnect path for the MDSS hardware > found on the Qualcomm SM8350 platform. > > This fixes: > display-subsystem@ae00000: interconnects: [[121, 7, 0, 77, 1, 0], [121, 8, 0, 77, 1, 0], [78, 2, 3, 79, 16, 3]] is too long > from schema $id: http://devicetree.org/schemas/display/msm/qcom,sm8350-mdss.yaml# > display-subsystem@ae00000: interconnect-names: ['mdp0-mem', 'mdp1-mem', 'cpu-cfg'] is too long > from schema $id: http://devicetree.org/schemas/display/msm/qcom,sm8350-mdss.yaml# > > Fixes: 430e11f42bff ("dt-bindings: display: msm: Add qcom, sm8350-mdss binding") > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry