Skip to content
  • Boris Brezillon's avatar
    drm: add DT bindings documentation for atmel-hlcdc-dc driver · 5b7e944e
    Boris Brezillon authored
    
    
    The Atmel HLCDC (HLCD Controller) IP available on some Atmel SoCs (i.e.
    at91sam9n12, at91sam9x5 family or sama5d3 family) provides a display
    controller device.
    
    The HLCDC block provides a single RGB output port, and only supports LCD
    panels connection to LCD panels for now.
    
    The atmel,panel property link the HLCDC RGB output with the LCD panel
    connected on this port (note that the HLCDC RGB connector implementation
    makes use of the DRM panel framework).
    
    Connection to other external devices (DRM bridges) might be added later by
    mean of a new atmel,xxx (atmel,bridge) property.
    
    Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
    Acked-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
    5b7e944e