drm/panel-simple: Add a timing for the Raspberry Pi 7" panel
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 26 Mar 2021 17:06:36 +0000 (17:06 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:12 +0000 (11:33 +0000)
commit7d1591e11fa8921e36bfba608805c14b0ec32d8a
tree9f91a989a7f463973682cce5d9399c9393fbaaa5
parent82ff0a170c51bc40035d8e31b3c6fff7a4539727
drm/panel-simple: Add a timing for the Raspberry Pi 7" panel

The Raspberry Pi 7" 800x480 panel uses a Toshiba TC358762 DSI
to DPI bridge chip, so there is a requirement for the timings
to be specified for the end panel. Add such a definition.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/panel/panel-simple.c