Re: [RFC 0/3] Enable firmware-managed USB resources on Qcom targets

From: Konrad Dybcio
Date: Tue Mar 05 2024 - 16:09:35 EST




On 3/5/24 17:57, Sriram Dash wrote:
Some target systems allow multiple resources to be managed by firmware.
On these targets, tasks related to clocks, regulators, resets, and
interconnects can be delegated to the firmware, while the remaining
responsibilities are handled by Linux.

Aside from the comments you already got from others, please change
[RFC m/n] to [PATCH RFC m/n] so that your series isn't filtered out
out maintainers' inboxes due to the missing PATCH keyword..

Konrad