* [RESEND PATCH 2/8] ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
[not found] <20220707065800.261269-1-william.zhang@broadcom.com>
@ 2022-07-07 6:57 ` William Zhang
2022-07-07 16:25 ` Florian Fainelli
2022-07-08 21:09 ` Florian Fainelli
0 siblings, 2 replies; 3+ messages in thread
From: William Zhang @ 2022-07-07 6:57 UTC (permalink / raw)
To: Linux ARM List, Broadcom Kernel List
Cc: anand.gore, dan.beygelman, kursad.oney, joel.peshkin, f.fainelli,
William Zhang, Damien Le Moal, linux-ide, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 800 bytes --]
Prepare for the BCM63138 ARCH_BCM_63XX migration to ARCH_BCMBCA. Make
AHCI_BRCM depending on ARCH_BCMBCA.
Signed-off-by: William Zhang <william.zhang@broadcom.com>
Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
---
drivers/ata/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index bb45a9c00514..1c9f4fb2595d 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -148,7 +148,7 @@ config SATA_AHCI_PLATFORM
config AHCI_BRCM
tristate "Broadcom AHCI SATA support"
depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_NSP || \
- ARCH_BCM_63XX || COMPILE_TEST
+ ARCH_BCMBCA || COMPILE_TEST
select SATA_HOST
help
This option enables support for the AHCI SATA3 controller found on
--
2.34.1
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [RESEND PATCH 2/8] ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
2022-07-07 6:57 ` [RESEND PATCH 2/8] ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA William Zhang
@ 2022-07-07 16:25 ` Florian Fainelli
2022-07-08 21:09 ` Florian Fainelli
1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2022-07-07 16:25 UTC (permalink / raw)
To: William Zhang, Linux ARM List, Broadcom Kernel List
Cc: anand.gore, dan.beygelman, kursad.oney, joel.peshkin, f.fainelli,
Damien Le Moal, linux-ide, linux-kernel
On 7/6/22 23:57, William Zhang wrote:
> Prepare for the BCM63138 ARCH_BCM_63XX migration to ARCH_BCMBCA. Make
> AHCI_BRCM depending on ARCH_BCMBCA.
>
> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
There is no cover letter for this 8 patch series :/ it is not clear to
me whether each subsystem maintainer will be in a position to merge
these patches individually, yet still have all 8 (7 of them actually,
see comment to patch 1) land in 5.20.
Alternatively, we can merge these patches through the Broadcom ARM SoC
pull request(s) to ensure they all land at the same time.
--
Florian
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RESEND PATCH 2/8] ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
2022-07-07 6:57 ` [RESEND PATCH 2/8] ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA William Zhang
2022-07-07 16:25 ` Florian Fainelli
@ 2022-07-08 21:09 ` Florian Fainelli
1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2022-07-08 21:09 UTC (permalink / raw)
To: bcm-kernel-feedback-list, William Zhang, Linux ARM List
Cc: anand.gore, dan.beygelman, kursad.oney, joel.peshkin,
Damien Le Moal, linux-ide, linux-kernel
On Wed, 6 Jul 2022 23:57:53 -0700, William Zhang <william.zhang@broadcom.com> wrote:
> Prepare for the BCM63138 ARCH_BCM_63XX migration to ARCH_BCMBCA. Make
> AHCI_BRCM depending on ARCH_BCMBCA.
>
> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
> ---
Applied to https://github.com/Broadcom/stblinux/commits/drivers/next, thanks!
--
Florian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-08 21:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20220707065800.261269-1-william.zhang@broadcom.com>
2022-07-07 6:57 ` [RESEND PATCH 2/8] ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA William Zhang
2022-07-07 16:25 ` Florian Fainelli
2022-07-08 21:09 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).