Re: [PATCH 35/35] arm64: dts: qcom: talos: Drop unused second PDC reg entry

From: Krzysztof Kozlowski

Date: Tue Apr 14 2026 - 06:59:04 EST


On 10/04/2026 20:41, Mukesh Ojha wrote:
> The PDC driver only maps the first register region (APSS DRV) via
> of_address_to_resource(node, 0, ...). The second reg entry was never
> accessed by the driver and can be removed.
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
> ---

Same comment as for other patches like that. This is not a valid reason
or at least not sufficiently explained. Either hardware has it or has
not. Why is driver relevant here? That must be explained in commit msg.

Best regards,
Krzysztof