Re: [PATCH v3 3/7] spi: qcom-qspi: Add interconnect support for memory path
From: Viken Dadhaniya
Date: Fri Apr 24 2026 - 11:46:51 EST
On 4/23/2026 5:09 PM, Mark Brown wrote:
> On Thu, Apr 23, 2026 at 01:20:01PM +0200, Konrad Dybcio wrote:
>> On 4/23/26 6:41 AM, Viken Dadhaniya wrote:
>>> On 4/20/2026 10:14 PM, Mark Brown wrote:
>
>>>> Does this handle missing qspi-memory properly? It's not conditional on
>>>> the compatible so it'll run even for existing devices.
>
>>> All existing device trees have been updated to include this path,
>>> so there won't be any probe failures for existing devices.
>
>> The problem is, not all users of the new kernel also update the device
>> trees
>
> And also the binding says that for some SoCs there's still only a
> requirement for one DT to be specified in the binding IIRC.
Sure, understood. I’ll update it in the next patch set.