
Hi Jagan,
On 2023/8/9 20:34, Jagan Teki wrote:
Hi Kever,
On Wed, 26 Jul 2023 at 13:55, Jagan Teki jagan@edgeble.ai wrote:
On Wed, 26 Jul 2023 at 13:42, Kever Yang kever.yang@rock-chips.com wrote:
Hi Jagan,
On 2023/7/19 16:17, Jagan Teki wrote:
Sync the linux-next from below commit, commit <1642bf66e270> ("arm64: dts: rockchip: add USB2 to rk3588s-rock5a")
How much difference for the linux-next and the latest linux release version?
It would be better if we can have sync with a release version unless many important patches are on the way.
My initial idea is to pick standard rc but there are some usb patches are on top of linux-next so I took those.
Also rops the duplicate usb nodes from rk3588s-u-boot.dtsi
Signed-off-by: Jagan Teki jagan@edgeble.ai
Changes for v2:
Keep sdhci modes for ROCK5B
arch/arm/dts/rk3588-edgeble-neu6a.dtsi | 1 - arch/arm/dts/rk3588-edgeble-neu6b-io.dts | 66 +++ arch/arm/dts/rk3588-edgeble-neu6b.dtsi | 359 ++++++++++- arch/arm/dts/rk3588-evb1-v10.dts | 720 ++++++++++++++++++++++- arch/arm/dts/rk3588-rock-5b-u-boot.dtsi | 7 - arch/arm/dts/rk3588-rock-5b.dts | 578 +++++++++++++++++- arch/arm/dts/rk3588.dtsi | 112 ++++ arch/arm/dts/rk3588s-u-boot.dtsi | 119 ---- arch/arm/dts/rk3588s.dtsi | 499 +++++++++++++++- include/dt-bindings/ata/ahci.h | 20 +
Why need this ahci header file in the patch?
linux SATA node rk3588.dtsi is including this.
I don't understand whether it was ignored or forgotten. As I said before, this sync would require in the tree in MW or earliest for better testing functions. Please let me know your comments if you planned anything.
This is not able to apply due to conflict in many files, please help to rebase it, and pls get from linux rc if possible.
Thanks,
- Kever
Thanks, Jagan.