Re: [PATCH v4 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
From: Niklas Cassel
Date: Tue Dec 30 2025 - 04:34:00 EST
Hello Mani,
On Sun, Dec 28, 2025 at 10:31:00PM +0530, Manivannan Sadhasivam wrote:
> The Mechanical Key M connector is used to connect SSDs to the host machine over
> PCIe/SATA interfaces. Due to the hardware constraints, this series only adds
> support for driving the PCIe interface of the connector in the kernel.
Since this series does not add any support for SATA, do we really want to
modify the SATA device tree binding?
I know that device tree describes the hardware, but if there is no software
that makes use of this, the SATA DT binding change feels a bit unnecessary.
Do we perhaps want to defer modifying the SATA DT binding change until the
corresponding change in software is added?
Kind regards,
Niklas