Hi Tom,
On 2023/7/20 02:43, Tom Rini wrote:
On Wed, Jul 19, 2023 at 05:33:55PM +0100, Christopher Obbard wrote:
Add support for the RK3399T-based Radxa ROCK 4SE board. This board offers
similar peripherals and form-factor to the ROCK Pi 4B but uses the
cost-optimised RK3399T processor (which has different a OPP table but
otherwise minimal changes) and some other minor hardware changes between
the Rock Pi 4B (described in the devicetree).
The first patch syncs the RK3399-based ROCK Pi 4 boards from Linux,
moving the RK3399 OPP table from the generic Radxa ROCK Pi 4 dtsi into
board-specific devicetree files, in preparation for the ROCK 4SE
devicetree file.
The second patch adds support for the Radxa ROCK 4SE.
Christopher Obbard (2):
arm: rockchip: sync ROCK Pi 4 SoCs from Linux
arm: rockchip: Add Radxa ROCK 4SE
It would be really good for someone to convert
include/configs/rk3399_common.h to using the plain text environment,
I will do this convert.
Thanks,
- Kever
is
my main feedback on this series. That's not a NAK mind you, but, it
would be good to get some cleanups done in this area. Thanks!