mbox series

[0/2] Add POWERTIP PH128800T004-ZZA01 panel support

Message ID 20250311-add-powertip-ph128800t004-v1-0-7f95e6984cea@bootlin.com (mailing list archive)
Headers show
Series Add POWERTIP PH128800T004-ZZA01 panel support | expand

Message

Antonin Godard March 11, 2025, 4:40 p.m. UTC
The POWERTIP PH128800T004-ZZA01 panel is close to the POWERTIP
PH128800T006-ZHC01, with different timings. Add a binding and a panel
entry under panel-simple.c.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (2):
      dt-bindings: display: simple: Add POWERTIP PH128800T004-ZZA01 panel
      drm/panel: simple: Add POWERTIP PH128800T004-ZZA01 panel entry

 .../bindings/display/panel/panel-simple.yaml       |  2 ++
 drivers/gpu/drm/panel/panel-simple.c               | 29 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
---
base-commit: 66683f3b2661643f694607283ee8f01b7a934c83
change-id: 20250310-add-powertip-ph128800t004-43a5f71fc25b

Best regards,

Comments

Louis Chauvet March 12, 2025, 9:41 a.m. UTC | #1
On Tue, 11 Mar 2025 17:40:04 +0100, Antonin Godard wrote:
> The POWERTIP PH128800T004-ZZA01 panel is close to the POWERTIP
> PH128800T006-ZHC01, with different timings. Add a binding and a panel
> entry under panel-simple.c.
> 
> 

Applied, thanks!

[1/2] dt-bindings: display: simple: Add POWERTIP PH128800T004-ZZA01 panel
      commit: 36cb24049b911ed83d34441cd2e9adebfc999da8
[2/2] drm/panel: simple: Add POWERTIP PH128800T004-ZZA01 panel entry
      commit: 6374a1005f20c1c2f7bbcc1bc735c2be4910a685

Best regards,