On Tue, Aug 13, 2019 at 7:33 AM Laurent Pinchart laurent.pinchart@ideasonboard.com wrote:
The NEC NL8048HL11 is a 10.4cm WVGA (800x480) panel with a 24-bit RGB parallel data interface and an SPI control interface.
Signed-off-by: Laurent Pinchart laurent.pinchart@ideasonboard.com
Changes since v2:
- Add reg and spi-max-frequency properties
- Make the example pass the checks
Changes since v1:
- Convert to YAML
.../display/panel/nec,nl8048hl11.yaml | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/nec,nl8048hl11.yaml
Reviewed-by: Rob Herring robh@kernel.org