On 03/03/2026 16:56, Rob Herring (Arm) wrote: > > On Tue, 03 Mar 2026 14:07:55 +0100, Krzysztof Kozlowski wrote: >> Add MDSS/MDP display subsystem for Qualcomm Eliza SoC, being overall a >> minor revision change against SM8750, but coming with few different >> components, like different DSI PHY and added HDMI. >> >> The binding does not include HDMI description yet. >> >> Signed-off-by: Krzysztof Kozlowski <[email protected]> >> --- >> .../bindings/display/msm/qcom,eliza-mdss.yaml | 496 >> +++++++++++++++++++++ >> 1 file changed, 496 insertions(+) >> > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > Documentation/devicetree/bindings/display/msm/qcom,eliza-mdss.example.dts:25:18: > fatal error: dt-bindings/clock/qcom,eliza-gcc.h: No such file or directory > 25 | #include <dt-bindings/clock/qcom,eliza-gcc.h>
Mea culpa, I was testing on branch with the dependency, so obviously I need to decouple these. Best regards, Krzysztof
