[PATCH v2 1/2] arm64: dts: rockchip: Sync DT from linux-next
Jagan Teki
jagan at edgeble.ai
Wed Jul 26 10:25:58 CEST 2023
On Wed, 26 Jul 2023 at 13:42, Kever Yang <kever.yang at 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 at 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.
Thanks,
Jagan.
More information about the U-Boot
mailing list