Skip to content
Add bindings for describing panel notches, cutouts, and corners

Some folks have previously suggested that this information belongs in
userspace and not in devicetree. I would like to be clear that
devicetree is for describing hardware, and parts of a display which can
never actually be seen are very much properties of the underlying
hardware.

To: Neil Armstrong <neil.armstrong@linaro.org>
To: Sam Ravnborg <sam@ravnborg.org>
To: David Airlie <airlied@gmail.com>
To: Daniel Vetter <daniel@ffwll.ch>
To: Rob Herring <robh+dt@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
To: Conor Dooley <conor+dt@kernel.org>
To: Thierry Reding <thierry.reding@gmail.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
To: Caleb Connolly <caleb.connolly@linaro.org>
Cc: Robert Mader <robert.mader@posteo.de>
Cc: "Guido Gunther <agx@sigxcpu.org>"
Cc: dri-devel@lists.freedesktop.org
Cc: Hector Martin <marcan@marcan.st>
Cc: devicetree@vger.kernel.org
Cc: phone-devel@vger.kernel.org
Cc: asahi@lists.linux.dev
Cc: ~postmarketos/upstreaming@lists.sr.ht

---
Caleb Connolly (1):
      dt-bindings: display: document display panel occlusions

 .../bindings/display/panel/panel-common.yaml       |   7 +
 .../bindings/display/panel/panel-occlusions.yaml   | 182 +++++++++++++++++++++
 2 files changed, 189 insertions(+)
---
base-commit: 268c4b354d66908697299063c44c0b553b01d935

// Caleb (they/them)