On Thu, Oct 23, 2025 at 11:36:42AM +0200, Konrad Dybcio wrote: > On 10/23/25 11:34 AM, Rob Herring (Arm) wrote: > > > > On Thu, 23 Oct 2025 16:17:36 +0800, yuanjie yang wrote: > >> From: Yuanjie Yang <[email protected]> > >> > >> Add MDSS/MDP display subsystem for Qualcomm Kaanapali. > >> > >> Signed-off-by: Yongxing Mou <[email protected]> > >> Signed-off-by: Yuanjie Yang <[email protected]> > >> --- > >> .../display/msm/qcom,kaanapali-mdss.yaml | 298 ++++++++++++++++++ > >> 1 file changed, 298 insertions(+) > >> create mode 100644 > >> Documentation/devicetree/bindings/display/msm/qcom,kaanapali-mdss.yaml > >> > > > > 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,kaanapali-mdss.example.dts:26:18: > > fatal error: dt-bindings/interconnect/qcom,kaanapali-rpmh.h: No such file > > or directory > > 26 | #include <dt-bindings/interconnect/qcom,kaanapali-rpmh.h> > > Please do what you did with the other clocks and simply refer to it > as some vague &rpmhcc_xo_clk which doesn't actually need to be defined
Thanks for your tips, let me check and fix it. Thanks, Yuanjie > Konrad
