Hi Maxim,
On 7/19/24 9:35 AM, Maxim Moskalets wrote:
Just copy of rock-3a-rk3568_defconfig with dts for rock-3c-rk3566.
Separated from the original due to the use of different DTS, than
fixed primarily network support.
Signed-off-by: Maxim Moskalets <maximmo...@gmail.com>
---
configs/rock-3c-rk3566_defconfig | 93 +++
.../src/arm64/rockchip/rk3566-rock-3c.dts | 726 ++++++++++++++++++
Contribution to dts/upstream is only allowed through the
dts/update-dts-subtree.sh script.
For this script to work, the commit you're interested in should exist in
https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/.
You're in luck though, Tom has sent a Subtree merge request to the
mailing list yesterday evening, c.f.
https://lore.kernel.org/u-boot/20240718184912.2759784-1-tr...@konsulko.com/T/#u
so barring any veto, this should hit the master branch of U-Boot in the
next few days and you'd only have to add the defconfig to U-Boot.
I recommend to give it a few days and check if that commit is merged to
rebase your work on top of it.
Cheers,
Quentin