On 05/05/2025 14:56, Rob Herring wrote:
On Sun, May 4, 2025 at 11:13 AM Dmitry Baryshkov
<dmitry.barysh...@oss.qualcomm.com> wrote:
On Thu, 06 Mar 2025 19:11:12 +0100, Konrad Dybcio wrote:
A set of not quite related bindings warnings fixes.
Applied, thanks!
[02/11] dt-bindings: display: msm: sm8350-mdss: Describe the CPU-CFG icc path
https://gitlab.freedesktop.org/lumag/msm/-/commit/60b8d3a2365a
And now there's a warning in linux-next:
/builds/robherring/linux-dt/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.example.dtb:
display-subsystem@ae00000 (qcom,sm8350-mdss): interconnect-names:
['mdp0-mem', 'mdp1-mem'] is too short
from schema $id:
http://devicetree.org/schemas/display/msm/qcom,sm8350-mdss.yaml#
/builds/robherring/linux-dt/Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.example.dtb:
display-subsystem@ae00000 (qcom,sm8350-mdss): interconnects:
[[4294967295, 7, 0, 4294967295, 1, 0], [4294967295, 8, 0, 4294967295,
1, 0]] is too short
from schema $id:
http://devicetree.org/schemas/display/msm/qcom,sm8350-mdss.yaml#
I've sent a patch fixing the issue,
https://lore.kernel.org/linux-arm-msm/20250505-sm8350-fix-example-v1-1-36d5d9ccb...@oss.qualcomm.com/
--
With best wishes
Dmitry