Re: [PATCH v4 01/15] dt-bindings: drm/panel-simple-edp: Introduce generic eDP panels
From: Doug Anderson <dianders@chromium.org>
Date: 2021-09-14 20:13:46
Also in:
dri-devel, linux-arm-msm, lkml
From: Doug Anderson <dianders@chromium.org>
Date: 2021-09-14 20:13:46
Also in:
dri-devel, linux-arm-msm, lkml
Hi, On Tue, Sep 14, 2021 at 12:12 PM Stephen Boyd [off-list ref] wrote:
Quoting Douglas Anderson (2021-09-09 14:00:17)quoted
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 sequencesShould 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