From: Aaron Griffith <aargri@gmail.com>
To: Jonas Karlman <jonas@kwiboo.se>
Cc: Kever Yang <kever.yang@rock-chips.com>,
Simon Glass <sjg@chromium.org>,
Philipp Tomsich <philipp.tomsich@vrull.eu>,
Tom Rini <trini@konsulko.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH 00/10] rockchip: Add initial support for RK3506
Date: Fri, 9 Jan 2026 15:23:41 -0500 [thread overview]
Message-ID: <aWFjzQfEwfCK8RKJ@nara> (raw)
In-Reply-To: <20260109005008.101506-1-jonas@kwiboo.se>
Hello Jonas,
On Fri, Jan 09, 2026 at 12:49:41AM +0000, Jonas Karlman wrote:
> This series add initial support for the Rockchip RK3506 SoC.
>
> [..]
#
> With this series, board DTs and defconfigs it should be possible to boot
> into U-Boot proper (without OP-TEE) and still have support for MMC,
> Ethernet, OTP, RNG, LEDs, buttons and USB gadget/host.
I have a Luckfox Lyra Pi W board (with RK3506B) and a Luckfox Lyra
(with RK3506G). I've been using the earlier version of this patchset
for about two weeks to successfully boot Linux on both of these
boards. I'm excited to see this support heading upstream.
Using these patches specifically, I can verify that the RNG and LEDs
work, that it is able to read data from the MMC and USB storage, and
that it successfully loads and runs a Linux kernel.
I was not able to get the Ethernet port to work on my Lyra Pi board,
but that uses your device tree information that is not part of these
patches (and may be incomplete). The specific failure U-boot reports is:
ethernet@ff4d0000 Waiting for PHY auto negotiation to complete.........
TIMEOUT !
So, for what it's worth,
Tested-by: Aaron Griffith <aargri@gmail.com>
Thanks,
-Aaron
next prev parent reply other threads:[~2026-01-09 20:23 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-09 0:49 [PATCH 00/10] rockchip: Add initial support for RK3506 Jonas Karlman
2026-01-09 0:49 ` [PATCH 01/10] rockchip: mkimage: Add " Jonas Karlman
2026-01-09 0:49 ` [PATCH 02/10] ram: rockchip: Add basic " Jonas Karlman
2026-01-09 0:49 ` [PATCH 03/10] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit Jonas Karlman
2026-01-09 0:49 ` [PATCH 04/10] clk: rockchip: Add support for RK3506 Jonas Karlman
2026-01-09 0:49 ` [PATCH 05/10] pinctrl: rockchip: Use syscon_regmap_lookup_by_phandle() Jonas Karlman
2026-01-09 0:49 ` [PATCH 06/10] pinctrl: rockchip: Add support for RK3506 Jonas Karlman
2026-01-09 0:49 ` [PATCH 07/10] rockchip: otp: " Jonas Karlman
2026-01-09 0:49 ` [PATCH 08/10] phy: rockchip-inno-usb2: " Jonas Karlman
2026-01-09 0:49 ` [PATCH 09/10] net: dwc_eth_qos_rockchip: " Jonas Karlman
2026-01-09 0:49 ` [PATCH 10/10] arch: arm: rockchip: Add initial " Jonas Karlman
2026-01-09 9:37 ` Mattijs Korpershoek
2026-01-09 20:23 ` Aaron Griffith [this message]
2026-01-12 20:16 ` [PATCH 00/10] " Jonas Karlman
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=aWFjzQfEwfCK8RKJ@nara \
--to=aargri@gmail.com \
--cc=jonas@kwiboo.se \
--cc=kever.yang@rock-chips.com \
--cc=philipp.tomsich@vrull.eu \
--cc=sjg@chromium.org \
--cc=trini@konsulko.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