[PATCH 1/7] dt-bindings: msm/dp: Add SDM845 and SC8280XP compatibles
Rob Herring
robh at kernel.org
Wed Aug 10 19:20:29 UTC 2022
On Wed, Aug 10, 2022 at 05:47:52PM +0300, Krzysztof Kozlowski wrote:
> On 10/08/2022 06:50, Bjorn Andersson wrote:
> > Add compatibles for the DisplayPort and Embedded DisplayPort blocks in
> > Qualcomm SDM845 and SC8280XP platforms.
> >
> > Signed-off-by: Bjorn Andersson <bjorn.andersson at linaro.org>
> > ---
> > .../devicetree/bindings/display/msm/dp-controller.yaml | 3 +++
> > 1 file changed, 3 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
> > index 94bc6e1b6451..90f9302d1731 100644
> > --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
> > +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
> > @@ -16,11 +16,14 @@ description: |
> > properties:
> > compatible:
> > enum:
> > + - qcom,sdm845-dp
> > - qcom,sc7180-dp
>
> Alphabetical order, please.
>
> The DTS warnings from the bot look unrelated to this patch.
Yes, but there are a ton of them and I thought Bjorn might care. Looks
like the schema is pretty out of sync with reality and they don't really
look like dts side fixes.
Rob
More information about the dri-devel
mailing list