Re: [PATCH v2 0/6] Add RK3588 SATA support

From: Serge Semin
Date: Wed May 31 2023 - 07:35:40 EST


Hello Sebastian

On Mon, May 22, 2023 at 07:34:17PM +0200, Sebastian Reichel wrote:
> Hi,
>
> This enables SATA support for RK3588.

Thanks for the updated series. I'll have a look at the DW AHCI SATA
part of it on this week.

-Serge(y)

>
> Changes since PATCHv1:
> * https://lore.kernel.org/all/20230413182345.92557-1-sebastian.reichel@xxxxxxxxxxxxx/
> * Rebase to v6.4-rc1
> * Collect Acked-by for syscon DT binding update
> * Use ASIC clock description suggested by Serge Semin
> * Also add RBC clock (not used by RK3588)
> * Add extra patch narrowing down the allowed clocks for RK356x and RK3588
>
> -- Sebastian
>
> Sebastian Reichel (6):
> dt-bindings: soc: rockchip: add rk3588 pipe-phy syscon
> dt-bindings: ata: ahci: add RK3588 AHCI controller
> dt-bindings: ata: ahci: dwc: enforce rockchip clocks
> dt-bindings: phy: rockchip: rk3588 has two reset lines
> arm64: dts: rockchip: rk3588: add combo PHYs
> arm64: dts: rockchip: rk3588: add SATA support
>
> .../bindings/ata/snps,dwc-ahci-common.yaml | 8 +-
> .../bindings/ata/snps,dwc-ahci.yaml | 40 +++++++--
> .../phy/phy-rockchip-naneng-combphy.yaml | 8 +-
> .../devicetree/bindings/soc/rockchip/grf.yaml | 1 +
> arch/arm64/boot/dts/rockchip/rk3588.dtsi | 44 +++++++++
> arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 90 +++++++++++++++++++
> 6 files changed, 183 insertions(+), 8 deletions(-)
>
> --
> 2.39.2
>