Re: [PATCH] arm64: defconfig: Enable the Keystone PCIe host and endpoint driver
From: Aksh Garg
Date: Mon Feb 23 2026 - 06:18:28 EST
On 23/02/26 16:36, Krzysztof Kozlowski wrote:
On 23/02/2026 11:46, Aksh Garg wrote:
Enable the PCIe Glue driver for Host and Endpoint mode of operation of
the Designware PCIe controller in the Texas Instruments AM65 SoC.
Signed-off-by: Aksh Garg <a-garg7@xxxxxx>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
Why are you sending two separate patches one after another?
Best regards,
Krzysztof
As both the patches does not depend on each other, can independently be
reviewed, and address different SoCs with different PCIe controllers, I
thought it would be better to send them as two separate patches.