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

From: Sriram Dash
Date: Wed Mar 06 2024 - 11:06:37 EST


On 3/6/2024 2:39 AM, Konrad Dybcio wrote:


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..


Sure. thanks Konrad.

Konrad