public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
From: Shimrra Shai <shimrrashai@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: linux-pm@vger.kernel.org, linux-rockchip@lists.infradead.org,
	Shimrra Shai <shimrrashai@gmail.com>
Subject: [PATCH v1 0/2] [Draft] arm64: dts: rockchip: Add Firefly ITX-3588J Board
Date: Thu, 12 Dec 2024 19:30:49 -0600	[thread overview]
Message-ID: <20241213013051.11095-1-shimrrashai@gmail.com> (raw)

Hi.

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 is so far a draft copy meant
for review and suggestions as there are still some issues.

It's also important to note this was originally being worked on with
a specific aim to include it in a UEFI firmware package; as a result
it has a few differences (like a pre-built "chosen" bootargs and
disabling the eMMC) that may not make sense in a final kernel tree;
I'm posting this for feedback and not as a final proposal as those
are relatively easy to reverse and so don't affect the tree
substantially.

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 be enabled
   for the present kernel.

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 +
 .../rk3588-firefly-itx-3588j-uefi.dts         | 1131 +++++++++++++++++
 .../boot/dts/rockchip/rockchip-pca9555.h      |   31 +
 3 files changed, 1167 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-firefly-itx-3588j-uefi.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

             reply	other threads:[~2024-12-13  1:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-13  1:30 Shimrra Shai [this message]
2024-12-13  1:30 ` [PATCH v1 1/2] [Draft] arm64: dts: rockchip: add DTs for Firefly ITX-3588J Shimrra Shai
2024-12-13  1:30 ` [PATCH v1 2/2] [Draft] dt-bindings: arm: rockchip: Add Firefly ITX-3588J board Shimrra Shai
2024-12-13  7:50   ` Krzysztof Kozlowski
2024-12-13 15:02     ` Shimrra Shai
2024-12-13 15:10       ` Krzysztof Kozlowski
2024-12-13 15:41         ` Re: " Shimrra Shai
2024-12-13 16:03           ` Shimrra Shai
2024-12-13 16:11             ` Krzysztof Kozlowski

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=20241213013051.11095-1-shimrrashai@gmail.com \
    --to=shimrrashai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --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