Re: [PATCH v6 0/5] Refine i.MX8QM SATA based on generic PHY callbacks
From: Niklas Cassel <cassel@kernel.org>
Date: 2024-08-12 12:53:09
Also in:
imx, linux-arm-kernel, linux-ide, lkml
From: Niklas Cassel <cassel@kernel.org>
Date: 2024-08-12 12:53:09
Also in:
imx, linux-arm-kernel, linux-ide, lkml
On Mon, 12 Aug 2024 10:00:50 +0800, Richard Zhu wrote:
V6 main changes: - Add Frank's reviewed tag. - Drop 32bit DMA limit commit, since the "dma-ranges" of DT can overcome this limitation. - Correct the email-lists, incorrect used in v5. V5 main changes: Thanks for Niklas' kind help. - Drop 32bit DMA limit commit, since the "dma-ranges" of DT can overcome this limitation. [...]
Applied to libata/linux.git (for-6.12), thanks!
[1/5] dt-bindings: ata: Add i.MX8QM AHCI compatible string
https://git.kernel.org/libata/linux/c/5ff80684
[2/5] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
https://git.kernel.org/libata/linux/c/4147e9d2
[3/5] ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
https://git.kernel.org/libata/linux/c/3156e1b2
[4/5] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
https://git.kernel.org/libata/linux/c/803f9fb8
[5/5] ata: ahci_imx: Correct the email address
https://git.kernel.org/libata/linux/c/6773e058
Kind regards,
Niklas