From: Andy Yan <andyshrk@163.com>
To: kever.yang@rock-chips.com
Cc: jonas@kwiboo.se, u-boot@lists.denx.de, Andy Yan <andyshrk@163.com>
Subject: [PATCH 0/1] Add support for Cool Pi GenBook
Date: Sun, 11 Aug 2024 18:02:54 +0800 [thread overview]
Message-ID: <20240811100255.1664095-1-andyshrk@163.com> (raw)
Support for Cool Pi GenBook is landing linux-rockchip[], so also
add the support for u-boot here.
[0] https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v6.12-armsoc/dts64&id=4a8c1161b843c366776fc872a6fe45b743b2983e
Andy Yan (1):
board: rockchip: Add support for rk3588 GenBook
.../dts/rk3588-coolpi-cm5-genbook-u-boot.dtsi | 70 ++++
arch/arm/mach-rockchip/rk3588/Kconfig | 7 +
board/coolpi/genbook/Kconfig | 12 +
board/coolpi/genbook/MAINTAINERS | 7 +
board/coolpi/genbook/README | 23 ++
configs/coolpi-genbook-rk3588_defconfig | 104 ++++++
.../rockchip/rk3588-coolpi-cm5-genbook.dts | 349 ++++++++++++++++++
include/configs/genbook-rk3588.h | 28 ++
8 files changed, 600 insertions(+)
create mode 100644 arch/arm/dts/rk3588-coolpi-cm5-genbook-u-boot.dtsi
create mode 100644 board/coolpi/genbook/Kconfig
create mode 100644 board/coolpi/genbook/MAINTAINERS
create mode 100644 board/coolpi/genbook/README
create mode 100644 configs/coolpi-genbook-rk3588_defconfig
create mode 100644 dts/upstream/src/arm64/rockchip/rk3588-coolpi-cm5-genbook.dts
create mode 100644 include/configs/genbook-rk3588.h
--
2.34.1
next reply other threads:[~2024-08-11 10:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 10:02 Andy Yan [this message]
2024-08-11 10:02 ` [PATCH 1/1] board: rockchip: Add support for rk3588 GenBook Andy Yan
2024-08-11 21:26 ` Dragan Simic
2024-08-12 0:37 ` Andy Yan
2024-08-12 0:46 ` Dragan Simic
2024-08-12 8:23 ` Quentin Schulz
2024-08-12 10:00 ` Andy Yan
2024-08-12 10:46 ` Quentin Schulz
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=20240811100255.1664095-1-andyshrk@163.com \
--to=andyshrk@163.com \
--cc=jonas@kwiboo.se \
--cc=kever.yang@rock-chips.com \
--cc=u-boot@lists.denx.de \
/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