Commit 2de67cf7 authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Thierry Reding
Browse files

dt-bindings: display: Add bindings for OSD101T2587-53TS panel



This adds the device-tree bindings for the OSD101T2587-53TS 10.1"
1920x1200 panel from One Stop Displays.

Note: the panel is similar to OSD101T2045-53TS, but it needs additional
MIPI_DSI_TURN_ON_PERIPHERAL message from the host.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190226075523.28997-4-peter.ujfalusi@ti.com
parent 62967232
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
One Stop Displays OSD101T2587-53TS 10.1" 1920x1200 panel

The panel is similar to OSD101T2045-53TS, but it needs additional
MIPI_DSI_TURN_ON_PERIPHERAL message from the host.

Required properties:
- compatible: should be "osddisplays,osd101t2587-53ts"
- power-supply: as specified in the base binding

Optional properties:
- backlight: as specified in the base binding

This binding is compatible with the simple-panel binding, which is specified
in simple-panel.txt in this directory.