| 
     1 # SPDX-License-Identifier: GPL-2.0
    2 %YAML 1.2
    3 ---
    4 $id: http://devicetree.org/schemas/display/panel/sharp,ld-d5116z01b.yaml#
    5 $schema: http://devicetree.org/meta-schemas/core.yaml#
    6 
    7 title: Sharp LD-D5116Z01B 12.3" WUXGA+ eDP panel
    8 
    9 maintainers:
   10   - Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
   11 
   12 allOf:
   13   - $ref: panel-common.yaml#
   14 
   15 properties:
   16   compatible:
   17     const: sharp,ld-d5116z01b
   18 
   19   power-supply: true
   20   backlight: true
   21   port: true
   22   no-hpd: true
   23 
   24 additionalProperties: false
   25 
   26 required:
   27   - compatible
   28   - power-supply
   29 
   30 ...
Cache object: 42b37fa4e839de79f7a92bf9fd30ffbf 
 
 |