From: Shimrra Shai <shimrrashai@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
heiko@sntech.de, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-pm@vger.kernel.org,
Shimrra Shai <shimrrashai@gmail.com>
Subject: [PATCH v2 0/2] arm64: dts: rockchip: Add Firefly ITX-3588J Board
Date: Fri, 13 Dec 2024 12:08:53 -0600 [thread overview]
Message-ID: <20241213180855.16472-1-shimrrashai@gmail.com> (raw)
NOTE: This is a resubmit of a previous submission with corrected
recipients list and some small changes to make it more suited for the
general kernel (e.g. eMMC is enabled now).
---
I am proposing a Device Tree Blob for the Firefly ITX-3588J board.
This is another Mini-ITX form-factor board for the Rockchip RK3588
SoC, along with the ROCK 5 ITX. This version still has some outstanding
issues, however, so I am unsure if it is ready for incorporation in this
state and I have not yet found a fix for them as of now. I invite any
comments.
Issues outstanding:
* Suspend does not work.
* The USB-C port does not work.
* Unsure how to get control over the main LED; the commented part
seems to cause a failure.
* Audio output on the back green port does not seem to work; but I
found this may be due to slight inadequacy of the still-new ES8323
driver - can suggest a patch for that too separately.
* Not sure if there are other board features that could still be enabled
with the present kernel drivers.
Thanks,
Shimrra
Shimrra Shai (2):
arm64: dts: rockchip: add DTs for Firefly ITX-3588J
dt-bindings: arm: rockchip: Add Firefly ITX-3588J board
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../dts/rockchip/rk3588-firefly-itx-3588j.dts | 1133 +++++++++++++++++
.../boot/dts/rockchip/rockchip-pca9555.h | 31 +
4 files changed, 1170 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-firefly-itx-3588j.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rockchip-pca9555.h
--
2.45.2
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2024-12-13 18:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 18:08 Shimrra Shai [this message]
2024-12-13 18:08 ` [PATCH v2 1/2] arm64: dts: rockchip: add DTs for Firefly ITX-3588J Shimrra Shai
2024-12-13 18:34 ` Heiko Stübner
2024-12-13 18:08 ` [PATCH v2 2/2] dt-bindings: arm: rockchip: Add Firefly ITX-3588J board Shimrra Shai
2024-12-13 18:22 ` Heiko Stübner
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=20241213180855.16472-1-shimrrashai@gmail.com \
--to=shimrrashai@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh@kernel.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