Hi,
On Wed, Jul 7, 2021 at 4:45 PM Linus Walleij linus.walleij@linaro.org wrote:
This adds device tree bindings for the Samsung Mobile Displays LMS380KF01 RGB DPI display panel.
Cc: devicetree@vger.kernel.org Cc: phone-devel@vger.kernel.org Cc: Douglas Anderson dianders@chromium.org Cc: Noralf Trønnes noralf@tronnes.org Signed-off-by: Linus Walleij linus.walleij@linaro.org
ChangeLog v2->v3:
- No changes just resending with the series.
ChangeLog v1->v2:
- Expect SPI bindings to be pulled in for the client and state spi-cpha: true etc.
- Make port a required node.
- Update the example to use a proper SPI controller (spi-gpio) so we get full validation of the example.
.../display/panel/samsung,lms380kf01.yaml | 97 +++++++++++++++++++ 1 file changed, 97 insertions(+)
Reviewed-by: Douglas Anderson dianders@chromium.org