On 21/02/2025 14:14, Rob Herring (Arm) wrote: > > On Fri, 21 Feb 2025 13:17:03 +0100, Krzysztof Kozlowski wrote: >> The Qualcomm SA8775p MDSS display block comes with eDP phy, already used >> in DTS and already documented in phy/qcom,edp-phy.yaml binding. Add the >> missing device node in the binding and extend example to silence >> dtbs_check warnings like: >> >> sa8775p-ride.dtb: display-subsystem@ae00000: Unevaluated properties are not allowed ('phy@aec2a00', 'phy@aec5a00' were unexpected) >> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> --- >> .../display/msm/qcom,sa8775p-mdss.yaml | 32 +++++++++++++++++-- >> 1 file changed, 30 insertions(+), 2 deletions(-) >> > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/msm/qcom,sa8775p-mdss.example.dtb: phy@aec2a00: reg: [[0, 183249408], [0, 512], [0, 183247360], [0, 208], [0, 183248384], [0, 208], [0, 183246848], [0, 456]] is too long > from schema $id: http://devicetree.org/schemas/phy/qcom,edp-phy.yaml# > Insufficient testing. I'll send v2. Best regards, Krzysztof