Document the DT property that will cause the holtek auxdisplay driver to back off if it detects that it is the first driver to probe a framebuffer device. Signed-off-by: David Jander <david@xxxxxxxxxxx> --- .../devicetree/bindings/auxdisplay/holtek,ht16k33.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml b/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml index fc4873deb76f..4de32c3e26ce 100644 --- a/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml +++ b/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml @@ -53,6 +53,9 @@ properties: $ref: /schemas/leds/common.yaml# unevaluatedProperties: false + holtek,refuse-primary-fb: + description: Refuse to claim the first framebuffer device + required: - compatible - reg -- 2.32.0