Re: [PATCH v4 01/15] dt-bindings: drm/panel-simple-edp: Introduce generic eDP panels

From: Doug Anderson
Date: Tue Sep 14 2021 - 16:13:46 EST


Hi,

On Tue, Sep 14, 2021 at 12:12 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> Quoting Douglas Anderson (2021-09-09 14:00:17)
> > diff --git a/Documentation/devicetree/bindings/display/panel/panel-edp.yaml b/Documentation/devicetree/bindings/display/panel/panel-edp.yaml
> > new file mode 100644
> > index 000000000000..6a621376ff86
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/display/panel/panel-edp.yaml
> > @@ -0,0 +1,188 @@
> > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> > +%YAML 1.2
> > +---
> > +$id: http://devicetree.org/schemas/display/panel/panel-edp.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: Probable (via DP AUX / EDID) eDP Panels with simple poweron sequences
>
> Should that be "Probeable" or "Probe-able" or "Detectable"? It's not
> about statistical probabilities right?

Thanks for the catch! Will be fixed in v5.

-Doug