On Thu, Dec 21, 2017 at 1:23 PM, David Lechner david@lechnology.com wrote:
This adds a new device tree binding for Sitronix ST7735R display panels, such as the Adafruit 1.8" TFT.
Signed-off-by: David Lechner david@lechnology.com
v3 changes:
- compatible string is changed from "sitronix,st7735r-jd-t18003-t01" to
"jianda,jd-t18003-t01", "sitronix,st7735r"
v2 changes:
- none
.../bindings/display/sitronix,st7735r.txt | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/sitronix,st7735r.txt
Reviewed-by: Rob Herring robh@kernel.org