lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241210164333.121253-1-sebastian.reichel@collabora.com>
Date: Tue, 10 Dec 2024 17:41:29 +0100
From: Sebastian Reichel <sebastian.reichel@...labora.com>
To: Neil Armstrong <neil.armstrong@...aro.org>,
	Jessica Zhang <quic_jesszhan@...cinc.com>,
	Andy Yan <andyshrk@....com>,
	Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>
Cc: David Airlie <airlied@...il.com>,
	Simona Vetter <simona@...ll.ch>,
	Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
	Maxime Ripard <mripard@...nel.org>,
	Thomas Zimmermann <tzimmermann@...e.de>,
	dri-devel@...ts.freedesktop.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-rockchip@...ts.infradead.org,
	Sebastian Reichel <sebastian.reichel@...labora.com>,
	kernel@...labora.com
Subject: [PATCH v1 0/2] Rockchip W552793DBA-V10 panel support

Hi,

This has been tested in combination with the series from Heiko Stübner
enabling DSI support for the RK3588 [0] [1] on the RK3588 EVB1.

[0] https://lore.kernel.org/linux-rockchip/20241209231021.2180582-1-heiko@sntech.de/
[1] https://lore.kernel.org/linux-rockchip/20241203164934.1500616-1-heiko@sntech.de/

Thanks for having a look.

Greetings,

-- Sebastian

Sebastian Reichel (2):
  dt-bindings: display: panel: Add Raydium RM67200
  drm/panel: add Raydium RM67200 panel driver

 .../display/panel/raydium,rm67200.yaml        |  72 +++
 drivers/gpu/drm/panel/Kconfig                 |   8 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 drivers/gpu/drm/panel/panel-raydium-rm67200.c | 503 ++++++++++++++++++
 4 files changed, 584 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/raydium,rm67200.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-raydium-rm67200.c

-- 
2.45.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ