From: Maya Matuszczyk <maccraft123mc@gmail.com>
To: heiko@sntech.de
Cc: linux-rockchip@lists.infradead.org,
Maya Matuszczyk <maccraft123mc@gmail.com>
Subject: [PATCH v2 0/4] Add internal display support to Odroid Go Super
Date: Mon, 13 Feb 2023 16:38:12 +0100 [thread overview]
Message-ID: <20230213153816.213526-1-maccraft123mc@gmail.com> (raw)
This patch series introduces internal display to Odroid Go Super, which
shares panel with Odroid Go Ultra and several clone devices.
---
Changes from v1:
- Changed commit message of dt-bindings patch to conform to standards
- Made dt-bindings patch add compatible in alphabetical order
- Added support for orientation in st7701 driver
Maya Matuszczyk (4):
dt-bindings: display: panel: sitronix,st7701: Add Elida KD50T048A
Panel
drm: panel: Add Elida KD50T048A to Sitronix ST7701 driver
drm: panel: Add orientation support for st7701
arm64: dts: rockchip: Add display support to Odroid Go Super
.../display/panel/sitronix,st7701.yaml | 1 +
.../boot/dts/rockchip/rk3326-odroid-go3.dts | 4 +-
drivers/gpu/drm/panel/panel-sitronix-st7701.c | 144 ++++++++++++++++++
3 files changed, 148 insertions(+), 1 deletion(-)
--
2.39.1
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2023-02-13 15:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 15:38 Maya Matuszczyk [this message]
2023-02-13 15:38 ` [PATCH v2 1/4] dt-bindings: display: panel: sitronix,st7701: Add Elida KD50T048A Panel Maya Matuszczyk
2023-02-13 17:07 ` Krzysztof Kozlowski
2023-02-13 15:38 ` [PATCH v2 2/4] drm: panel: Add Elida KD50T048A to Sitronix ST7701 driver Maya Matuszczyk
2023-02-13 15:38 ` [PATCH v2 3/4] drm: panel: Add orientation support for st7701 Maya Matuszczyk
2023-02-13 15:38 ` [PATCH v2 4/4] arm64: dts: rockchip: Add display support to Odroid Go Super Maya Matuszczyk
2023-03-07 22:24 ` (subset) [PATCH v2 0/4] Add internal " Heiko Stuebner
2023-03-07 23:35 ` Heiko Stuebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230213153816.213526-1-maccraft123mc@gmail.com \
--to=maccraft123mc@gmail.com \
--cc=heiko@sntech.de \
--cc=linux-rockchip@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox